Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 4,946 for

assemble document

(0.14 sec)
  1. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your Document's font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your Documents effortlessly!...property Allows to specify document font settings. public FontSettings...example, when loading HTML documents Aspose.Words may resolve the...

    reference.aspose.com/words/net/aspose.words.loa...
  2. RevisionGroup.Author | Aspose.Words for .NET

    Discover the RevisionGroup Author property to easily identify the author of each revision group, enhancing your Document management efficiency....revisions in a document. Document doc = new Document ( MyDir + "Revisions...RevisionGroup namespace Aspose.Words assembly Aspose.Words RevisionGroup...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Paragraph.IsMoveToRevision | Aspose.Words for .NET

    Discover the IsMoveToRevision property in Microsoft Word! Learn how it tracks changes and enhances your Document editing experience.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/par...
  4. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  5. PdfLoadOptions.PageCount | Aspose.Words for .NET

    Control page reading with PdfLoadOptions' PageCount property. Easily set the number of pages to read, ensuring efficient Document handling....which means all pages of the document will be read. public int PageCount...PageCount = 1 ; Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.loa...
  6. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails constructor to easily initialize secure PDF encryption instances. Enhance your Document protection with our powerful tool!...Saving assembly Aspose.Words PdfEncryptionDetails(...a saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. TaskPaneDockState Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPaneDockState enum, which defines task pane locations for enhanced Document editing and user experience....pane on the right side of the document window. Left 1 Dock the task...pane on the left side of the document window. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.web...
  8. FontSettings.SetFontsFolder | Aspose.Words for ...

    Discover how to use the SetFontsFolder method to specify a TrueType font directory in Aspose.Words, enhancing Document rendering and font embedding....TrueType fonts when rendering documents or embedding fonts. This is...source directory. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fon...
  9. StructuredDocumentTagRangeStart.RemoveAllChildr...

    Efficiently use the RemoveAllChildren method to clear nodes between StructuredDocumentTagRangeStart and end, enhancing Document management....to create/remove structured document tag and its content. public...SdtRangeExtendedMeth () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  10. GoogleAiModel | Aspose.Words for .NET

    Create a GoogleAiModel instance to integrate Google AI capabilities into Document processing with Aspose.Words AI....apiKey ); Document doc = new Document ( MyDir + "Big document.docx"...SummaryLength . VeryShort }; Document summary = model . Summarize...

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