Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 4,982 for

assemble document

(0.15 sec)
  1. 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...
  2. Bookmark.IsColumn | Aspose.Words for .NET

    Discover the IsColumn property. Easily identify if a bookmark represents a table column, enhancing your Document navigation and organization.... Document doc = new Document ( MyDir + "Table...Bookmark namespace Aspose.Words assembly Aspose.Words Bookmark.FirstColumn...

    reference.aspose.com/words/net/aspose.words/boo...
  3. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!...characters to a document. Document doc = new Document (); DocumentBuilder...ControlChar namespace Aspose.Words assembly Aspose.Words ControlChar....

    reference.aspose.com/words/net/aspose.words/con...
  4. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your Document formatting with the essential end-of-section character for seamless text flow....characters to a document. Document doc = new Document (); DocumentBuilder...ControlChar namespace Aspose.Words assembly Aspose.Words ControlChar.SectionBreak...

    reference.aspose.com/words/net/aspose.words/con...
  5. 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...
  6. 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...
  7. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    Discover the RevisionOptions InsertedTextEffect property to customize your content with unique effects. Default, Underline. Enhance your text's impact!... Document doc = new Document ( MyDir + "Revisions...namespace Aspose.Words.Layout assembly Aspose.Words RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  8. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!... Document doc = new Document ( MyDir + "Revisions...namespace Aspose.Words.Layout assembly Aspose.Words RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  9. 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...
  10. Fill.GradientStops | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStops property, featuring a collection of GradientStop objects for stunning fill effects.... Document doc = new Document (); DocumentBuilder..."GradientStops" property after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...