Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,931 for

assemble document

(0.17 sec)
  1. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your Document's visual appeal and consistency....collection of styles defined in the document. public StyleCollection Styles...to access a document’s style collection. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DigitalSignatureUtil.LoadSignatures | Aspose.Wo...

    Effortlessly load digital signatures from your Documents with the DigitalSignatureUtil LoadSignatures method. Enhance your workflow today!...Loads digital signatures from document. public static DigitalSignatureColl...fileName String Path to the document. Return Value Collection of...

    reference.aspose.com/words/net/aspose.words.dig...
  3. CssSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.CssSavingArgs class, designed to enhance your Document processing with customizable CssSaving event data for optimal results....more, visit the Save a Document documentation article. public class...be saved to. Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Converter.ConvertToImages | Aspose.Words for .NET

    Transform your Documents effortlessly with ConvertToImages. Convert pages to high-quality image files quickly and easily for enhanced sharing and storage....Examples Shows how to convert document to images stream. string doc...doc = MyDir + "Big document.docx" ; Stream [] streams = Converter...

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

    Discover the HtmlSaveOptions constructor to effortlessly create and save Documents in HTML format, ensuring optimal formatting and easy sharing....that can be used to save a document in the Html format. public...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. RevisionCollection.AcceptAll | Aspose.Words for...

    Discover the RevisionCollection AcceptAll method to seamlessly integrate all revisions, enhancing your workflow efficiency and collaboration....compare documents. Document docOriginal = new Document (); DocumentBuilder...original document." ); Document docEdited = new Document (); builder...

    reference.aspose.com/words/net/aspose.words/rev...
  7. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and save locations for efficient image handling....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated image file name...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage Document part streams efficiently for optimal performance....or close it after saving a document part. public bool KeepDocumentPartStre...DocumentPartStream property after writing a document part into it. Specify true...

    reference.aspose.com/words/net/aspose.words.sav...
  9. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving Documents in the XPS format, enhancing your Document management efficiency....that can be used to save a document in the Xps format. public...a saved XPS document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. StructuredDocumentTag.ContentsFont | Aspose.Wor...

    Discover the StructuredDocumentTag ContentsFont property for seamless text formatting in SDT. Enhance your Documents with customizable font options!...how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...

    reference.aspose.com/words/net/aspose.words.mar...