Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 4,930 for

assemble document

(0.13 sec)
  1. BuiltInDocumentProperties.Category | Aspose.Wor...

    Manage your Document's category effortlessly with BuiltInDocumentProperties. Easily customize and enhance Document organization for better workflow....or sets the category of the document. public string Category {...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  2. BuiltInDocumentProperties.Subject | Aspose.Word...

    Discover how to efficiently manage the BuiltInDocumentProperties Subject property to easily set or retrieve your Document's subject for better organization....or sets the subject of the document. public string Subject { get...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  3. ShapeMarkupLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeMarkupLanguage enum, defining shape markup languages for enhanced Document formatting and design flexibility....saved document to adhere to. Document doc = new Document (); DocumentBuilder...Iso29500_2008_Strict", // any document we save while passing this...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentBuilder.InsertStructuredDocumentTag | A...

    Effortlessly enhance your Documents with the DocumentBuilder InsertStructuredDocumentTag method. Easily add structured Document tags for better organization!...StructuredDocumentTa into the document. public StructuredDocumentTa...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/doc...
  5. CleanupOptions.UnusedBuiltinStyles | Aspose.Wor...

    Optimize your Documents with CleanupOptions' UnusedBuiltinStyles property, ensuring unused BuiltIn styles are efficiently removed for cleaner, professional results....styles should be removed from document. public bool UnusedBuiltinStyles...styles from a document. Document doc = new Document (); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  6. CleanupOptions.UnusedStyles | Aspose.Words for ...

    Optimize your Documents with CleanupOptions' UnusedStyles property, ensuring unused styles are removed for cleaner, faster-loading content. Default - true....styles should be removed from document. Default value is true . public...styles from a document. Document doc = new Document (); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  7. GlowFormat.Remove | Aspose.Words for .NET

    Effortlessly remove GlowFormat from your parent object with our efficient GlowFormat Remove method. Enhance your design workflow today!... Document doc = new Document ( MyDir + "Various..."Shape.Glow.docx" ); doc = new Document ( ArtifactsDir + "Shape.Glow...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Node.NextPreOrder | Aspose.Words for .NET

    Discover the Node NextPreOrder method for efficient tree traversal. Learn how to retrieve the next node using the preorder algorithm effectively!...Shows how to traverse the document’s node tree using the pre-order...shape with an image. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Table.AcceptStart | Aspose.Words for .NET

    Discover the Table AcceptStart method to seamlessly welcome visitors at the table's start, enhancing user experience and engagement....visitor DocumentVisitor The document visitor. Return Value The...all hidden content from a document. public void RemoveHiddenContentF...

    reference.aspose.com/words/net/aspose.words.tab...
  10. BaseWebExtensionCollection1.Remove | Aspose.Wor...

    Effortlessly remove items from your BaseWebExtensionCollection with our intuitive Remove method. Streamline your data management today!...with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

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