Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 20,258 for

printing document

(0.38 sec)
  1. CompatibilityOptions.UseWord2002TableStyleRules...

    Discover how to use CompatibilityOptions to emulate Word 2002 Table Style Rules for enhanced Document formatting and seamless compatibility....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompatibilityOptions.NoExtraLineSpacing | Aspos...

    Optimize your layout with CompatibilityOptions NoExtraLineSpacing. Ensure precise alignment without centering content on exact line heights for a cleaner design....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  3. CompatibilityOptions.SpaceForUL | Aspose.Words ...

    Enhance your East Asian text with CompatibilityOptions SpaceForUL, adding extra space below the baseline for improved readability and style....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  4. CompatibilityOptions.ShapeLayoutLikeWW8 | Aspos...

    Discover the CompatibilityOptions ShapeLayoutLikeWW8 property to emulate Word 97 text wrapping for enhanced Document formatting and layout control....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  5. CompatibilityOptions.SuppressTopSpacing | Aspos...

    Optimize your layout with the CompatibilityOptions SuppressTopSpacing property, ignoring line height settings for a cleaner first page appearance....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  6. CompatibilityOptions.SuppressSpBfAfterPgBrk | A...

    Optimize your Document layout with CompatibilityOptions SuppressSpBfAfterPgBrk. Eliminate unwanted spaces after page breaks for cleaner formatting....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  7. LayoutEnumerator.PageIndex | Aspose.Words for .NET

    Discover the LayoutEnumerator PageIndex property. Easily retrieve the 1-based index of the page containing your current entity for seamless navigation....Shows ways of traversing a document’s layout entities. public...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Convert OTT to POTM in Python or with free Onli...

    OTT to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free OTT to POTM online converter quickly before integrating the code.... It is used to create documents, spreadsheets, and presentations...create, edit, convert, and print documents in various formats. It...

    products.aspose.com/total/python-net/conversion...
  9. How to Protect PDF with Password in Java

    This simple tutorial describes the details about how to protect PDF with password in Java. It includes the steps and runnable sample code which elaborates how using Java PDF password protection can be enabled....a PDF document Load the input PDF file with the Document class...the PDF file Secure the PDF document by setting the password string...

    kb.aspose.com/pdf/java/how-to-protect-pdf-with-...
  10. PageSetup.border_applies_to property | Aspose.W...

    PageSetup.border_applies_to property. Specifies which pages the page border is printed on....which pages the page border is printed on. @property def border_applies_to...the first page. doc = aw . Document () page_setup = doc . sections...

    reference.aspose.com/words/python-net/aspose.wo...