Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 5,177 for

assemble document

(0.16 sec)
  1. Document.Revisions | Aspose.Words for .NET

    Effortlessly track Document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!...Revisions Contents [ Hide ] Document.Revisions property Gets a...changes) that exist in this document. public RevisionCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Range.Revisions | Aspose.Words for .NET

    Discover Range Revisions. Track and manage property changes effortlessly with our comprehensive collection of revisions for enhanced project clarity....means if you remove parts of a document that contain revisions, the...revisions in range. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/ran...
  3. Border.LineWidth | Aspose.Words for .NET

    Adjust the Border LineWidth property to customize border thickness in points, enhancing your design's precision and visual appeal....border into a document. Document doc = new Document (); DocumentBuilder...Border namespace Aspose.Words assembly Aspose.Words Border.LineStyle...

    reference.aspose.com/words/net/aspose.words/bor...
  4. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced Document saving. Customize your text format with powerful options for optimal results....additional options when saving a document into the Text format. To learn...the Specify Save Options documentation article. public class TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. CustomXmlPartCollection.Item | Aspose.Words for...

    Discover how to manage CustomXmlPartCollection items efficiently. Access or modify specific items by index for enhanced XML data handling....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...
  6. XamlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the XamlFixedSaveOptions ResourcesFolder property enhances Document exports by defining where images and fonts are stored in Xaml format....are saved when exporting a document to fixed page Xaml format...} Remarks When you save a Document in fixed page Xaml format...

    reference.aspose.com/words/net/aspose.words.sav...
  7. OutlineOptions.ExpandedOutlineLevels | Aspose.W...

    Discover the ExpandedOutlineLevels property in OutlineOptions, allowing you to customize Document outline visibility for enhanced navigation and user experience....Specifies how many levels in the document outline to show expanded when...to XPS. Specify 0 and the document outline will be collapsed;...

    reference.aspose.com/words/net/aspose.words.sav...
  8. OfficeMath.Accept | Aspose.Words for .NET

    Discover the OfficeMath Accept method for seamless visitor management. Enhance your workflow with easy integration and improved efficiency!...in a document. public void OfficeMathToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words.mat...
  9. Convert PPS to DOTM in Python or with free Onli...

    PPS to DOTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPS to DOTM online converter quickly before integrating the code....Macro-Enabled Document Template (DOTM) is a Microsoft Word document template...store a template for a Word document. It is an XML-based file format...

    products.aspose.com/total/python-net/conversion...
  10. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word Documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...for replacing tags in Word documents. The function is intended...correctly for text in the document body but did not replace tags...

    forum.aspose.com/t/unexpected-behavior-in-word-...