Browse Results

Showing 42,301 through 42,325 of 60,498 results

Odoo 11 Development Cookbook, Second Edition: Over 120 Unique Recipes To Build Effective Enterprise And Business Applications

by Alexandre Fayolle

Odoo is a full-featured open source ERP with a focus on extensibility. The flexibility and sustainability of open source is also a key selling point of Odoo. It is built on a powerful framework for rapid application development, both for back-end applications and front-end websites. The latest v10 has quite a few updates that will interest developers. The book starts by covering Odoo installation and administration and then dives deep into Odoo Server deployment.

Odoo 11 Development Essentials: Develop and customize business applications with Odoo 11, 3rd Edition

by Daniel Reis

Fast track your development skills to build resourceful, open-source business applications with Odoo 11Key FeaturesDiscover the latest technical capabilities in Odoo 11 while you build your own appProgram business logic and manipulate data to implement specific business rules in your applicationsImplement automated tests to add modules and techniques and debug module business logicBook DescriptionOdoo continues to gain worldwide momentum as the best platform for open source ERP installations. Now, with Odoo 11, you have access to an improved GUI, performance optimization, integrated in-app purchase features, and a fast-growing community to help transform and modernize your business. With this practical guide, you will cover all the new features that Odoo 11 has to offer to build and customize business applications, focusing on the publicly available community edition.We begin with setting up a development environment, and as you make your way through the chapters, you will learn to build feature-rich business applications. With the aim of jump-starting your Odoo proficiency level, from no specific knowledge to application development readiness, you will develop your first Odoo application. We then move on to topics such as models and views, and understand how to use server APIs to add business logic, helping to lay a solid foundation for advanced topics.The book concludes with Odoo interactions and how to use the Odoo API from other programs, all of which will enable you to efficiently integrate applications with other external systems.What you will learnInstall Odoo from sourceManage Odoo server instancesCreate a new Odoo application from scratch covering the most frequently used elementsDevelop new models and use inheritance to extend/modify existing modelsUse ORM methods, both in the Odoo server and from external clientsCreate Kanban views using QWeb effectivelyDevelop custom web and website CMS pagesUse external API to integrate Odoo with external applicationsWho this book is forOdoo 11 Development Essentials caters to developers who are familiar with Python and MVC design and now want to build effective business applications using Odoo.

Odoo 12 Development Cookbook: 190+ unique recipes to build effective enterprise and business applications, 3rd Edition

by Daniel Reis Holger Brunn Alexandre Fayolle Parth Gajjar

Build customized solutions for your business using the latest features of Odoo 12 and PythonKey FeaturesGet up to speed with Odoo 12 to create custom and reusable modulesInterconnect your application with other systems by implementing web APIsUnderstand the mechanisms powering the Odoo framework and Odoo.sh to build robust enterprisesBook DescriptionOdoo is a powerful framework known for rapid application development. Its latest release, Odoo 12, introduces tons of new features. With this book, you'll learn how to develop powerful Odoo applications from scratch, using all the latest features.This Odoo cookbook starts by covering Odoo installation and deployment on the server. Next, you'll explore the Odoo framework with real-world examples. You'll create a new Odoo module from the ground up and progress to advanced framework concepts. You'll also learn how to modify existing applications, including Point of Sale (POS). This book is not just limited to backend development; the advanced JavaScript recipes for creating new views and widgets will help you build beautiful UI elements. As you move forward, you'll gain insights into website development and become a quality Odoo developer by studying performance optimization, debugging, and automated tests. Finally, you'll learn the latest concepts like multi-website, In-App Purchasing (IAP), Odoo.sh, and IoT Box.By the end of the book, you'll have all the knowledge you need to build powerful Odoo applications. The development best practices used in this book will undoubtedly come handy when you are working with the Odoo framework.What you will learnDevelop a module in the Odoo framework and modify the existing flow of any applicationBuild dynamic websites with Odoo CMSCreate and modify backend JavaScript components in Odoo and POSConnect and access any object in Odoo via Remote Procedure Calls (RPC)Illustrate the different tools available in Odoo to implement business processes for your recordsImplement in-app purchase servicesManage, deploy, and test an Odoo instance with the PaaS Odoo.shConfigure IoT Box to add and upgrade Point of Sale (POS) hardwareWho this book is forIf you're a Python developer who wants to develop highly efficient business applications with the latest Odoo framework, or if you just want a solution guide for all your Odoo development issues, this book is for you. Some JavaScript programming and web development experience is necessary to get the most out of this book.

