Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,695 for

assemble document

(0.06 sec)
  1. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your Documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the Document's protection for enhanced security....password the document was protected with. If document is not write-protected...protect a document with a password. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.set...
  2. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your Documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....OLE object as icon into the document. Allows to specify icon file...object into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Watermarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.Watermarker class for easy watermark insertion in Documents. Elevate your Document presentation effortlessly!...insert watermarks into the documents. public class Watermarker...LoadOptions ) Specifies input document for processing. From ( string...

    reference.aspose.com/words/net/aspose.words.low...
  4. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your Document's structure by identifying bulleted or numbered paragraphs for better readability....paragraphs in a document that are list items. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.lis...
  5. StructuredDocumentTag.Color | Aspose.Words for ...

    Discover how to easily manage the Color property of StructuredDocumentTags. Enhance your Documents with customizable color settings for better organization!...the color of the structured document tag. public Color Color {...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/net/aspose.words.mar...
  6. TaskPaneDockState Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPaneDockState enum, which defines task pane locations for enhanced Document editing and user experience....pane on the right side of the document window. Left 1 Dock the task...pane on the left side of the document window. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.web...
  7. Paragraph.IsMoveToRevision | Aspose.Words for .NET

    Discover the IsMoveToRevision property in Microsoft Word! Learn how it tracks changes and enhances your Document editing experience.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/par...
  8. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your Documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....a paragraph break into the document. public Paragraph InsertParagraph...paragraph into the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. SaveFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.SaveFormat enum to easily choose Document save formats, enhancing your file management and compatibility for seamless workflows....Indicates the format in which the document is saved. public enum SaveFormat...Saves the document in the Microsoft Word 97 - 2007 Document format...

    reference.aspose.com/words/net/aspose.words/sav...
  10. Document.Clone | Aspose.Words for .NET

    Effortlessly duplicate your Documents with our Document Clone method. Achieve precise deep copies for seamless editing and efficient workflow....Clone Document.Clone method Performs a deep copy of the Document...public Document Clone () Return Value The cloned document. Examples...

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