Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 350,947 for

document

(0.16 sec)
  1. Specify Save Options in Java|Aspose.Words for Java

    Set advanced properties when saving a Document using Java to provide more precise control over the process....Contents [ Hide ] When saving a document, you can set some advanced...options before saving the document into HTML: You can download...

    docs.aspose.com/words/java/specify-save-options/
  2. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize Document layout control, enhancing your Word processing experience with flexible customization options....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. public class LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  3. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word Document node....Specifies the type of a Word document node. Members Name Description...select all children. DOCUMENT A Document object that, as the root...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.zoomFactor property | Aspose.Wor...

    PdfSaveOptions.zoomFactor property. Gets or sets a value determining zoom factor (in percentages) for a Document....factor (in percentages) for a document. get zoomFactor () : number...rendered PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfTextCompression Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfTextCompression enum for efficient PDF content compression, enhancing file size and performance while preserving quality....saving a document to PDF. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PageSet.All | Aspose.Words for .NET

    Access all Document pages in their original order with PageSet All property. Streamline your workflow and enhance Document management effortlessly!...with all the 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...
  7. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...Microsoft Word formats. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Java API to Export MD to WORDML | products.aspo...

    Convert MD to WORDML using on premise Java API...APIs that provides powerful document processing capabilities. The...edit, and manipulate PDF documents. It provides a wide range...

    products.aspose.com/total/java/conversion/md-to...
  9. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM Document if the encoding is not specified inside the Document...load an HTML, TXT, or CHM document if the encoding is not specified...specified inside the document. Can be null . Default is null ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....Levels of Nodes in a Document documentation article. Remarks: InlineStory...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...