Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,931 for

assemble document

(0.26 sec)
  1. StructuredDocumentTagCollection.RemoveAt | Aspo...

    Effortlessly manage your structured Document tags with the RemoveAt method. Quickly remove tags by index for streamlined Document editing....method Removes a structured document tag at the specified index...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  2. HtmlSaveOptions.Encoding | Aspose.Words for .NET

    Discover HtmlSaveOptions Encoding for seamless HTML, MHTML, and EPUB exports. Easily customize encoding with UTF-8 for optimal compatibility and performance....saving a document to .epub. Document doc = new Document ( MyDir...specify the encoding for a document that we will save. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfCustomPropertiesExport Enum | Aspose.Words f...

    Discover how the Aspose.Words.PdfCustomPropertiesExport enum enhances PDF exports by customizing Document properties for optimal results....converting a document to PDF. Document doc = new Document (); doc...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfEncryptionDetails Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfEncryptionDetails for secure PDF encryption and customizable access permissions, ensuring your Documents remain protected....access permissions for a PDF document. To learn more, visit the...Protect or Encrypt a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions.TextCompression | Aspose.Words f...

    Discover the PdfSaveOptions TextCompression property to optimize your Documents. Choose the best compression type for efficient text storage and faster loading....all textual content in the document. public PdfTextCompression...output size when saving a document without compression. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-Document save, enhancing your Document management experience....returned to the caller after a document is saved and contains additional...more, visit the Save a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your Document in their original order for efficient Document management....with all the odd pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. 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...
  10. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize Document exports to HTML and other formats effortlessly....saves images when saving a document to HTML. May be used by other...Markdown document. public void RenameImages () { Document doc =...

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