Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 4,933 for

assemble document

(0.12 sec)
  1. 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...
  2. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any Document with the CopyStylesFromTemplate method, enhancing your workflow and Document consistency....the specified template to a document. public void CopyStylesFromTempla...template to a document, like-named styles in the document are redefined...

    reference.aspose.com/words/net/aspose.words/doc...
  3. HtmlSaveOptions.ExportXhtmlTransitional | Aspos...

    Optimize your HTML with the HtmlSaveOptions ExportXhtmlTransitional property. Control DOCTYPE declarations for better compatibility in HTML, MHTML, and EPUB formats....DOCTYPE declaration in the document prior to the root element...beginning of the HTML output document will look like this: <? xml...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlLoadOptions.PreferredControlType | Aspose.W...

    Discover HtmlLoadOptions' PreferredControlType property to customize Document node types for imported inputs and select elements. Optimize your forms effortlessly!...or sets preferred type of document nodes that will represent...is not representable with document nodes of the preferred type...

    reference.aspose.com/words/net/aspose.words.loa...
  5. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in Documents, enhancing your Document processing capabilities....an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. public class FieldEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Document doc = new Document (); DocumentBuilder...we make a change within the document, // we can apply the change...

    reference.aspose.com/words/net/aspose.words/com...
  7. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating Document size, enhancing file management and efficiency....the number of bytes in the document. public int Bytes { get ;...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...
  8. InlineStory.IsInsertRevision | Aspose.Words for...

    Discover InlineStory's IsInsertRevision property. Easily identify inserted objects in Word with change tracking enabled. Enhance your Document management today!... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  9. RunCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RunCollection class for seamless access to Run nodes. Enhance your Document processing with powerful, typed features!...the Programming with Documents documentation article. public class...this collection and from the document. Contains ( Node ) Determines...

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