Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 4,987 for

assemble document

(0.74 sec)
  1. CompatibilityOptions.DisableOpenTypeFontFormatt...

    Learn how to disable OpenType font formatting features with the CompatibilityOptions property for improved Document consistency and performance....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.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...
  3. CompatibilityOptions.DoNotSuppressParagraphBord...

    Discover the CompatibilityOptions DoNotSuppressParagraphBorders property to enhance your Document layout by managing paragraph borders next to frames effectively....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.FootnoteLayoutLikeWW8 | As...

    Optimize your Documents with CompatibilityOptions FootnoteLayoutLikeWW8 for precise footnote placement, emulating Word 6.x/95/97 for seamless 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.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...
  7. CompatibilityOptions.AllowSpaceOfSameStyleInTab...

    Enhance table layouts with CompatibilityOptions' AllowSpaceOfSameStyleInTable. Enjoy improved paragraph spacing for better readability and 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...
  8. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....find-and-replace operation traverses the document in. public void Direction...findReplaceDirection ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  9. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitGroupShapeEnd method, which efficiently signals the end of group shape enumeration for seamless Document processing....print its contents using a document visitor. public void GroupOfShapes...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats.... Document doc = new Document (); DocumentBuilder...box" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...