Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 4,674 for

document assembly

(0.04 sec)
  1. BaseWebExtensionCollection1.Remove | Aspose.Wor...

    Effortlessly remove items from your BaseWebExtensionCollection with our intuitive Remove method. Streamline your data management today!...with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.web...
  2. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save Documents in HTML format, ensuring optimal formatting and easy sharing....that can be used to save a document in the Html format. public...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Document.Clone | Aspose.Words for .NET

    Effortlessly duplicate your Documents with our Document Clone method. Achieve precise deep copies for seamless editing and efficient workflow....Clone Document.Clone method Performs a deep copy of the Document...public Document Clone () Return Value The cloned document. Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Shape.TextBox | Aspose.Words for .NET

    Customize your Shape TextBox properties to enhance text display and improve visual appeal in your designs. Unlock creative potential today!... Document doc = new Document (); DocumentBuilder...textBoxShape . TextBox ; // Move the document builder to inside the TextBox...

    reference.aspose.com/words/net/aspose.words.dra...
  5. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital signature settings for enhanced Document security and compliance....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Document.GetPageInfo | Aspose.Words for .NET

    Discover the GetPageInfo method to retrieve essential page size, orientation, and rendering details for optimized printing and enhanced Document management....GetPageInfo Document.GetPageInfo method Gets the page size, orientation...or not. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words/doc...
  7. StructuredDocumentTagRangeStart.GetChildNodes |...

    Discover the StructuredDocumentTagRangeStart GetChildNodes method, which provides a dynamic collection of child nodes tailored to your specified types.... Document doc = new Document ( MyDir + "Multi-section..."Multi-section structured document tags.docx" ); StructuredDocumentTa...

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

    Discover the TxtLoadOptions constructor! Easily initialize with default values and streamline your data loading process for enhanced performance....Load document with hyperlinks. Document doc = new Document ( stream...namespace Aspose.Words.Loading assembly Aspose.Words TxtLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  9. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown Document loading by preserving empty lines for improved readability....lines while load a Markdown document. The default value is false...the beginning and end of the document are also ignored. This option...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 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...