Odoo 12 Development Essentials - Fourth Edition

by Daniel Reis

Odoo 12 Development Essentials caters to developers who are familiar with Python and MVC design and now want to build business applications using Odoo.

Odoo 14 Development Cookbook: Rapidly build, customize, and manage secure and efficient business apps using Odoo's latest features, 4th Edition

by Daniel Reis Holger Brunn Alexandre Fayolle Parth Gajjar

With over 200 recipes covering real-world examples, take your Odoo development skills to the next level and solve complex business problems using this guideKey FeaturesLearn to develop new modules and modify existing modules using the Odoo frameworkExplore key concepts of the Odoo framework to build robust business applicationsCreate dynamic websites with snippets and learn to deploy an Odoo instance on the server or Odoo.shBook DescriptionWith its latest iteration, the powerful Odoo framework released a wide variety of features for rapid application development. This updated Odoo development cookbook will help you explore the new features in Odoo 14 and learn how to use them to develop Odoo applications from scratch. You'll learn about the new website concepts in Odoo 14 and get a glimpse of Odoo's new web-client framework, the Odoo Web Library (OWL). Once you've completed the installation, you'll begin to explore the Odoo framework with real-world examples. You'll then create a new Odoo module from the ground up and progress to advanced framework concepts. You'll also learn how to modify existing applications, including Point of Sale (POS) applications. This book isn't just limited to backend development; you'll discover advanced JavaScript recipes for creating new views and widgets. As you progress, you'll learn about website development and become a quality Odoo developer by studying performance optimization, debugging, and automated testing. Finally, you'll delve into advanced concepts such as multi-website, In-App Purchasing (IAP), Odoo.sh, the IoT Box, and security. By the end of the book, you'll have all the knowledge you need to build impressive Odoo applications and you'll be well versed in development best practices that will come in handy when working with the Odoo framework.What you will learnBuild beautiful websites with Odoo CMS using dynamic building blocksGet to grips with advanced concepts such as caching, prefetching, debuggingModify backend JavaScript components and POS applications with the new OWL frameworkConnect and access any object in Odoo via Remote Procedure Calls (RPC)Manage, deploy, and test an Odoo instance with Odoo.shConfigure IoT Box to add and upgrade Point of Sale (POS) hardwareFind out how to implement in-app purchase servicesWho this book is forThis book is suitable for both newcomers and experienced Odoo developers who want to develop a highly efficient business application with the Odoo framework. Basic knowledge of Python and JavaScript is necessary to get the most out of the book.

Odoo 15 Development Essentials: Enhance your Odoo development skills to create powerful business applications, 5th Edition

by Daniel Reis Greg Mader

Become a proficient Odoo developer and increase your productivity while building Odoo business applicationsKey FeaturesSet up the Odoo development environment and learn how to test and debug your codeUse the ORM framework to work with data and implement business logic supporting business rulesDesign user interfaces, web pages, and business reports using the Odoo framework's web componentsBook DescriptionOdoo is fast becoming the reference open source platform for business applications thanks to the fact that it provides the infrastructure needed for developers to deliver software solutions for any business process quickly. Odoo's layered module approach makes it particularly effective for combining and extending features. This updated fifth edition is a tutorial-style introduction to essential Odoo development topics.The book starts by covering the development essentials for building business applications and takes you through Odoo installation and configuration, gradually transitioning from having no specific knowledge of Odoo to being ready for application development. You'll then learn how to develop your first Odoo application, while covering topics such as models and views. Later chapters will get you up to speed with using server APIs to add business logic, helping you lay a solid foundation for advanced topics. As you progress, you'll get equipped to build and customize your applications and explore the new features available in Odoo 12 and beyond, such as in-memory ORM and computed writable fields. Finally, you'll gain insights into building business logic and using the Odoo API to integrate with various applications.By the end of this book, you'll be able to build business apps from scratch using the latest version of Odoo.What you will learnInstall Odoo from source and organize the development environmentCreate your first Odoo app from scratchUnderstand the application components available in OdooStructure the application's data model using ORM featuresUse the ORM API to implement the business logic layerDesign a graphical user interface (GUI) for the web client and websiteUse the Odoo External API to interface with external systemsDeploy and maintain your application in production environmentsWho this book is forThis book is for developers who want to learn Odoo application development and quickly become productive while creating business applications. Teachers, trainers, and Odoo team managers will also find the book useful for helping their students or trainees to learn Odoo development skills. Basic knowledge of Python programming is required to get started with the book

