Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,695 for

assemble document

(0.03 sec)
  1. IHyphenationCallback Interface | Aspose.Words f...

    Explore the Aspose.Words.IHyphenationCallback interface to easily implement and register hyphenation dictionaries for enhanced Document formatting....EqualTo ( 0 )); // Open a document with a locale that Microsoft...such as German. Document doc = new Document ( MyDir + "German...

    reference.aspose.com/words/net/aspose.words/ihy...
  2. StyleCollection.Count | Aspose.Words for .NET

    Discover the StyleCollection Count property to easily retrieve the total number of styles in your collection for enhanced organization and management....Style to a document’s styles collection. Document doc = new Document...Document (); StyleCollection styles = doc . Styles ; // Set default...

    reference.aspose.com/words/net/aspose.words/sty...
  3. ViewOptions.ViewType | Aspose.Words for .NET

    Discover the ViewOptions ViewType property to easily customize your Microsoft Word view mode for enhanced productivity and a tailored editing experience....to a document upon loading. Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Settings assembly Aspose.Words ViewOptions.FormsDesign...

    reference.aspose.com/words/net/aspose.words.set...
  4. PdfEncryptionDetails.OwnerPassword | Aspose.Wor...

    Discover how the OwnerPassword property secures your encrypted PDF files, ensuring only authorized access. Protect your Documents effortlessly!...password for the encrypted PDF document. public string OwnerPassword...user to open an encrypted PDF document without any access restrictions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your Documents....with a document builder instead of a mail merge. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. SaveOptions.ProgressCallback | Aspose.Words for...

    Enhance your Document-saving experience with the SaveOptions ProgressCallback property, providing real-time updates on saving progress for seamless workflows....property Called during saving a document and accepts data about saving...Examples Shows how to manage a document while saving to html. public...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....Examples Shows how to manage a document while saving to html. public...) { Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your Document parts for seamless management....specify the stream where the document part will be saved to. public...property allows you to save document parts to streams instead of...

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

    Discover the Document PageCount property, which reveals the total page count based on the latest layout, ensuring accurate Document management and insights....PageCount Contents [ Hide ] Document.PageCount property Gets the...the number of pages in the document as calculated by the most...

    reference.aspose.com/words/net/aspose.words/doc...
  10. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize Document exports to HTML, MHTML, or EPUB for seamless user experience....how images are saved when a document is saved to HTML, MHTML or...Examples Shows how to split a document into parts and save them....

    reference.aspose.com/words/net/aspose.words.sav...