Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,931 for

assemble document

(0.1 sec)
  1. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within paragraphs, enhancing your Document's structure and readability.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/par...
  2. ImageColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageColorMode enum to optimize Document page images. Control color modes for enhanced visual quality in your projects....for the generated images of document pages. public enum ImageColorMode...Description None 0 The pages of the document will be rendered as color...

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

    Effortlessly clear your CustomPartCollection with our efficient Clear method, removing all elements for seamless management and enhanced performance....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  4. DocumentBuilder.CurrentParagraph | Aspose.Words...

    Access the selected paragraph in DocumentBuilder easily with the CurrentParagraph property. Streamline your Document editing process today!...Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    Discover DocumentBuilder's IsAtStartOfParagraph property. Easily check if your cursor is at the paragraph's start for efficient text editing....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. PdfDigitalSignatureTimestampSettings Class | As...

    Discover Aspose.Words.PdfDigitalSignatureTimestampSettings for seamless digital signature timestamp management. Enhance your PDF security effortlessly!...with Digital Signatures documentation article. public class PdfDigitalSignatureT...saved PDF document digitally and timestamp it. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  7. IStructuredDocumentTag.Level | Aspose.Words for...

    Discover the IStructuredDocumentTag Level property to easily identify its position in the Document tree, enhancing Document structure and usability....which this SDT occurs in the document tree. public MarkupLevel Level...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word Document nodes, enabling seamless Document manipulation and customization....class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/node/
  9. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust Document zoom levels in percentages, enhancing your PDF viewing experience....factor (in percentages) for a document. public int ZoomFactor { get...rendered PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. RevisionGroupCollection.GetEnumerator | Aspose....

    Discover the RevisionGroupCollection GetEnumerator method—efficiently retrieve enumerator objects for streamlined data management and enhanced performance....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

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