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

assemble document

(0.07 sec)
  1. SaveOptions.UpdateLastSavedTimeProperty | Aspos...

    Optimize your SaveOptions with the UpdateLastSavedTimeProperty. Control LastSavedTime updates for efficient data management and enhanced performance....determine whether to preserve the document’s “Last saved time” property...saving. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SaveOutputParameters.ContentType | Aspose.Words...

    Discover the SaveOutputParameters ContentType property, which provides the Internet Media Type for your saved Documents, ensuring accurate file identification....identifies the type of the saved document. public string ContentType...of a document’s save operation. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OdtSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with OdtSaveOptions Password property. Easily set or retrieve a password for robust encryption and enhanced data protection....sets a password to encrypt document. public string Password {...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your Document in their original order with PageSet Even. Streamline your workflow and enhance Document management!...all the even pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Paragraph | Aspose.Words for .NET

    Create dynamic content effortlessly with our Paragraph constructor. Easily initialize and customize your Paragraph class for enhanced readability....doc DocumentBase The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/par...
  6. LoadOptions.BaseUri | Aspose.Words for .NET

    Discover the LoadOptions BaseUri property to easily convert relative URIs to absolute ones in your Documents. Enhance your URI management today!...relative URIs found in the document into absolute URIs when required...loading an HTML document from a stream and the document contains images...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Document.Variables | Aspose.Words for .NET

    Discover Document Variables. Access a powerful collection of customizable variables for your Documents and templates, enhancing efficiency and flexibility....Variables Contents [ Hide ] Document.Variables property Returns...collection of variables added to a document or template. public VariableCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all Document sections, enhancing your content organization and navigation....Sections Contents [ Hide ] Document.Sections property Returns...represents all sections in the document. public SectionCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  9. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamline interactions on your platform. Boost your user experience today!...how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/sub...
  10. IStructuredDocumentTag.Title | Aspose.Words for...

    Discover the IStructuredDocumentTag Title property—define a user-friendly name for your SDT and enhance Document clarity. Learn more now!...structured document tag. Document doc = new Document ( MyDir +...+ "Structured document tags by id.docx" ); // Get the structured...

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