Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 31,270 for

saveoptions

(0.07 sec)
  1. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....docx"); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions();...location of each image. saveOptions.setImageSavingCallba(new...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert DOC To EPUB Java

    Convert DOC to EPUB format in Java code. Save DOC as EPUB using Java....doc"); ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...getPageCount(); page++) { saveOptions.setPageSet(new PageSet(page));...

    products.aspose.com/words/java/conversion/doc-t...
  3. Convert DOC To DOCX Java

    Convert DOC to DOCX format in Java code. Save DOC as DOCX using Java....doc"); ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...getPageCount(); page++) { saveOptions.setPageSet(new PageSet(page));...

    products.aspose.com/words/java/conversion/doc-t...
  4. Convert WORD To XPS Java

    Convert a Word document to XPS format in Java code. Save a Word document as XPS using Java....docx"); ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...getPageCount(); page++) { saveOptions.setPageSet(new PageSet(page));...

    products.aspose.com/words/java/conversion/word-...
  5. Convert WORD To TXT Java

    Convert a Word document to TXT format in Java code. Save a Word document as TXT using Java....docx"); ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...getPageCount(); page++) { saveOptions.setPageSet(new PageSet(page));...

    products.aspose.com/words/java/conversion/word-...
  6. Convert HTML, XHTML, MD, MHTML, EPUB, and SVG i...

    Convert HTML to PDF, DOCX, XPS, Markdown, XHTML, MHTML, and Images using Aspose.HTML Python library. Check online HTML Converter for free!...create the corresponding SaveOptions object. This object allows...images using the specified SaveOptions to ensure format accuracy...

    products.aspose.com/html/python-net/conversion/
  7. Create, Save and Read Outlook Tasks|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....); HtmlSaveOptions opt = SaveOptions . DefaultHtml ; opt . HtmlFormatOptions...

    docs.aspose.com/email/net/working-with-outlook-...
  8. HtmlElementSizeOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports element widths and heights to HTML MHTML and EPUB in Java...."AllowNegativeIndent" flag // in a SaveOptions object that we will pass...

    reference.aspose.com/words/java/com.aspose.word...
  9. ImagePixelFormat | Aspose.Words for Java

    Specifies the pixel format for the generated images of document pages in Java....an image, we can pass a SaveOptions object to // select a pixel...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert VCF to EML via Java | products.aspose.com

    Try the code sample to convert VCF files to EML format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...path for the EML file and SaveOptions.getDefaultEml() for default...

    products.aspose.com/email/java/conversion/vcf-t...