Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 33,600 for

saveoptions

(1.25 sec)
  1. Convert XBRL to iXBRL via Python | products.asp...

    Sample code for XBRL to SEC html report Python conversion. Use API example code for batch XBRL files to SEC html report conversion within Python based applications....target file and relevant SaveOptions as parameters. Conversion...

    products.aspose.com/finance/python-net/conversi...
  2. Handling Windows Metafiles|Aspose.Words for Pyt...

    Aspose.Words for Python via .NET implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player.... VECTOR_WITH_FALLBACK saveOptions = aw . saving . PdfSaveOptions...PdfSaveOptions () saveOptions . metafile_rendering_options = metafileRenderingOpt...

    docs.aspose.com/words/python-net/handling-windo...
  3. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control stream behavior for efficient image saving and enhanced performance....document to HTML, we can pass a SaveOptions object to designate a callback...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 将 PDF 转换为图像格式|Aspose.PDF for C++

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。通过几行代码将 PDF 页面转换为 PNG、JPEG、BMP 图像。...一般来说,我们使用两种方法:使用 Device 方法进行转换和使用 SaveOption 进行转换。本节将向您展示如何使用这些方法之一将 PDF...,您可以尝试调查其功能和工作质量。 使用 SaveOptions 类转换PDF 本文的这一部分向您展示如何使用 C++ 和 SaveOptions 类将PDF转换为...

    docs.aspose.com/pdf/zh/cpp/convert-pdf-to-image...
  5. Convert PST to MSG via Java | products.aspose.com

    Try the code sample to convert PST files to MSG format in Java. Download Java API to take your email processing applications to the next level....method with the appropriate SaveOptions. Aspose.Email for Java streamlines...message within a folder. The SaveOptions class provides options for...

    products.aspose.com/email/java/conversion/pst-t...
  6. PdfDigitalSignatureDetails.timestampSettings pr...

    PdfDigitalSignatureDetails.timestampSettings property. Gets or sets the digital signature timestamp settings....signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveoptions FontSavingCallback. Optimize your documents for HTML, MHTML, or EPUB formats effortlessly!...docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.office_math_output_mode propert...

    HtmlSaveoptions.office_math_output_mode property. Controls how OfficeMath objects are exported 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...
  10. PdfPageMode | Aspose.Words for Java

    Specifies how the PDF document should be displayed when opened in the PDF reader in Java.... PdfSaveOptions saveOptions = new PdfSaveOptions(); //...pane in the output PDF. saveOptions.setPageMode(PdfPageMode.USE_OUTLINES);...

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