Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 32,694 for

saveoptions

(0.06 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportRelativeFontSize method. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB. Default is false in C++....document to HTML, we can pass a SaveOptions object // to determine whether...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfCompliance | Aspose.Words for Java

    Specifies the PDF standards compliance level in Java.... PdfSaveOptions saveOptions = new PdfSaveOptions(); //...already large documents. saveOptions.setCompliance(pdfCompliance);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Manipulate PDF Document|Aspose.PDF for C++

    本节解释了关于验证 PDF A 标准的 PDF 文档,如何使用目录,如何设置 PDF 到期日期,以及如何确定 PDF 文件生成的进度。...inputFileName ); // 打开文档 auto saveOptions = MakeObject < DocSaveOptions...DocSaveOptions > (); saveOptions -> CustomProgressHandle = ProgressHandler...

    docs.aspose.com/pdf/zh/cpp/manipulate-pdf-docum...
  7. Integrating Aspose.Slides with Google Slides|As...

    Connect Aspose.Slides with Google Slides to import, sync, and convert presentations, automate workflows, and keep PowerPoint and OpenDocument in one pipeline....compliance settings ISaveOptions saveOptions = new PdfOptions () { JpegQuality...Desired format to save as saveOptions , "NewFileName.pdf" // New...

    docs.aspose.com/slides/net/integrating-aspose-s...
  8. PDF to EXCEL Converter using Android via Java |...

    Sample code on Java for PDF to EXCEL conversion. Use example code for batch PDF to EXCEL conversion in Android...object ExcelSaveOptions saveOptions = new ExcelSaveOptions ();...

    products.aspose.com/pdf/android-java/conversion...
  9. Compress 3DS File Formats via Node.js | product...

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

    products.aspose.com/3d/nodejs-java/compression/...
  10. Compress GLB File Formats via python-net | prod...

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

    products.aspose.com/3d/python-net/compression/glb/