Mostrando 26,701 - 26,720 Resultados de 32,755 Para Buscar '"Oriente"', tiempo de consulta: 0.21s Limitar resultados
  1. 26701
    Publicado 2022
    Tabla de Contenidos: “…. -- Protocols and Ports -- IP Protocol Types -- Connection-Oriented vs. Connectionless -- Exam Essentials -- 1.6 Explain the use and purpose of network services. -- DNS -- DHCP Service -- NTP -- Exam Essentials -- 1.7 Explain basic corporate and datacenter network architecture. -- Three-Tiered Model -- Software-Defined Networking -- Spine and Leaf -- Traffic Flows -- Host Locations -- Network Storage Types -- Connection Type -- Exam Essentials -- 1.8 Summarize cloud concepts and connectivity options. -- Characteristics of a Cloud -- Cloud Delivery Models -- Types of Services -- Infrastructure as Code -- Connectivity Methods -- Multitenancy -- Elasticity -- Scalability -- Security Implications/Considerations -- Relationship Between Local and Cloud Resources -- Exam Essentials -- Review Questions -- Chapter 2 Domain 2.0: Network Implementations -- 2.1 Compare and contrast various devices, their features, and their appropriate placement on the network. -- Network Devices -- Exam Essentials -- 2.2 Compare and contrast routing technologies and bandwidth management concepts. -- Routing -- Bandwidth Management -- Exam Essentials -- 2.3 Given a scenario, configure and deploy common Ethernet switching features. -- Characteristics of Ethernet and IP Communications -- Basic Switch Functions -- Segmentation and Interface Properties -- Switching Features -- Exam Essentials -- 2.4 Given a scenario, install and configure the appropriate wireless standards and technologies. -- 802.11 Standards -- Frequencies -- Wireless Considerations -- Wireless Modes of Operation -- Wireless Security -- Cellular -- Exam Essentials -- Review Questions -- Chapter 3 Domain 3.0: Network Operations -- 3.1 Given a scenario, use the appropriate statistics and sensors to ensure network availability…”
    Libro electrónico
  2. 26702
    Tabla de Contenidos: “…Applying the framework: policy assessment results -- EV incentives for private cars -- The rebound effect may reduce the benefits of EV incentives in terms of emission reductions -- EV incentives may reinforce urban sprawl -- EV incentives may reinforce car-centric mental models and the idea of an unjust green transition -- EV replacement may take longer than expected -- Budget reallocation in favour of public transport and active modes compared to car infrastructure -- The budget reallocation may slow down the sustainable modes low attractiveness trap, but is unlikely to reverse it -- The budget reallocation still reflects car-oriented planning -- Brownfield/infill development targets -- Efforts to improve public transport and active modes -- Existing infrastructure limits the potential of efforts to improve public and active transport to reverse the sustainable transport low-attractiveness trap -- Combining efforts to improve public and active modes with transformative policies can increase their potential…”
    Libro electrónico
  3. 26703
    por OECD
    Publicado 2020
    Tabla de Contenidos: “…FDI trends and sustainable development impact -- Summary -- Recent FDI trends suggest potential areas for growth -- Firms in Europe and bordering countries provide the most FDI -- FDI in export-oriented sectors remains below potential -- Harnessing FDI for sustainable development -- References -- Notes -- 3. …”
    Libro electrónico
  4. 26704
    Publicado 2017
    Tabla de Contenidos: “…7.3.2 Proposals Summary -- 7.3.3 Discussion -- 7.4 Conclusions -- References -- 8 Gait Recognition: The Wearable Solution -- 8.1 Machine Vision Approach -- 8.2 Floor Sensor Approach -- 8.3 Wearable Sensor Approach -- 8.3.1 The Accelerometer Sensor -- 8.4 Datasets Available for Experiments -- 8.5 An Example of a Complete System for Gait Recognition -- 8.6 Conclusions -- References -- 9 Biometric Authentication to Access Controlled Areas Through Eye Tracking -- 9.1 Introduction -- 9.2 ATM-Like Solutions -- 9.3 Methods Based on Fixation and Scanpath Analysis -- 9.4 Methods Based on Eye/Gaze Velocity -- 9.5 Methods Based on Pupil Size -- 9.6 Methods Based on Oculomotor Features -- 9.7 Methods Based on Head Orientation -- 9.8 Conclusions -- References -- 10 Noncooperative Biometrics: Cross-Jurisdictional Concerns -- 10.1 Introduction -- 10.2 Biometrics for Implementing Biometric Surveillance -- 10.3 Reaction to Public Opinion -- 10.3.1 Geopolitical Context -- 10.3.2 Technological Skills -- 10.3.3 Proportionality -- 10.3.4 A Particular Operational Framework -- 10.4 The Early Days -- 10.4.1 Commercial Context -- 10.4.2 Historical Context -- 10.4.3 Social Context, the Newham and Ybor City Experiments -- 10.5 An Interesting Clue (2007) -- 10.6 Biometric Surveillance Today -- 10.6.1 Increased Perception of Insecurity -- 10.6.2 Getting Used to the Erosion of Privacy -- 10.6.3 Increase of Mobility -- 10.7 Conclusions -- References -- Index -- Back Cover…”
    Libro electrónico
  5. 26705
    Publicado 2017
    Tabla de Contenidos: “…Introduction -- 7.2. Orientation -- 7.3. Processes and methods -- 7.4. Practices -- 7.5. …”
    Libro electrónico
  6. 26706
    Publicado 2018
    Tabla de Contenidos: “…From a standalone machine to a bunch of nodes -- Making sense of why we need a distributed framework -- The Hadoop ecosystem -- Hadoop architecture -- Hadoop Distributed File System -- MapReduce -- Introducing Apache Spark -- PySpark -- Starting with PySpark -- Setting up your local Spark instance -- Experimenting with Resilient Distributed Datasets -- Sharing variables across cluster nodes -- Read-only broadcast variables -- Write-only accumulator variables -- Broadcast and accumulator variables together-an example -- Data preprocessing in Spark -- CSV files and Spark DataFrames -- Dealing with missing data -- Grouping and creating tables in-memory -- Writing the preprocessed DataFrame or RDD to disk -- Working with Spark DataFrames -- Machine learning with Spark -- Spark on the KDD99 dataset -- Reading the dataset -- Feature engineering -- Training a learner -- Evaluating a learner's performance -- The power of the machine learning pipeline -- Manual tuning -- Cross-validation -- Final cleanup -- Summary -- Appendix: Strengthen Your Python Foundations -- Your learning list -- Lists -- Dictionaries -- Defining functions -- Classes, objects, and object-oriented programming -- Exceptions -- Iterators and generators -- Conditionals -- Comprehensions for lists and dictionaries -- Learn by watching, reading, and doing -- Massive open online courses (MOOCs) -- PyCon and PyData -- Interactive Jupyter -- Don't be shy, take a real challenge -- Other Books You May Enjoy -- Index…”
    Libro electrónico
  7. 26707
    Publicado 2017
    Tabla de Contenidos: “…-- How to write a multithreaded application using the native C++ thread feature -- How to compile and run -- Using std::thread in an object-oriented fashion -- How to compile and run -- What did you learn? …”
    Libro electrónico
  8. 26708
    Publicado 2018
    Tabla de Contenidos: “…SQL Injection -- Text-Encoding Character Replacement -- Final Words -- Chapter 10: Finding and Exploiting Security Vulnerabilities -- Fuzz Testing -- The Simplest Fuzz Test -- Mutation Fuzzer -- Generating Test Cases -- Vulnerability Triaging -- Debugging Applications -- Improving Your Chances of Finding the Root Cause of a Crash -- Exploiting Common Vulnerabilities -- Exploiting Memory Corruption Vulnerabilities -- Arbitrary Memory Write Vulnerability -- Writing Shell Code -- Getting Started -- Simple Debugging Technique -- Calling System Calls -- Executing the Other Programs -- Generating Shell Code with Metasploit -- Memory Corruption Exploit Mitigations -- Data Execution Prevention -- Return-Oriented Programming Counter-Exploit -- Address Space Layout Randomization (ASLR) -- Detecting Stack Overflows with Memory Canaries -- Final Words -- Appendix: Network Protocol Analysis Toolkit -- Passive Network Protocol Capture and Analysis Tools -- Microsoft Message Analyzer -- TCPDump and LibPCAP -- Wireshark -- Active Network Capture and Analysis -- Canape -- Canape Core -- Mallory -- Network Connectivity and Protocol Testing -- Hping -- Netcat -- Nmap -- Web Application Testing -- Burp Suite -- Zed Attack Proxy (ZAP) -- Mitmproxy -- Fuzzing, Packet Generation, and Vulnerability Exploitation Frameworks -- American Fuzzy Lop (AFL) -- Kali Linux -- Metasploit Framework -- Scapy -- Sulley -- Network Spoofing and Redirection -- DNSMasq -- Ettercap -- Executable Reverse Engineering -- Java Decompiler (JD) -- IDA Pro -- Hopper -- ILSpy -- .NET Reflector -- Index -- Footnotes -- Chapter 2: Capturing Application Traffic -- Chapter 3: Network Protocol Structures -- Chapter 6: Application Reverse Engineering…”
    Libro electrónico
  9. 26709
    Publicado 2023
    Tabla de Contenidos: “…Lifting and shifting Windows applications -- Migrating a database to Azure -- Azure SQL Database -- Migrating a database from SQL Server to Azure SQL Database using Azure DMS -- Summary -- Further reading -- Chapter 4: Exploring the Use Cases and Application Architecture -- Healthcare sample solution use cases -- Monolithic versus microservices -- Monolithic architecture -- Microservices architecture -- Challenges and solutions for distributed data management -- Solution architecture -- Summary -- Part 2 - Building Cloud-Oriented Applications Using Patterns and Technologies in Azure -- Chapter 5: Learning Cloud Patterns and Technologies -- An introduction to patterns and technologies -- Using cloud design patterns -- Interoperability and portability -- Scalability -- Performance issues -- Reliability and availability -- Loosely coupled service design -- Application security -- Cloud design pattern -- Using different cloud technologies -- Containers -- Container orchestration -- Service Fabric -- Summary -- Further reading -- Chapter 6: Setting Up an Environment to Build and Deploy Cloud-Based Applications -- Prerequisites to build a cloud-native application -- Visual Studio 2022 -- Visual Studio Code -- Microsoft Azure -- Azure Cloud Shell -- Docker Hub account -- Docker Desktop -- Podman -- Podman Desktop -- Git -- Azure DevOps -- GitHub -- Setting up a development environment on Windows -- Installing and configuring Docker Desktop on Windows -- Configuring Git on Windows -- Setting up a development environment on Linux -- Installing and configuring Docker Desktop on Linux -- Configuring Git on Linux -- Summary -- Questions -- Chapter 7: Using Azure App Service to Deploy Your First Application -- Azure App Service basics -- Azure App Service plans -- App Service environments -- Creating and configuring an App Service plan…”
    Libro electrónico
  10. 26710
    Publicado 2024
    Tabla de Contenidos: “…Penetration testing -- Summary -- References -- Chapter 8: Securing the Software Supply Chain -- Software supply chain and distributed development -- Overview of the software supply chain -- RASIC, vendor security assessments, and CIADs -- RASIC -- Vendor security assessments -- CIADs -- Managing risks with OSS -- Security vulnerabilities -- License compliance -- Operational risk -- SBOM -- SBOM formats -- Executive Order 14028 -- NTIA -- OpenChain -- Secure software supply chain risk management -- Identifying the risks -- Assessing the risks -- Mitigating the risks -- Summary -- References -- Part 4: Automotive IoT Application Life Cycle -- Chapter 9: System Design of an Automotive IoT Application -- System design process overview -- UXDD -- Use case - remote diagnostics -- System components -- Vehicle telematics gateway -- Vehicle cloud platform -- End-user mobile device -- Gateway design considerations -- GNSS receivers -- Wireless communication -- Wired communication -- CAN -- Sensors -- SIM/eSIM -- Gateway hardware -- Cloud design considerations -- Device management -- Connectivity management -- Remote diagnostics applications -- Classic vehicle ECU diagnostics -- Service-oriented vehicle diagnostics -- Regulatory compliance -- Build versus buy -- Summary -- References -- Chapter 10: Developing an Automotive IoT Application -- Cloud backend deployment and service models -- Deployment models -- Service models -- Server-based and serverless computing -- IoT application architecture -- Cloud device gateway -- Edge computing -- Stream processing -- Device management -- OTA solutions -- Telemetry datastore -- Rule engine -- Application Programming Interface (API) gateway -- Connectivity management -- IAM -- Vehicle telematics gateway -- Remote diagnostics application -- Predictive maintenance -- Development process -- Summary -- References…”
    Libro electrónico
  11. 26711
    Publicado 2024
    Tabla de Contenidos: “…-- Preparing your first pull request -- Creating and navigating GitHub issues -- Setting up Git -- Orienting yourself in the code base -- Building the Arrow libraries -- Creating the pull request -- Understanding Archery and the CI configuration -- Find your interest and expand on it -- Getting that sweet, sweet approval -- Finishing up with style! …”
    Libro electrónico
  12. 26712
    Publicado 2020
    Tabla de Contenidos: “…List of Figures xv -- List of Tables xxiii -- List of Abbreviations and Symbols xxv -- 1 Introduction. 1 -- 1.1 Motivation . 1 -- 1.2 Scope and objective. 5 -- 1.3 Contribution to the current state of research. 6 -- 1.4 Outline of this dissertation 8 -- 2 Current state of research 9 -- 2.1 Definition of hybrid materials 9 -- 2.2 Composite materials . 14 -- 2.2.1 Definition and fundamentals 14 -- 2.2.2 Basic mechanisms of fibrous reinforcement. 16 -- 2.3 Sheet moulding compound composites. 21 -- 2.3.1 Definition and terminology delimitation 21 -- 2.3.2 Discontinuous SMC composites 21 -- 2.3.3 Continuous SMC composites 57 -- 2.4 Hybrid composites . 61 -- 2.4.1 Definition, motivation and development -- of hybrid composites . 62 -- 2.4.2 Evaluation of hybridisation effects . 65 -- 2.4.3 Existing concepts of hybrid SMC . 68 -- 2.5 Research questions . 82 -- 3 Materials and specimen geometries 85 -- 3.1 Manufacturing of SMC composites 85 -- 3.1.1 Composition of resin systems . 85 -- 3.1.2 Manufacturing of semi-finished sheets 87 -- 3.1.3 Manufacturing of compression moulded sheets . 89 -- 3.1.4 Manufacturing of pure resin sheets 92 -- 3.1.5 Manufacturing of demonstrator part 93 -- 3.2 Specimen preparation and geometry 94 -- 3.2.1 Water-jet cutting and milling 94 -- 3.2.2 End tabs. 95 -- 3.2.3 Specimen geometries . 95 -- 4 Experimental setups, procedures and data evaluation 103 -- 4.1 Characterisation strategy 103 -- 4.2 Characterisation at the coupon level 105 -- 4.2.1 Microstructural characterisation 105 -- 4.2.2 Macrostructural characterisation . 106 -- 4.3 Characterisation at the structure level. 114 -- 4.3.1 Quasi-static puncture testing 114 -- 4.3.2 Dynamic puncture testing . 116 -- 4.4 Characterisation at the component level 118 -- 4.5 Data evaluation . 121 -- 5 Analytical modelling 123 -- 5.1 Description of modelling approach 123 -- 5.2 Micromechanics and homogenisation methods . 124 -- 5.2.1 Fundamentals of homogenisation 124 -- 5.2.2 Analytical modelling of fibre reinforced polymers 128 -- 5.3 Classical laminate theory 133 -- 5.3.1 Macromechanical characterisation of a lamina . 134 -- 5.3.2 Macromechanical characterisation of a laminate. 134 -- 5.4 Analytical modelling of hybrid composites 138 -- 5.4.1 Rule of hybrid mixtures 139 -- 5.4.2 Tensile and flexural modulus based on classical laminate theory . 140 -- 6 Results . 143 -- 6.1 Evaluation of testing methods and preliminary studies . 143 -- 6.1.1 Tensile properties of discontinuous SMC composites . 144 -- 6.1.2 Tensile properties of continuous SMC composites 150 -- 6.1.3 Flexural properties of SMC composites . 152 -- 6.2 Microstructural analysis . 158 -- 6.2.1 Fibre volume content . 158 -- 6.2.2 Fibre orientation distribution 164 -- 6.2.3 Interface of continuous-discontinuous SMC 173 -- 6.3 Mechanical properties and failure at the coupon level . 176 -- 6.3.1 Tensile and compressive properties of -- polyester-polyurethane hybrid resin . 176 -- 6.3.2 Process-induced material properties of -- discontinuous glass fibre SMC 179 -- 6.3.3 In-plane loading of SMC composites 190 -- 6.3.4 Out-of-plane loading of SMC composites . 229 -- 6.4 Mechanical properties and failure at the structure level . 237 -- 6.4.1 Puncture properties of discontinuous glass fibre SMC 238 -- 6.4.2 Puncture properties of continuous carbon fibre SMC . 248 -- 6.4.3 Puncture properties of continuous-discontinuous glass/carbon fibre SMC 256 -- 6.5 Mechanical properties and failure at the component level . 268 -- 6.6 Analytical stiffness prediction 271 -- 6.6.1 Analytical stiffness prediction of discontinuous glass fibre SMC 272 -- 6.6.2 Analytical stiffness prediction of continuous carbon fibre SMC . 277 -- 6.6.3 Analytical stiffness prediction of continuous-discontinuous glass/carbon fibre SMC 279 -- 7 Discussion. 283 -- 7.1 Testing methodology and preliminary studies 283 -- 7.2 Material behaviour of unsaturated polyester-polyurethane two-step curing hybrid resin system 285 -- 7.3 Discontinuous glass fibre SMC . 287 -- 7.3.1 Microstructural aspects of discontinuous glass fibre SMC 287 -- 7.3.2 Mechanical behaviour and damage evolution of discontinuous glass fibre SMC . 291 -- 7.4 Continuous carbon fibre SMC 301 -- 7.4.1 Microstructural aspects of continuous carbon fibre SMC . 301 -- 7.4.2 Mechanical behaviour and damage evolution of continuous carbon fibre SMC 302 -- 7.5 Continuous-discontinuous glass/carbon fibre SMC 308 -- 7.5.1 Microstructural aspects of continuous-discontinuous glass/carbon fibre SMC 308 -- 7.5.2 Mechanical properties, damage evolution and hybridisation effect 310 -- 8 Final remarks . 347 -- 8.1 Summary . 347 -- 8.2 Conclusion . 356 -- Bibliography 361 -- A Appendix 403 -- A.1 Influence of subset size and step size . 403 -- A.2 Influence of edge preparation 405 -- A.3 Tensile properties of discontinuous glass fibre SMC (2D) . 406 -- A.4 Tensile properties of discontinuous glass fibre SMC (1D) . 407 -- A.5 Compressive properties of discontinuous glass fibre SMC . 408 -- A.6 Tensile and compressive properties of continuous carbon fibre SMC . 409 -- A.7 Flexural properties of continuous carbon fibre SMC. 410 -- A.8 Flexural properties of continuous-discontinuous glass/carbon fibre SMC . 411 -- A.9 Classical laminate theory: calculations 412.…”
    Libro electrónico
  13. 26713
    Publicado 2017
    Tabla de Contenidos: “…-- Bloaters -- Object-orientation abusers -- Change preventers -- Dispensables -- Data class -- Couplers -- How do I refactor my code? …”
    Libro electrónico
  14. 26714
    Publicado 2017
    Tabla de Contenidos: “…-- Design pattern categories -- Do we need design patterns? -- Object-oriented design patterns -- Façade and Adapter -- Decorator or Wrapper -- Strategy, Template, and Command -- Other patterns -- Functional design patterns -- Questions -- Summary -- Chapter 12: Building Better Containers - Functional Data Types -- Data types -- Signatures for functions -- Other type options -- Containers -- Extending current data types -- Containers and functors -- Wrapping a value: a basic container -- Enhancing our container: functors -- Dealing with missing values with Maybe -- Monads -- Adding operations -- Handling alternatives - the Either monad -- Calling a function - the Try monad -- Unexpected Monads - Promises -- Functions as data structures -- Binary trees in Haskell -- Functions as binary trees -- Questions -- Summary -- Bibliography -- Appendix: Answers to Questions -- Index…”
    Libro electrónico
  15. 26715
    Publicado 2023
    Tabla de Contenidos: “…Operations and Structure -- Skills and Competencies -- Analytics-Strategy Alignment -- Proactive Market Orientation -- Employee Empowerment -- The Data Monetization Catalog -- What's Next? …”
    Libro electrónico
  16. 26716
    Tabla de Contenidos: “…Attribution des recettes fiscales aux sous secteurs de l'administration -- Notes -- Chapitre 3. Principes généraux orientant la politique fiscale -- 3.1. Considérations d'efficience -- 3.2. …”
    Libro electrónico
  17. 26717
    Publicado 2022
    Tabla de Contenidos: “…Three Main Challenges Attached to Offering Global-​Oriented Legal Education in Brazil -- IV. Three Traps: Legal Colonialism, Academic Solipsism, and Elitism -- A. …”
    Libro electrónico
  18. 26718
    Publicado 2020
    Tabla de Contenidos: “…Applying the Sensitizer -- Hybrid Dab-brush Sensitizing -- Dry the Sensitized Tissue -- Expose the Sensitized Tissue -- Mate the Exposed Tissue to the Final Support -- Mating the Tissue and Support -- Development -- Saving a Print with a Frilled Edge -- Chapter 9 Multilayer Transfer Carbon -- Introduction -- Correct Orientation -- Aesthetic Qualities -- Duotones and Full Color CMY and CMYK -- The Temporary Support -- Performing the First Transfer and Development -- Transfer to Soluble Support Paper -- Triple Transfer -- Pin Registration -- Chapter 10 Color Carbon -- Contemporary Color Carbon Printing -- Making a Color Carbon Print: Overview of Contemporary Practice -- Basic CMY Color Calibration Methodology -- Identify Suitable Pigments -- Design the Pigment Tissues -- Linearize the CMY Layers -- Adjust the CMY Layers for Gray Balance -- Make a Carbon Print -- Create an .icc Profile for More Accurate Color Reproduction -- Hybrid Color: Combining Color Capture on Film with Digital Methodology -- Chapter 11 Alternative Materials and Working Methods with the Carbon Process -- Introduction -- Section One-Historical Review -- Pigment Prints with Direct Carbon Processes -- Pigment Prints with the Carbro Process -- Pigment Prints by Exposure through Substrate -- Section Two-Alternative Light Sensitive Agents with Carbon Printing, with some Practical Workflow Procedures -- Silver Bromide -- Diazonium Compounds -- Practical Use of Diazonium Compounds in Carbon Printing -- Making the Diazonium Pre-sensitized Tissue -- Diazonium Pre-sensitized Tissue #1-Diazon 22lz -- Diazonium Pre-sensitized Tissue #2-DAS -- UltraStable Color Clearing Bath -- Ferric Salts -- Ferric Carbon with Exposure through the Substrate on a Permanent Base -- Exposure -- Development -- Wash off Development -- Clearing -- Double Transfer Ferric Carbon…”
    Libro electrónico
  19. 26719
    Publicado 2010
    Tabla de Contenidos: “…The Accelerometer -- Setting Up the Accelerometer -- Getting Accelerometer Data -- Orientation and Scale of Acceleration -- Using Accelerometer Data -- Smoothing Accelerometer Data -- Detecting Shakes -- Challenge: Changing Colors -- For the More Curious: Filtering and Frequency -- 9. …”
    Libro electrónico
  20. 26720
    Publicado 2011
    Tabla de Contenidos: “…Intro -- Table of Contents -- Introduction -- PART I: GETTING STARTED -- Chapter 1 Introducing Microsoft Office 2011 -- About Word -- About Excel -- About PowerPoint -- About Outlook -- Office 2011 Editions -- Chapter 2 Office Basics -- Launching Office Applications -- Using Galleries -- Creating a New Document -- Using Templates -- Opening Saved Documents -- Saving Your Work -- Common Office Elements -- Working with Text -- Using the Format Painter -- Undoing and Redoing Actions -- Setting Magnification -- Managing Windows -- Customizing Office -- Working in Other Languages -- Flagging Documents for Follow-Up -- Getting Help -- Quitting an Office Application -- Chapter 3 Working with Graphics -- About Adding Images and Objects -- Inserting Photos and Pictures -- Adding Clip Art -- Drawing Shapes and Lines -- Inserting Movies -- Creating WordArt -- Resizing, Moving, and Rotating Objects -- Aligning and Distributing Objects -- Object Layers and Dynamic Ordering -- Setting Text Wrap -- Image Editing -- PART II: MICROSOFT WORD -- Chapter 4 Introducing Word 2011 -- The Word Interface -- Entering Text -- Editing: Beyond the Basics -- Proofing Your Work -- Tracking Changes -- Printing Word Documents -- Chapter 5 Document Formatting -- Paper Size and Orientation -- Margins -- Headers and Footers -- Page Numbers -- Inserting Page Breaks -- Creating Multiple Sections -- Multiple Columns -- Chapter 6 Text Formatting -- Character Formatting -- Paragraph Formatting -- Using Word Styles -- Chapter 7 Creating Tables -- Creating a Basic Table -- Creating a Table from Scratch -- Editing the Table Structure -- Entering Data -- Aligning Table Data -- Working with Numeric Data -- Deleting Cells -- Merging and Splitting Cells -- Adding Rows and Columns -- Nesting Tables -- Borders and Cell Shading -- Converting Text to a Table -- Chapter 8 Working in Other Views…”
    Libro electrónico