Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 6,188 for

document converter

(0.4 sec)
  1. 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...
  2. 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...
  3. 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...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/net/aspose.words.lay...
  4. 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...
  5. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....Words Document Object Model (DOM) documentation article. Examples:...position tab characters with a document visitor. public void documentToTxt()...

    reference.aspose.com/words/java/com.aspose.word...
  6. EmbeddedFontFormat enumeration | Aspose.Words f...

    aspose.words.fonts.EmbeddedFontFormat enumeration. Specifies format of particular embedded font inside [FontInfo](../fontinfo/) object.... When saving a document to a file, only embedded fonts...extract an embedded font from a document, and save it to the local...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IPageLayoutCallback.notify method | Aspose.Word...

    IPageLayoutCallback.notify method. This is called to notify of layout build and rendering progress.... Document (); doc . builtInDocumentPrope...builtInDocumentPrope . title = "My Document" ; let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    Discover how the HtmlFixedSaveOptions ExportFormFields property enhances your Document exports by keeping form fields interactive, improving user experience....‘input’ tag) rather than converted to text or graphics. public...fields to Html. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....the Working with Comments documentation article. Remarks: To create...their comment ranges using a document visitor. public void createCommentsAndPri()...

    reference.aspose.com/words/java/com.aspose.word...
  10. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing Document processing with detailed PageSaving event data. Enhance your workflow!...the Programming with Documents documentation article. public class...or close it after saving a document page. PageFileName { get;...

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