Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,983 for

document assembly

(0.09 sec)
  1. StructuredDocumentTagCollection.RemoveAt | Aspo...

    Effortlessly manage your structured Document tags with the RemoveAt method. Quickly remove tags by index for streamlined Document editing....method Removes a structured document tag at the specified index...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Document.VersionsCount | Aspose.Words for .NET

    Discover the Document VersionsCount property to easily track the number of stored Document versions in your DOC files for better management and organization....VersionsCount Contents [ Hide ] Document.VersionsCount property Gets...of document versions that was stored in the DOC document. public...

    reference.aspose.com/words/net/aspose.words/doc...
  3. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  4. ProcessorContext.LayoutOptions | Aspose.Words f...

    Discover the ProcessorContext LayoutOptions property for optimized Document layout, enhancing processing efficiency and user experience....LayoutOptions property Document layout options used by the...namespace Aspose.Words.LowCode assembly Aspose.Words ProcessorContext...

    reference.aspose.com/words/net/aspose.words.low...
  5. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your Documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....the given input document into the output document using specified...Examples Shows how to convert documents with a single line of code...

    reference.aspose.com/words/net/aspose.words.low...
  6. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two Documents with our Compare method. Save differences and track edits and format revisions in a single output file.... DateTime ) Compares two documents with additional options and...original document. v2 String The modified document. outputFileName...

    reference.aspose.com/words/net/aspose.words.low...
  7. DocumentBase.PageColor | Aspose.Words for .NET

    Discover the DocumentBase PageColor property to easily customize your Document's page color. Simplify design with this user-friendly feature!...sets the page color of the document. This property is a simpler...a solid page color for the document. Setting this property creates...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Document.UpdateActualReferenceMarks | Aspose.Wo...

    Effortlessly update all footnotes and endnotes in your Document with the Document UpdateActualReferenceMarks method, enhancing accuracy and efficiency....UpdateActualReferenc Document.UpdateActualReferenc method Updates...footnotes and endnotes in the document. public void UpdateActualReferenc...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes.... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words Add( ChartXValue...

    reference.aspose.com/words/net/aspose.words.dra...
  10. SubDocument.NodeType | Aspose.Words for .NET

    Discover the SubDocument NodeType property that efficiently returns SubDocument data, enhancing your Document management and processing capabilities....master document’s subdocument. Document doc = new Document ( MyDir...MyDir + "Master document.docx" ); NodeCollection subDocuments =...

    reference.aspose.com/words/net/aspose.words/sub...