Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 32,785 for

saveoptions

(0.5 sec)
  1. Render OFT to WORDML in Andorid App | products....

    Export OFT to WORDML without using Microsoft Word or Outlook in you Andorid applications...html" , SaveOptions . getDefaultHtml ()); //...

    products.aspose.com/total/android-java/conversi...
  2. Compress PDF File Formats via Node.js | product...

    Sample Node.js compression code for PDF file. Use this example code to compress PDF file within any Web based application....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/nodejs-java/compression/...
  3. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word...."Compliance" property of the SaveOptions object to "OoxmlCompliance...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Loading::HtmlLoadOptions::get_Co...

    Aspose::Words::Loading::HtmlLoadOptions::get_ConvertSvgToEmf method. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format. Default value is false and, if possible, loaded SVG images are stored as is without conversion in C++....document to HTML, we can pass a SaveOptions object // to determine how...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveoptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...document to HTML, we can pass a SaveOptions object to determine # how...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveoptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!...document to HTML, we can pass a SaveOptions object to determine // how...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlSaveOptions.exportRelativeFontSize property...

    HtmlSaveoptions.exportRelativeFontSize property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB...document to HTML, we can pass a SaveOptions object // to determine whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 保存文件之后文档目录页码不对 - Free Support Forum - aspose.com

    样例文件.docx (860.3 KB) 目录中第九章显示页码是56,但是实际是在第55页,且最后两个目录虚线和文字显示错误。 我将文件保存为pdf之后目录页码正常,发现第55和第56页之间有一个空白页。 说明:文档中不缺少任何字体,表格都禁用了跨页断行,但依旧是这种情况。 我使用的aspose-words for java版本是24.2,保存文件的代码如下: public void saveFile(Strin…...throws Exception { SaveOptions options = SaveOptions.createSaveOptions(saveFormat);...

    forum.aspose.com/t/topic/326304
  9. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....Exception { ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...ImageSaveOptions(SaveFormat.PNG); { saveOptions.setPageSet(new PageSet(pageIndex));...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert PowerPoint Presentations to HTML on And...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides for Android conversion guide for fast, flawless results....HtmlOptions saveOptions = new HtmlOptions (); saveOptions . setSvgResponsiveLayo...html" , SaveFormat . Html , saveOptions ); } finally { if ( pres...

    docs.aspose.com/slides/androidjava/convert-powe...