Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 4,867 for

assemble document

(0.11 sec)
  1. IImageSavingCallback.ImageSaving | Aspose.Words...

    Discover the ImageSavingCallback method in Aspose.Words, designed to enhance image handling when saving to HTML. Optimize your workflow today!...Examples Shows how to split a document into parts and save them....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  2. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized Document comment rendering. Enhance your Document's clarity and presentation today!...Specifies the rendering mode for document comments. public enum CommentDisplayMode...Value Description Hide 0 No document comments are rendered. ShowInBalloons...

    reference.aspose.com/words/net/aspose.words.lay...
  3. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output Documents. Optimize your files with the default Ecma376_2006 setting....OOXML version for the output document. The default value is Ecma376_2006...shapes into a document. Document doc = new Document (); DocumentBuilder...

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

    Discover the Paragraph AcceptStart method to seamlessly welcome visitors at the beginning of your Document's paragraphs for enhanced engagement....visiting the start of the document’s paragraph. public override...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words/par...
  5. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient Document layout management. Enhance your workflow with powerful notification features....Converting to Fixed-page Format documentation article. public class PageLayoutCallbackAr...Name Description Document { get; } Gets document. Event { get; }...

    reference.aspose.com/words/net/aspose.words.lay...
  6. FileCorruptedException Class | Aspose.Words for...

    Discover the Aspose.Words.FileCorruptedException class, designed to handle corrupted Documents effortlessly during loading. Ensure seamless Document management!...Thrown during document load, when the document appears to be...the Programming with Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words/fil...
  7. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    Enhance your Document output with FixedPageSaveOptions' OptimizeOutput property. Remove redundancies and improve formatting for clearer displays....optimize document objects while saving to xps. Document doc = new...new Document ( MyDir + "Unoptimized document.docx" ); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  8. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....fill mail merge fields in the document with values from any data...CustomDataSource () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  9. BuiltInDocumentProperties.Characters | Aspose.W...

    Discover the BuiltInDocumentProperties Characters property, providing an accurate character count estimate to enhance Document management and efficiency....number of characters in the document. public int Characters { get...labels in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append Documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....Contents [ Hide ] AppendDocument( Document , ImportFormatMode ) Appends...the specified document to the end of this document. public void...

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