Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 4,931 for

assemble document

(0.1 sec)
  1. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected Document formats for seamless file management....property Gets the detected document format. public LoadFormat...; } Remarks When an OOXML document is encrypted, it is not possible...

    reference.aspose.com/words/net/aspose.words/fil...
  2. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....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...
  3. VariableCollection.Add | Aspose.Words for .NET

    Discover how to efficiently add Document variables to your VariableCollection with our easy-to-follow guide. Boost your data management today!...Add method Adds a document variable to the collection...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...
  4. VbaProject.Name | Aspose.Words for .NET

    Discover how to easily manage your VBA project with the Name property. Learn to get and set project names for efficient coding!... Document doc = new Document (); // Create a new...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...
  5. VbaModule.Name | Aspose.Words for .NET

    Discover how to use the VbaModule Name property to easily manage your VBA project module names for enhanced organization and efficiency.... Document doc = new Document (); // Create a new...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...
  6. HtmlSaveOptions.NavigationMapLevel | Aspose.Wor...

    Discover HtmlSaveOptions' NavigationMapLevel property, controlling heading levels in EPUB, MOBI, and AZW3 exports. Maximize your content's visibility!...of navigation through the document structure. Usually navigation...correspond to headings in the document. In order to populate headings...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  8. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature.... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  9. FieldOptions.DefaultDocumentAuthor | Aspose.Wor...

    Manage the DefaultDocumentAuthor property to easily set or update Document authors' names, enhancing organization and Document management efficiency....property Gets or sets default document author’s name. If author’s...already specified in built-in document properties, this option is...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentProperty.LinkSource | Aspose.Words for ...

    Discover the LinkSource property for DocumentProperty, effortlessly access the source of your linked custom Document properties for enhanced Document management....source of a linked custom document property. public string LinkSource...a custom document property to a bookmark. Document doc = new...

    reference.aspose.com/words/net/aspose.words.pro...