Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,936 for

assemble document

(0.07 sec)
  1. PdfImageColorSpaceExportMode Enum | Aspose.Word...

    Discover the Aspose.Words PdfImageColorSpaceExportMode enum to optimize image color selection in your PDF Documents for stunning visuals....selected for the images in PDF document. public enum PdfImageColorSpaceEx...images in a document as we export it to PDF. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FontSettings Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSettings class to effortlessly customize Document font settings for enhanced readability and professional presentation....Specifies font settings for a document. To learn more, visit the...the Working with Fonts documentation article. public class FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Document.WebExtensionTaskPanes | Aspose.Words f...

    Explore the WebExtensionTaskPanes property to access a valuable collection of task pane add-ins, enhancing your Document's functionality and user experience....WebExtensionTaskPane Contents [ Hide ] Document.WebExtensionTaskPane property...extension to a document. Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words/doc...
  4. SmartTag.AcceptStart | Aspose.Words for .NET

    Discover the SmartTag AcceptStart method—seamlessly welcome visitors to your SmartTag experience and enhance user engagement today!...visitor DocumentVisitor The document visitor. Return Value The...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  5. FormFieldCollection.Count | Aspose.Words for .NET

    Discover the FormFieldCollection Count property, easily access the total number of form fields, enhancing your data management and user experience....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...
  7. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Discover the Inline IsMoveFromRevision property in Microsoft Word. Learn how it tracks deleted objects for efficient Document management and editing.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your Document management!... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  10. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity....Inserts a table cell into the document. public Cell InsertCell ()...to use a document builder to create a table. Document doc = new...

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