Odoo Development Cookbook

by Daniel Reis Alexandre Fayolle Holger Brunn

Build effective applications by applying Odoo development best practices About This Book * Each recipe stands by itself as much as possible, so that you can jump straight into the topics you prefer * The recipes included cover all the major development areas of Odoo and the most important techniques explained through real-life projects * From seasoned authors, learn the tricks of becoming a productive developer with the Odoo framework Who This Book Is For If you are a Python developer who wants to learn or consolidate your Odoo development skills, then this book is for you! Some experience with the JavaScript programming language and web development is required to fully benefit from the front-end chapters. What You Will Learn * Install and manage Odoo environments and instances * Use Models to define your application's data structures * Add business logic to your applications * Implement automated tests and debug Odoo apps * Use back-end views to create a user interface * Get to know about the access security model and internationalization features * Develop front-end website features * Extend the web client with new widgets and features In Detail Odoo is a full-featured open source ERP with a focus on extensibility. The flexibility and sustainability of open source is also a key selling point of Odoo. It is built on a powerful framework for rapid application development, both for back-end applications and front-end websites. The book starts by covering Odoo installation and administration, and provides a gentle introduction to application development. It then dives deep into several of the areas that an experienced developer will need to use. You'll learn implement business logic, adapt the UI, and extend existing features. Style and Approach These practical and easy-to-follow recipes are presented step-by-step, with dozens of hands-on recipes to boost your Odoo skills. This book can also be used as a reference guide for your daily work.

Odoo Development Essentials

by Daniel Reis

This book is intended for developers who need to quickly become productive with Odoo. You are expected to have experience developing business applications, as well as an understanding of MVC application design and knowledge of the Python programming language.

ODP.NET Developer’s Guide: Oracle Database 10g Development with Visual Studio 2005 and the Oracle Data Provider for .NET

by Sunitha Paruchuri Jagadish Chatarji Pulakhandam

This book uses many hands-on examples to show you how to use ODP.NET and Oracle Developer Tools from within Visual Studio 2005 to access Oracle Database 10g. The book is written for professional .NET developers who need to work with and take full advantage of Oracle Database 10g using Visual Studio 2005. Developers are expected to be familiar with Visual Basic.NET 2005 and have minimum knowledge of Oracle SQL and PL/SQL.

OFDMA Mobile Broadband Communications

by Junyi Li Xinzhou Wu Rajiv Laroia

Written by the pioneers of Flash-OFDM, arguably the first commercially developed OFDMA-based mobile broadband system in the world, this book teaches OFDMA from first principles, enabling readers to understand mobile broadband as a whole. The book examines the key requirements for data-centric mobile; how OFDMA fits well with data networks; why mobile broadband needs to be IP-based; and how to bridge communications theory to real-world air interface design and make a good system choice between performance and complexity. It also explores the future of wireless technologies beyond conventional cellular architecture. One of the key challenges faced by newcomers to this field is how to apply the wireless communications theory and principles to the real world and how to understand sophisticated commercial systems such as LTE. The authors use their firsthand experience to help graduate students, researchers and professionals working on 4G to bridge the gap between theory and practice.

Off the Edge: Flat Earthers, Conspiracy Culture, and Why People Will Believe Anything

