Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 14,399 for

export options

(0.34 sec)
  1. Convert EPS image to different formats using Po...

    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....PostScript printer drivers have an option to save as EPS. The image preview...preview EPS files can optionally contain a bitmap image preview...

    docs.aspose.com/imaging/python-net/convert-eps-...
  2. 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...
  3. Convert EPS image to different formats using Po...

    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....PostScript printer drivers have an option to save as EPS. The image preview...preview EPS files can optionally contain a bitmapped image preview...

    docs.aspose.com/imaging/java/convert-eps-image-...
  4. 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...
  5. OdtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveOptions to enhance your document saving experience. Customize settings for ODT/OTT formats and optimize your workflow!...used to specify additional options when saving a document into...more, visit the Specify Save Options documentation article. public...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 防止在使用 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...
  7. 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...
  8. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++....// Specify that we want to export document properties. saveOptions...u "Rendering.docx" ); auto options = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. SaveOptions.save_format property | Aspose.Words...

    SaveOptions.save_format property. Specifies the format in which the document will be saved if this save Options object is used....will be saved if this save options object is used. @property def...document that we will save. save_options = aw . saving . HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PSD to PNG using C#|Documentation

    C# .NET Photoshop Manipulation API can convert from PSD format to PNG Format with the code provided in this article.... Png Options have different properties for...for any cases of PSD Export. Using the Semitransparent Png with...

    docs.aspose.com/psd/net/psd-to-png/