Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 14,140 for

export options

(0.07 sec)
  1. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for C++. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....IInterruptionToken > token ) -> void { auto options = System :: MakeObject < LoadOptions...LoadOptions > (); options -> set_InterruptionToken ( token );...

    docs.aspose.com/slides/cpp/support-for-interrup...
  2. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common Options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...FixedPageSaveOptions class Contains common options that can be specified when...more, visit the Specify Save Options documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert CDR to PDF using Python

    This article guides on how to convert CDR to PDF using Python. It has details to set the IDE, a list of steps, and a sample code for developing a CDR to PDF converter software using Python....file using the defined export options These steps summarize transforming...multi-page output options. It then exports the entire document...

    kb.aspose.com/imaging/python/convert-cdr-to-pdf...
  4. HtmlSaveOptions.MetafileFormat | Aspose.Words f...

    Discover the HtmlSaveOptions MetafileFormat property for Exporting to HTML, MHTML, or EPUB. Save metafiles as high-quality PNG images by default!...metafiles are saved when exporting to HTML, MHTML, or EPUB. Default...PNG files when exporting to HTML. Other options are to convert...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Benefits of Aspose.Slides products | products.a...

    Why Aspose.Slides products are the best choice for working with presentations...multimedia integration, and export to different formats. Regardless...effects, PDF import and export, video export, WordArt, and more....

    products.aspose.com/slides/benefits/
  6. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a list of steps, and a sample code for converting CDR to PSD using Python....and configure the PSD save options Enable the multi-page merging...Quality Attach the rasterization options to Save settings and save the...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  7. How to Convert IGES to PDF in C#

    This simple tutorial entails how to convert IGES to PDF in C#. It encompasses all the necessary details to develop a comprehensive IGES to PDF converter software in C#.... whereby we have used the options to set the output PDF page...page size and other related options. Steps to Convert a File From...

    kb.aspose.com/cad/net/how-to-convert-iges-to-pd...
  8. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for C++. Learn how to Export slides with speaker notes efficiently....Slides, you can not only export entire presentations with speaker...Configure the output layout options: Use the NotesCommentsLayouti...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. Manage Chart Data Markers in Presentations with...

    Learn how to customize chart data markers in Aspose.Slides, boosting presentation impact across PPT, PPTX and ODP formats with clear code examples....[ Hide ] Set Chart Marker Options The markers can be set on chart...order to set chart marker options. Please follow the steps below:...

    docs.aspose.com/slides/python-net/chart-data-ma...
  10. 防止在使用 JavaScript 通过 C++ 将隐藏工作表内容导出为 HTML 时被导出|D...

    学习如何在使用 Aspose.Cells for JavaScript 通过 C++ 将 Excel 文件保存为 HTML 时防止导出隐藏工作表内容。...do not export hidden worksheet contents const options = new HtmlSaveOptions...HtmlSaveOptions (); options . exportHiddenWorkshee = false ;...

    docs.aspose.com/cells/zh/javascript-cpp/prevent...