Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 4,283 for

document assembly

(0.06 sec)
  1. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructuredDocumentTags property. Control if StructuredDocumentTag content is ignored with this easy-to-use boolean setting.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); // This paragraph contains SDT....

    reference.aspose.com/words/net/aspose.words.rep...
  2. ParagraphFormat.SnapToGrid | Aspose.Words for .NET

    Discover how the ParagraphFormat SnapToGrid property enhances layout precision by aligning your paragraphs with Document grid lines for a polished look....current paragraph should use the document grid lines per page settings...each page may have. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  3. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    Discover the FindReplaceOptions property of ReplacerContext to enhance your search and replace functionality with customizable options for better results....replace string with regex in the document using context. // There is...replace string with regex in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  4. ShadowFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowFormat for enhanced object shadow effects. Elevate your Document design with customizable shadow formatting options....Working with Graphic Elements documentation article. public class ShadowFormat...get shadow color. Document doc = new Document ( MyDir + "Shadow...

    reference.aspose.com/words/net/aspose.words.dra...
  5. StructuredDocumentTagRangeStart.Color | Aspose....

    Discover how to customize the color property of StructuredDocumentTagRangeStart for enhanced Document formatting and improved visual appeal....the color of the structured document tag. public Color Color {...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless Document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....MailMerge Contents [ Hide ] Document.MailMerge property Returns...merge functionality for the document. public MailMerge MailMerge...

    reference.aspose.com/words/net/aspose.words/doc...
  7. HeaderFooterCollection.ToArray | Aspose.Words f...

    Effortlessly convert your HeaderFooter collection into a new array with the ToArray method. Streamline your data management today!...in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/hea...
  8. StructuredDocumentTagRangeStart.RangeEnd | Aspo...

    Explore the StructuredDocumentTagRangeStart and RangeEnd properties to define Document tag boundaries, enhancing your structured Document management....StructuredDocumentTa is a ranged structured document tag. Otherwise returns null...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FieldSet.BookmarkText | Aspose.Words for .NET

    Discover how to easily manage the FieldSet BookmarkText property to customize and enhance your bookmarks for better organization and accessibility....display it in the document using a REF field. Document doc = new Document...namespace Aspose.Words.Fields assembly Aspose.Words FieldSet.BookmarkName...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Comment.Author | Aspose.Words for .NET

    Manage comment authors effortlessly with the Comment Author property. Easily return or set author names to enhance user engagement and content clarity....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

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