Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 4,867 for

assemble document

(0.11 sec)
  1. CustomXmlPart.Data | Aspose.Words for .NET

    Access and manage your Custom XML Data Storage easily with the CustomXmlPart Data property. Get or set XML content effortlessly for streamlined workflows....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  2. WebExtensionStoreType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensionStoreType enum, featuring diverse web extension store types for seamless integration and enhanced functionality....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  3. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your shape, enhancing your Document's layout and readability.... Document doc = new Document (); DocumentBuilder...textBoxShape . TextBox ; // Move the document builder to inside the TextBox...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Bibliography.BibliographyStyle | Aspose.Words f...

    Discover the BibliographyStyle property easily manage and customize your bibliography's active style for enhanced organization and presentation....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography..."Bibliography.docx" ); // If the document already has a style you can...

    reference.aspose.com/words/net/aspose.words.bib...
  5. Row.Hidden | Aspose.Words for .NET

    Row Hidden property Documentation. Control table row visibility in Word Documents programmatically with boolean hide/show settings....supported for WordML and ODT documents. Examples Shows how to hide...hide a table row. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  6. IStructuredDocumentTag.IsShowingPlaceholderText...

    Discover the IStructuredDocumentTag IsShowingPlaceholderText property to easily identify placeholder text in your SDT, enhancing content clarity and management....placeholder text) upon opening this document. public bool IsShowingPlaceholder...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  7. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    Discover the FindReplaceOptions IgnoreDeleted property, control text visibility in deleted revisions with an easy boolean toggle. Enhance your editing experience!... Document doc = new Document (); DocumentBuilder...paragraph will persist in the document until we accept the delete...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Table.NodeType | Aspose.Words for .NET

    Discover the Table NodeType property that efficiently returns table data, enhancing your data management and organization for seamless integration....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Field.Type | Aspose.Words for .NET

    Discover the Microsoft Word field type with our Field Type property. Enhance your Documents with precise formatting and dynamic content capabilities....field into a document using a field code. Document doc = new Document...namespace Aspose.Words.Fields assembly Aspose.Words Field.Start Field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TableStyle.Bidi | Aspose.Words for .NET

    Discover the TableStyle Bidi property to easily manage right-to-left table styles, enhancing your layout for better readability and user experience.... Document doc = new Document (); DocumentBuilder...TableStyle namespace Aspose.Words assembly Aspose.Words TableStyle.AllowBreakAcrossPage...

    reference.aspose.com/words/net/aspose.words/tab...