Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 4,936 for

assemble document

(0.19 sec)
  1. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your Document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...OriginalFileName Contents [ Hide ] Document.OriginalFileName property...original file name of the document. public string OriginalFileName...

    reference.aspose.com/words/net/aspose.words/doc...
  2. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced Document comparison. Customize your comparison settings for precise results and enhanced productivity....choose additional options for document comparison operation. To learn...visit the Compare Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words.com...
  3. StructuredDocumentTag.BuildingBlockGallery | As...

    Discover the StructuredDocumentTag BuildingBlockGallery property, defining your SDT's building block type. Ensure seamless Document customization!...is read-only for SDT of the document part type. For all other SDT...how to insert a structured document tag as a building block, and...

    reference.aspose.com/words/net/aspose.words.mar...
  4. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  5. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects....void Create () { Document doc = new Document (); // A smart tag...tag appears in a document with Microsoft Word recognizes a part...

    reference.aspose.com/words/net/aspose.words.mar...
  6. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your Documents.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  7. SaveOptions.TempFolder | Aspose.Words for .NET

    Optimize your Document saving with the SaveOptions TempFolder property, which designates a folder for temporary DOC and DOCX files, enhancing efficiency....you are saving a very large document (thousands of pages) and/or...and/or processing many documents at the same time. The memory spike...

    reference.aspose.com/words/net/aspose.words.sav...
  8. IWarningCallback.Warning | Aspose.Words for .NET

    Discover the IWarningCallback method in Aspose.Words. Handle Document loading and saving issues seamlessly, preserving formatting and data integrity....encounters some issue during document loading or saving that might...available font sources. // Open a document that contains text formatted...

    reference.aspose.com/words/net/aspose.words/iwa...
  9. OdtSaveOptions.IsStrictSchema11 | Aspose.Words ...

    Optimize your ODT exports with the IsStrictSchema11 property. Ensure strict compliance with ODT 1.1 or enable 1.2 compatibility for best results....saved document conform to an older ODT schema. Document doc =...= new Document ( MyDir + "Rendering.docx" ); OdtSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!...replies is allowed in the document. Examples Shows how to add...comment to a document, and then reply to it. Document doc = new...

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