Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 4,975 for

assemble document

(0.24 sec)
  1. 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...
  2. Comment.Replies | Aspose.Words for .NET

    Discover Comment Replies. Access a collection of Comment objects that are direct responses to your specified comment, enhancing user engagement and interaction....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...
  3. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your Documents with versatile underline options for a professional look....inserted by a document builder. Document doc = new Document (); DocumentBuilder...DocumentBuilder namespace Aspose.Words assembly Aspose.Words DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. WebExtensionBinding.AppRef | Aspose.Words for .NET

    Discover how the WebExtensionBinding AppRef property links binding keys to Document data, enhancing your web app's functionality and performance....with the bound data in the document. public string AppRef { get...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.web...
  5. ExportFontFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ExportFontFormat enum for optimal font export when rendering to HTML fixed format. Enhance your Document's visual quality!...saving a document to HTML. Document doc = new Document ( MyDir...namespace Aspose.Words.Saving assembly Aspose.Words EmfPlusDualRendering...

    reference.aspose.com/words/net/aspose.words.sav...
  6. StructuredDocumentTag.WordOpenXML | Aspose.Word...

    Discover the StructuredDocumentTag WordOpenXML property. Access XML data in FlatOpc format for seamless Document integration and enhanced functionality.... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); List < StructuredDocumentTa > tags...

    reference.aspose.com/words/net/aspose.words.mar...
  7. MappedDataFieldCollection.Count | Aspose.Words ...

    Discover the MappedDataFieldCollection Count property, which efficiently reveals the total number of elements in your data collection for optimized management....MappedDataFieldColle () { Document doc = CreateSourceDocMappe.../// <summary> /// Create a document with 2 MERGEFIELDs, one of...

    reference.aspose.com/words/net/aspose.words.mai...
  8. LayoutEnumerator.Reset | Aspose.Words for .NET

    Reset the LayoutEnumerator to the Document's first page, enhancing navigation and efficiency for seamless Document management....enumerator to the first page of the document. public void Reset () Examples...Shows ways of traversing a document’s layout entities. public...

    reference.aspose.com/words/net/aspose.words.lay...
  9. DocumentVisitor.VisitTableStart | Aspose.Words ...

    Discover the DocumentVisitor VisitTableStart method, essential for efficiently managing table enumeration in your applications. Enhance your coding skills today!...table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Watermark.Remove | Aspose.Words for .NET

    Effortlessly remove watermarks with our effective method. Restore your images to their original beauty and enhance your creative projects today!... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

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