by Kelly Weill

&“A deep dive into the world of Flat Earth conspiracy theorists . . . that brilliantly reveals how people fall into illogical beliefs, reject reason, destroy relationships, and connect with a broad range of conspiracy theories in the social media age. Beautiful, probing, and often empathetic . . . An insightful, human look at what fuels conspiracy theories.&” —Science Since 2015, there has been a spectacular boom in a centuries-old delusion: that the earth is flat. More and more people believe that we all live on a pancake-shaped planet, capped by a solid dome and ringed by an impossible wall of ice. How? Why? In Off the Edge, journalist Kelly Weill draws a direct line from today&’s conspiratorial moment, brimming not just with Flat Earthers but also anti-vaxxers and QAnon followers, back to the early days of Flat Earth theory in the 1830s. We learn the natural impulses behind these beliefs: when faced with a complicated world out of our control, humans have always sought patterns to explain the inexplicable. This psychology doesn&’t change. But with the dawn of the twenty-first century, something else has shifted. Powered by Facebook and YouTube algorithms, the Flat Earth movement is growing. At once a definitive history of the movement and an essential look at its unbelievable present, Off the Edge introduces us to a cast of larger-than-life characters. We meet historical figures like the nineteenth-century grifter who first popularized the theory, as well as the many modern-day Flat Earthers Weill herself gets to know, from moms on vacation to determined creationists to neo-Nazi rappers. We discover what, and who, converts people to Flat Earth belief, and what happens inside the rabbit hole. And we even meet a man determined to fly into space in a homemade rocket-powered balloon—whose tragic death is as senseless and absurd as the theory he sets out to prove. In this incisive and powerful story about belief, Kelly Weill explores how we arrived at this moment of polarized realities and explains what needs to happen so that we might all return to the same spinning globe.

Offensive and Defensive Cyber Security Strategies: Fundamentals, Theory and Practices (Cyber Shorts)

by Mariya Ouaissa Mariyam Ouaissa

The aim of this book is to explore the definitions and fundamentals of offensive security versus defensive security and describe the different tools and technologies for protecting against cyber threats. The book offers strategies of practical aspects of cybersecurity, covers the main disciplines needed to understand cybersecurity, and demonstrates ethical and legal concepts of cyber activities. It presents important concepts relevant for cybersecurity strategies, including the concept of cybercrime, cyber defense, protection of IT systems, and analysis of risks.

The Offensive Internet: Speech, Privacy, and Reputation

by Martha Craven Nussbaum

The Internet has been romanticized as a zone of freedom. The alluring combination of sophisticated technology with low barriers to entry and instantaneous outreach to millions of users has mesmerized libertarians and communitarians alike. Lawmakers have joined the celebration, passing the Communications Decency Act, which enables Internet Service Providers to allow unregulated discourse without danger of liability, all in the name of enhancing freedom of speech. But an unregulated Internet is a breeding ground for offensive conduct. At last we have a book that begins to focus on abuses made possible by anonymity, freedom from liability, and lack of oversight. The distinguished scholars assembled in this volume, drawn from law and philosophy, connect the absence of legal oversight with harassment and discrimination. Questioning the simplistic notion that abusive speech and mobocracy are the inevitable outcomes of new technology, they argue that current misuse is the outgrowth of social, technological, and legal choices. Seeing this clearly will help us to be better informed about our options. In a field still dominated by a frontier perspective, this book has the potential to be a real game changer. Armed with example after example of harassment in Internet chat rooms and forums, the authors detail some of the vile and hateful speech that the current combination of law and technology has bred. The facts are then treated to analysis and policy prescriptions. Read this book and you will never again see the Internet through rose-colored glasses.

Offensive Shellcode from Scratch: Get to grips with shellcode countermeasures and discover how to bypass them

by Rishalin Pillay

