Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 5,177 for

assemble document

(0.09 sec)
  1. CompatibilityOptions.TruncateFontHeightsLikeWP6...

    Optimize font heights effortlessly with CompatibilityOptions TruncateFontHeightsLikeWP6, mimicking WordPerfect 6.x for seamless Document 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...
  2. CompatibilityOptions.SwapBordersFacingPgs | Asp...

    Enhance your Document's layout with the CompatibilityOptions SwapBordersFacingPgs property. Easily swap paragraph borders on odd pages for a polished look!...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.SuppressTopSpacingWP | Asp...

    Discover how CompatibilityOptions SuppressTopSpacingWP enhances your WordPerfect 5.x experience with seamless line spacing adjustments for optimal Document 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...
  4. CompatibilityOptions.UseWord2010TableStyleRules...

    Discover how the CompatibilityOptions UseWord2010TableStyleRules property enhances your Document formatting with advanced Word 2010 table styles....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.WPSpaceWidth | Aspose.Word...

    Discover how the CompatibilityOptions WPSpaceWidth property lets you customize space width like in WordPerfect 5.x for enhanced Document 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...
  6. CompatibilityOptions.UlTrailSpace | Aspose.Word...

    Optimize your UlTrailSpace property with CompatibilityOptions. Easily highlight all trailing spaces for cleaner, more efficient code....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. CompatibilityOptions.UseNormalStyleForList | As...

    Optimize your Document formatting with CompatibilityOptions. Control list styles effortlessly, ensuring your bulleted and numbered text looks perfect every time!...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...
  8. HtmlSaveOptions.OfficeMathOutputMode | Aspose.W...

    Discover HtmlSaveOptions' OfficeMathOutputMode for optimal HTML, MHTML, or EPUB exports. Customize OfficeMath object output with ease!... Document doc = new Document ( MyDir + "Office...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired list effortlessly with the GetListByListId method. Access data quickly using a simple list identifier for enhanced efficiency....verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . That...

    reference.aspose.com/words/net/aspose.words.lis...
  10. DocumentVisitor.VisitFieldStart | Aspose.Words ...

    Discover the DocumentVisitor VisitFieldStart method, triggered at the start of a field in your Document, enhancing your coding efficiency and workflow....when a field starts in the document. public virtual VisitorAction...Remarks A field in a Word document consists of a field code and...

    reference.aspose.com/words/net/aspose.words/doc...