Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,946 for

assemble document

(0.14 sec)
  1. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature.... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  2. IDocumentPartSavingCallback Interface | Aspose....

    Control Document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....Words saves document parts when exporting a document to Html or...save a document part. Examples Shows how to split a document into...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FieldOptions.DefaultDocumentAuthor | Aspose.Wor...

    Manage the DefaultDocumentAuthor property to easily set or update Document authors' names, enhancing organization and Document management efficiency....property Gets or sets default document author’s name. If author’s...already specified in built-in document properties, this option is...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    Discover the FindReplaceOptions property of ReplacerContext to enhance your search and replace functionality with customizable options for better results....replace string with regex in the document using context. // There is...replace string with regex in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  5. ColorPrintMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.ColorPrintMode enum for optimized color printing. Control how non-colored pages are printed for enhanced Document quality....and a printer to print the document with, and then bring up a...a print preview. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Document.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly enhance your Documents with the RemoveBlankPages method, eliminating unwanted blank pages for a polished, professional finish....RemoveBlankPages Contents [ Hide ] Document.RemoveBlankPages method Removes...Removes blank pages from the document. public List < int > RemoveBlankPages...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Footnote.AcceptEnd | Aspose.Words for .NET

    Discover the Footnote AcceptEnd method, designed to enhance user experience by seamlessly managing footnote visits. Improve navigation today!...visitor DocumentVisitor The document visitor. Return Value The...in a document. public void FootnoteToText () { Document doc =...

    reference.aspose.com/words/net/aspose.words.not...
  8. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in Documents, ensuring seamless and efficient workflows....Mail Merge and Reporting documentation article. public class ImageFieldMergingArg...Description Document { get; } Returns the Document object for...

    reference.aspose.com/words/net/aspose.words.mai...
  9. InlineStory.IsMoveToRevision | Aspose.Words for...

    Discover InlineStory's IsMoveToRevision property, easily track changes in Microsoft Word with true/false status for seamless Document editing.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless Document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....MailMerge Contents [ Hide ] Document.MailMerge property Returns...merge functionality for the document. public MailMerge MailMerge...

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