Gain practical knowledge of shellcode and leverage it to develop shellcode for Windows and Linux operating systems, while understanding the countermeasures in place and how these can be bypassedKey FeaturesGet up and running with shellcode fundamentalsDevelop Shellcode for Windows and LinuxUnderstand the building blocks of shellcodeBook DescriptionShellcoding is a technique that is executed by many red teams and used in penetration testing and real-world attacks. Books on shellcode can be complex, and writing shellcode is perceived as a kind of "dark art." Offensive Shellcode from Scratch will help you to build a strong foundation of shellcode knowledge and enable you to use it with Linux and Windows. This book helps you to explore simple to more complex examples of shellcode that are used by real advanced persistent threat (APT) groups. You'll get to grips with the components of shellcode and understand which tools are used when building shellcode, along with the automated tools that exist to create shellcode payloads. As you advance through the chapters, you'll become well versed in assembly language and its various components, such as registers, flags, and data types. This shellcode book also teaches you about the compilers and decoders that are used when creating shellcode. Finally, the book takes you through various attacks that entail the use of shellcode in both Windows and Linux environments. By the end of this shellcode book, you'll have gained the knowledge needed to understand the workings of shellcode and build your own exploits by using the concepts explored.What you will learnGain a thorough understanding of shellcodeGet to grips with assembly language and its key purpose in shellcode developmentIdentify key elements of memory registersExplore debuggers and their use casesGet up and running with hands-on shellcode creation for both Windows and LinuxExploit Windows and Linux operating systems using shellcodeAssess countermeasures of Windows and LinuxWho this book is forThis book is for red teamers, penetration testers, and anyone looking to learn about shellcode and find out how it is used to break into systems by making use of simple to complex instructions of code in memory. Basic shellcode knowledge is helpful but not mandatory to understand the topics covered in this book.

The Office: Procedures and Technology

by Mary Ellen Oliverio William R. Pasewark Bonnie R. White

THE OFFICE is a comprehensive text for courses in the high school office technology curriculum. The course name can be Office Procedures, Administrative Procedures, Business and Computer Technology, etc. The target market is high school student preparing for entry-level position in an office setting. The text focuses on the necessary skills that range from using email and the Internet to the use of integrated application and office suites. It covers the soft skills including customer satisfaction ethics, and telephone manners along with information systems and the global marketplace.

Office 2003 XML

by Evan Lenz Mary Mcrae Simon St. Laurent

In Microsoft's Office 2003, users experience the merger of the power of the classic Office suite of applications with the fluidity of data exchange inherent in XML. With XML at its heart, the new version of Microsoft's desktop suite liberates the information stored in millions of documents created with Office software over the past fifteen years, making it available to a wide variety of programs. Office 2003 XML offers an in-depth exploration of the relationship between XML and Office 2003, examining how the various products in the Office suite both produce and consume XML. Developers will learn how they can connect Microsoft Office to others systems, while power users will learn to create and analyze XML documents using familiar Office tools. The book begins with an overview of the XML features included in the various Office 2003 components, and explores in detail how Word, Excel, and Access interact with XML. This book covers both the user interface side, creating interfaces so that users can comfortably (and even unknowingly) work with XML, and the back end, exposing Office information to other processes. It also looks at Microsoft's new InfoPath application and how it fits with the rest of Office. Finally, the book's appendices introduce various XML technologies that may be useful in working with Office, including XSLT, W3C XML Schema, RELAX NG, and SOAP. Office 2003 XML provides quick and clear guidance to a anyone who needs to import or export information from Office documents into other systems. Both XML programmers and Office power will learn how to get the most from this powerful new intersection between Office 2003 and XML.

Office 2004: The Missing Manual

by Paul Berkowitz Franklin Tessler Mark Holt Walker

