Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 5,200 for

assemble document

(0.86 sec)
  1. 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...
  2. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your Document's content type for enhanced organization....sets the content type of the document. public string ContentType...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Section.Accept | Aspose.Words for .NET

    Discover the Section Accept method to enhance visitor engagement and streamline interactions. Boost your site's performance today!...how to use a document visitor to print a document’s node structure...structure. Document doc = new Document ( MyDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/net/aspose.words/sec...
  4. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently.... Document doc = new Document ( MyDir + "OLE spreadsheet...namespace Aspose.Words.Drawing assembly Aspose.Words OleFormat.SourceItem...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Convert CSV to DOTM using Python or with free O...

    CSV to DOTM conversion in your Python applications without using Microsoft Office or online. Test free CSV to DOTM online converter quickly before integrating the code....Macro-Enabled Document) format is a Microsoft Word document format that...HTML file with an instance of Document class Call the save method...

    products.aspose.com/total/python-net/conversion...
  6. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your Document management efficiency....rendering large documents to PDF. Document doc = new Document ( MyDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. LayoutEnumerator.PageIndex | Aspose.Words for .NET

    Discover the LayoutEnumerator PageIndex property. Easily retrieve the 1-based index of the page containing your current entity for seamless navigation....traversing a document’s layout entities. // Open a document that contains...occupies in the document body. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.lay...
  8. StructuredDocumentTagCollection.Count | Aspose....

    Discover the Count property of StructuredDocumentTagCollection, which efficiently reveals the total number of structured Document tags for better data management....Returns the number of structured document tags in the collection. public...namespace Aspose.Words.Markup assembly Aspose.Words StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  9. 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...
  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...