Word hacks tips & tools for taming your text
As one of the applications in Microsoft Office, Word is the dominant word-processing program for both Windows and Mac users. Millions of people around the globe use it. But many, if not most, of them barely skim the surface of what is possible with Microsoft Word. Seduced by the application's...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol, California :
O'Reilly
2005.
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009626907506719 |
Tabla de Contenidos:
- Word Hacks; Contributors; Dedication; Preface; How to Use This Book; Where to Learn More; How This Book Is Organized; Conventions Used in This Book; Using Code Examples; How to Contact Us; Got a Hack?; Acknowledgments; 1. Word Under the Hood; 1. Tweak the Interface; 1.2.2. Modifying a Menu Item; 1.2.3. Activating Important Viewing Options; 2. Macros 101: A Crash Course; 1.3.2. Hello, World; 1.3.3. Organizing and Debugging Your Macros; 1.3.4. Running Macros; 1.3.5. Getting Help from the Editor; 1.3.5.2. The Immediate window; 1.3.5.3. Stepping through code
- 1.3.6. Exploring the Word Object Model2. The Word Workspace; 3. Hack Your Shortcut Menus; 2.2.2. Modifying a Shortcut Menu; 4. Create Custom Views; 2.3.2. Putting the New View on the View Menu; 5. Revert to Saved; 2.4.2. Putting the Macro in Your File Menu; Quickly Change Your File ? Open Path; 2.5.2. Running the Hack; 2.5.3. See Also; 7. Report and Review Your Options; 8. Force Internet Explorer to Hand Off Word Documents; 9. Tweak the New Document Task Pane; 2.8.2. Add Documents and Templates to the Task Pane; 2.8.3. The Code; 2.8.4. Hacking the Hack; 10. Browse All Button Images
- 11. Create a Custom Button Image2.10.2. Hacking the Hack; 12. Hack the Office Assistant; 2.11.2. Finding a Sympathetic Character; 2.11.3. Invoking Invisibility; 2.11.4. Getting the User&s Attention; 2.11.5. Displaying Information and Presenting Choices; 13. Build a Better MRU; 2.12.2. Getting Started; 2.12.3. The Code; 2.12.3.2. Initializing the class module; 2.12.3.3. Displaying the user form; 2.12.3.4. Adding a document&s information to the MRU; 2.12.4. Creating the User Form; 2.12.5. Adding the Code to the User Form; 2.12.5.2. Creating the lstMRU_Click macro
- 2.12.5.3. Creating the cmdCancel_Click macro2.12.5.4. Creating the cmdOpen_Click macro; 2.12.6. Using the MRU; 2.12.7. Hacking the Hack; 3. Formatting, Printing, and Table Hacks; 14. Insert Placeholder Text; 15. Sample Your System Fonts; 3.3.2. Hacking the Hack; 16. Tab Me to Your Leader; 17. Make Styles More Manageable with Aliases; 18. Make a Simple Bar Graph; 19. Put Footnotes in Tables; 20. Repeat a Section Heading Across Pages; 21. Simplify Borders Around Imported Images; 22. Make More Flexible Captions; 23. Make PDFs Without Acrobat; 3.11.2. Getting GhostWord
- 24. Create a Custom Text Watermark25. Include Only Part of a Heading in a TOC; 3.13.2. Word 2000; 26. Put Crop Marks on a Page; 3.14.2. Hacking the Hack; 4. Editing Power Tools; 27. Crunch Numbers Quickly in Word; 4.2.2. Using Calculate; 4.2.3. Hacking the Hack; 28. Unlink Every Hyperlink; 4.3.2. Hacking the Hack; 29. Exclude Text from Find and Replace; 30. Use Character Codes to Find or Insert Special Characters; 4.5.1.2. Using Unicode codes; 4.5.2. Searching for Special Characters; 4.5.2.2. Searching with Unicode codes; 4.5.3. What&s That Character?; 31. Find/Replace in Multiple Files
- 4.6.2. Hacking the Hack