Microsoft Office is the number-one selling software for the Mac; the Word, Excel, Powerpoint, and Entourage applications are more dominant in the Mac world than they are among PC users. And Microsoft has greatly improved and enhanced Office 2004 to take advantage of the latest Mac OX features. In short, Microsoft Office for the Mac is wildly popular and better than ever. But as incredible and powerful it is, the Office 2004 suite comes without a single page of printed instructions. That means you're left to forge your own path through its countless innovative and useful new features and tools--until now. Office 2004 for Mac: The Missing Manual is the manual that should have been in the box. It's the map that clearly and easily guides both beginners and veterans through this new suite. Mark H. Walker, Franklin Tessler, and Paul Berkowitz deliver all the practical information you need to master the basics and make the most of all four Office 2004 programs--Word, Excel, Powerpoint, and Entourage. It's four books in one! According to Microsoft's own research, the average Office user taps into less than fifteen percent of the suite's features. With first-rate writing, a handcrafted index, and the trademark humor and clarity of every Missing Manual, Office 2004 for Mac: The Missing Manual will change that. Because this isn't an authorized book, Walker, Tessler, and Berkowitz candidly point out which features are gems in the rough worthy of your focused attention--and which are junkware that you best continue to overlook. Whether you're an Office beginner eager to master one or all of the applications in the suite or a longtime Office user looking for detailed coverage of what's new (and what's removed) in Office 2004 and hoping to implement power-user techniques for better and more efficient work, this funny and friendly, comprehensive guide will prove indispensable.

Office 2007: The Missing Manual (The\missing Manual Ser.)

by Chris Grover Matthew MacDonald E. A. Vander Veer

Quickly learn the most useful features of Microsoft Office 2007 with our easy to read four-in-one guide. This fast-paced book gives you the basics of Word, Excel, PowerPoint and Access so you can start using the new versions of these major Office applications right away.Unlike every previous version, Office 2007 offers a completely redesigned user interface for each program. Microsoft has replaced the familiar menus with a new tabbed toolbar (or "ribbon"), and added other features such as "live preview" that lets you see exactly what each option will look like in the document before you choose it. This is good news for longtime users who never knew about some amazing Office features because they were hidden among cluttered and outdated menus.Adapting to the new format is going to be a shock -- especially if you're a longtime user. That's where Office 2007: The Missing Manual comes in. Rather than present a lot of arcane detail, this quick & friendly primer teaches you how to work with the most-used Office features, with four separate sections covering the four programs. The book offers a walkthrough of Microsoft's redesigned Office user interface before taking you through the basics of creating text documents, spreadsheets, presentations, and databases with:Clear explanationsStep-by-step instructionsLots of illustrationsPlenty of friendly adviceIt's a great way to master all 4 programs without having to stock up on a shelf-load of different books. This book has everything you need to get you up to speed fast. Office 2007: The Missing Manual is truly the book that should have been in the box.

Office 2007: The Missing Manual

by Chris Grover Matthew Macdonald E. A. Vander Veer

Quickly learn the most useful features of Microsoft Office 2007 with our easy to read four-in-one guide. This fast-paced book gives you the basics of Word, Excel, PowerPoint and Access so you can start using the new versions of these major Office applications right away. Unlike every previous version, Office 2007 offers a completely redesigned user interface for each program. Microsoft has replaced the familiar menus with a new tabbed toolbar (or "ribbon"), and added other features such as "live preview" that lets you see exactly what each option will look like in the document before you choose it. This is good news for longtime users who never knew about some amazing Office features because they were hidden among cluttered and outdated menus. Adapting to the new format is going to be a shock -- especially if you're a longtime user. That's where Office 2007: The Missing Manual comes in. Rather than present a lot of arcane detail, this quick and friendly primer teaches you how to work with the most-used Office features, with four separate sections covering the four programs. The book offers a walkthrough of Microsoft's redesigned Office user interface before taking you through the basics of creating text documents, spreadsheets, presentations, and databases with: Clear explanations Step-by-step instructions Lots of illustrations Plenty of friendly advice It's a great way to master all 4 programs without having to stock up on a shelf-load of different books. This book has everything you need to get you up to speed fast. Office 2007: The Missing Manual is truly the book that should have been in the box.

Office 2007 All-in-One Desk Reference For Dummies

by Peter Weverka

Revised and updated to cover changes to all of Office's applications and productivity tools Offers beyond-the-basics coverage of Office word processing, spreadsheets, presentations, e-mail, databases, and desktop publishing Covers Word, Excel, Access, PowerPoint, Outlook, Publisher, productivity tools such as Microsoft OneNote, and SharePoint Thoroughly updated to cover the new Office interface as well as new features in each application

Office 2007 For Dummies (For Dummies Computers Ser.)

by Wallace Wang

Find and use the features you need right away Create great documents, Excel charts, and slide shows, and organize your e-mail What's new at the Office? A lot, and this book takes you through all the cool changes and enhancements so you can rev up and go. Find your way around the new interface, dress up your documents, create spreadsheets that actually make sense, give presentations that wow your audience, and organize your life. Discover how to Locate commands on the Ribbon Use Live Preview Stop spam with Outlook(r) Format and enhance Word documents Work with Excel(r) formulas Store and find data in Access

Office 2007 PL. Nieoficjalny podr?cznik

by Chris Grover Matthew MacDonald E. Moore

Poznaj najg??biej ukryte tajemnice najnowszego MS Office Wykorzystaj nieznane mo?liwo?ci Worda, Excela, Accessa i PowerPointa Ujarzmij nowe interfejsy u?ytkownika aplikacji Odkryj najg??biej ukryte narz?dzia Najnowsza wersja pakietu Microsoft Office, oznaczona numerem 2007, to prze?om. Office 2007 nie jest kopiš poprzedniej edycji, do której dodano kilka nowych polece?. To ca?kowicie nowe narz?dzie, posiadajšce przeprojektowany interfejs u?ytkownika, operujšce na plikach w nowym formacie, oferujšce nowatorskie mo?liwo?ci, innš filozofi? pracy i zdecydowanie wy?szy komfort eksploatacji. Jednak przesiadka na nowš wersj? pakietu przy tak znaczšcych zmianach mo?e okaza? si? do?? skomplikowanym procesem, przy którym warto wspomóc si? dobrym podr?cznikiem. Dokumentacja do?šczana do pakietu opisuje tylko jego podstawowe mo?liwo?ci. Aby sta? si? ekspertem, potrzebujesz czego? wi?cej. Ksiš?ka "Office 2007. Nieoficjalny podr?cznik" na pewno b?dzie doskona?ym asystentem, dzi?ki któremu bez problemu opanujesz mo?liwo?ci najnowszego MS Office. Wiadomo?ci w niej zawartych nie znajdziesz w oficjalnej dokumentacji. Czytajšc jš, poznasz aplikacje wchodzšce w sk?ad pakietu, czyli Word, Excel, Access i PowerPoint, i odkryjesz wszystkie ich mo?liwo?ci -- nawet te najg??biej schowane. Nauczysz si? korzysta? z nowego interfejsu u?ytkownika i dostosowywa? go do swoich potrzeb, zredagujesz dokumenty tekstowe, przygotujesz zestawienia i raporty oraz zapierajšcš dech w piersiach prezentacj?. Nowe elementy MS Office 2007 Tworzenie dokumentów w Wordzie Formatowanie czcionek i akapitów Drukowanie dokumentów Korzystanie z autokorekty i autouzupe?niania w Excelu Automatyzacja dzia?ania arkuszy Tworzenie formu?, tabel i wykresów Przygotowywanie prezentacji w PowerPoincie Wy?wietlanie prezentacji Projektowanie baz danych w Accessie Konstruowanie kwerend Tworzenie raportów i formularzy Nie musisz kupowa? kilku ksiš?ek, aby pozna? najnowszš wersj? MS Office. "Nieoficjalny podr?cznik" w zupe?no?ci Ci wystarczy.

Office 2008 for Mac All-in-One For Dummies

by Geetesh Bajaj Jim Gordon

The perfect companion for taking the Microsoft Office suite to the Mac!So you finally got a Mac, but you're not looking forward to figuring out how Office works in a different environment? No worries! All you need is Microsoft Office 2008 For Mac All-in-One For Dummies to learn the fundamentals of Office 2008. With six books in one, it shows you how to use every Office 2008 for Mac application, so you can start getting things done right away.Written by Microsoft MVPs, Microsoft Office 2008 For Mac All-in-One For Dummies provides a user-friendly guide on how to master all the programs: Excel, Word, PowerPoint, and Entourage. This book explores ways to:Use the new galleries to find features, formats, wizards, templates, and recently used filesCreate your own templates on Excel and open Web pages in HTML formatTake advantage of PowerPoint by adding animation to your slides, inserting music from your iTunes library, and fine-tuning the timingOrganize your schedule on My Day, handle contacts and e-mail, and manage a database--all through EntourageManage projects of all sizes on the Project CenterUse all the applications together, and to their full potentialWith this all-in-one reference, you'll become an expert on sharing files with Windows users, integrating Office 2008 with iLife and other Mac applications, and working with Office and Web 2.0, as well as other common business tasks. This book makes it that easy!

Office 2008 for Macintosh: The Missing Manual

by Jeff Elferdink

Still the top-selling software suite for Mac users, Microsoft Office has been improved and enhanced to take advantage of the latest Mac OS X features. You'll find lots of new features in Office 2008 for Word, Excel, PowerPoint and Entourage, but not a page of printed instructions to guide you through the changes. Office 2008 for Macintosh: The Missing Manual gives you the friendly, thorough introduction you need, whether you're a beginner who can't do more than point and click, or a power user who's ready to tackle a few advanced techniques. To cover Word, Excel, PowerPoint and Entourage, this guide gives you four superb books in one -- a separate section each for program! You can manage your day and create professional-looking documents, spreadsheets, and presentations in no time. Office 2008 has been redesigned so that the windows, toolbars, and icons blend in better with your other Mac applications. But there are still plenty of oddities. That's why this Missing Manual isn't shy about pointing out which features are gems in the rough -- and which are duds. With it, you'll learn how to: * Navigate the new user interface with its bigger and more graphic toolbars * Use Word, Excel, PowerPoint, and Entourage separately or together * Keep track of appointments and manage daily priorities with the My Day feature * Create newsletters, flyers, brochures, and more with Word's Publishing Layout View * Build financial documents like budgets and invoices with Excel's Ledger Sheets * Get quick access to all document templates and graphics with the Elements Gallery * Organize all of your Office projects using Entourage's Project Center * Scan or import digital camera images directly into any of the programs * Customize each program with power-user techniques With Office 2008 for Macintosh: The Missing Manual, you get objective and entertaining instruction to help you tap into all of the features of this powerful suite, so you can get more done in less time.

Office 2008 for Macintosh: The Missing Manual

by Jim Elferdink

Still the top-selling software suite for Mac users, Microsoft Office has been improved and enhanced to take advantage of the latest Mac OS X features. You'll find lots of new features in Office 2008 for Word, Excel, PowerPoint and Entourage, but not a page of printed instructions to guide you through the changes. Office 2008 for Macintosh: The Missing Manual gives you the friendly, thorough introduction you need, whether you're a beginner who can't do more than point and click, or a power user who's ready to tackle a few advanced techniques.To cover Word, Excel, PowerPoint and Entourage, this guide gives you four superb books in one -- a separate section each for program! You can manage your day and create professional-looking documents, spreadsheets, and presentations in no time. Office 2008 has been redesigned so that the windows, toolbars, and icons blend in better with your other Mac applications. But there are still plenty of oddities. That's why this Missing Manual isn't shy about pointing out which features are gems in the rough -- and which are duds. With it, you'll learn how to:Navigate the new user interface with its bigger and more graphic toolbarsUse Word, Excel, PowerPoint, and Entourage separately or togetherKeep track of appointments and manage daily priorities with the My Day featureCreate newsletters, flyers, brochures, and more with Word's Publishing Layout ViewBuild financial documents like budgets and invoices with Excel's Ledger SheetsGet quick access to all document templates and graphics with the Elements GalleryOrganize all of your Office projects using Entourage's Project CenterScan or import digital camera images directly into any of the programsCustomize each program with power-user techniquesWith Office 2008 for Macintosh: The Missing Manual, you get objective and entertaining instruction to help you tap into all of the features of this powerful suite, so you can get more done in less time.

Refine Search

Showing 42,301 through 42,325 of 60,498 results