Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 9,613 for

assemble document

(0.16 sec)
  1. XamlFlowSaveOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a Document into the XamlFlow or XamlFlowPack format in C#....additional options when saving a document into the XamlFlow or XamlFlowPack...the Specify Save Options documentation article. public class XamlFlowSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    HtmlSaveOptions ExportHeadersFootersMode property. Specifies how headers and footers are output to HTML MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C#....saving a document to HTML. Document doc = new Document ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    DocSaveOptions AlwaysCompressMetafiles property. When false small metafiles are not compressed for performance reason. Default value is true all metafiles are compressed regardless of its size in C#....compression in a document while saving. // Open a document that contains...Equation 3.0 formula. Document doc = new Document ( MyDir + "Microsoft...

    reference.aspose.com/words/net/aspose.words.sav...
  4. StructuredDocumentTag.Style | Aspose.Words for ...

    StructuredDocumentTag Style property. Gets or sets the Style of the structured Document tag in C#....the Style of the structured document tag. public Style Style {...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  5. DownsampleOptions.Resolution | Aspose.Words for...

    DownsampleOptions Resolution property. Specifies the resolution in pixels per inch which the images should be downsampled to in C#....in the PDF document. Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. StructuredDocumentTag.WordOpenXMLMinimal | Aspo...

    StructuredDocumentTag WordOpenXMLMinimal property. Gets a string that represents the XML contained within the node in the FlatOpc format. Unlike the WordOpenXML property this method generates a strippeddown Document that excludes any noncontentrelated parts in C#....generates a stripped-down document that excludes any non-content-related...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  7. LoadDocument | Aspose.HTML for .NET API Reference

    This method loads the new Document based on response message....new document based on response message. public Document LoadDocument...LoadDocument () Return Value The HTML document created based response message...

    reference.aspose.com/html/net/aspose.html.forms...
  8. Table.Title | Aspose.Words for .NET

    Table Title property. Gets or sets title of this table. It provides an alternative text representation of the information contained in the table in C#....ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance ). When...nested table without using a document builder. public void CreateNestedTable...

    reference.aspose.com/words/net/aspose.words.tab...
  9. PdfSaveOptions.ImageCompression | Aspose.Words ...

    PdfSaveOptions ImageCompression property. Specifies compression type to be used for all images in the Document in C#....used for all images in the document. public PdfImageCompression...quality of images in the output document through the JpegQuality property...

    reference.aspose.com/words/net/aspose.words.sav...
  10. AbsolutePositionTab.Accept | Aspose.Words for .NET

    AbsolutePositionTab Accept method. Accepts a visitor in C#....position tab characters with a document visitor. public void DocumentToTxt...DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...

    reference.aspose.com/words/net/aspose.words/abs...