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

assemble document

(0.07 sec)
  1. Story.Paragraphs | Aspose.Words for .NET

    Discover Story Paragraphs. Access a curated collection of paragraphs directly from your story, enhancing your narrative with rich, engaging content.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/sto...
  2. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly save Documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...format in which the rendered document pages or shapes will be saved...converts a document to one. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

    reference.aspose.com/words/net/aspose.words.loa...
  4. MappedDataFieldCollection.Remove | Aspose.Words...

    Effortlessly remove field mappings with the MappedDataFieldCollection Remove method. Streamline your data management process today!...the mail merge field in the document. Examples Shows how to map...them during a mail merge. Document doc = CreateSourceDocMappe...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Convert MSG to DOCM in Python | products.aspose...

    Save MSG to DOCM in your Python applications without using Microsoft Outlook or Word... DOCM is a Microsoft Word document format that supports macros...macros. It is used to create documents that contain macros, scripts...

    products.aspose.com/total/python-net/conversion...
  6. LayoutEnumerator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.LayoutEnumerator class for efficient Document layout enumeration. Explore page geometry, text, and structure effortlessly!...page layout entities of a document. You can use this class to...entity which corresponds to a document node. To learn more, visit...

    reference.aspose.com/words/net/aspose.words.lay...
  7. ImportFormatMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.ImportFormatMode enhances Document formatting by seamlessly merging styles from imported content for optimal results....importing content from another document. public enum ImportFormatMode...UseDestinationStyles 0 Use the destination document styles and copy new styles...

    reference.aspose.com/words/net/aspose.words/imp...
  8. TabStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.TabStop class, your solution for custom tab stops in Document formatting. Enhance your Documents with precision and ease!...Words Document Object Model (DOM) documentation article. public...related paragraphs. Document doc = new Document ( MyDir + "Table...

    reference.aspose.com/words/net/aspose.words/tab...
  9. ShapeBase.IsDeleteRevision | Aspose.Words for .NET

    Discover the ShapeBase IsDeleteRevision property, learn how it indicates object deletion in Microsoft Word with change tracking enabled for enhanced Document management.... Document doc = new Document (); Assert . That...the shape persists in the document and counts as a delete revision...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Document.PageCount | Aspose.Words for .NET

    Discover the Document PageCount property, which reveals the total page count based on the latest layout, ensuring accurate Document management and insights....PageCount Contents [ Hide ] Document.PageCount property Gets the...the number of pages in the document as calculated by the most...

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