Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 10,718 for

xps save options

(0.51 sec)
  1. Export Presentation Charts in PHP|Aspose.Slides...

    Learn how to export presentation charts with Aspose.Slides for PHP via Java, supporting PPT and PPTX formats, and streamline reporting into any workflow....getImage (); try { $slideImage -> save ( "image.jpg" , ImageFormat...contents can be saved to SVG using the shape-to-SVG saving method ....

    docs.aspose.com/slides/php-java/export-chart/
  2. Converting a PDF file to XLS using PHP | Aspose...

    Sample code on PHP for PDF to XLS conversion. Use example code for batch PDF to XLS conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file System Requirements...

    products.aspose.com/pdf/php-java/conversion/pdf...
  3. Converting a CGM file to PDF using Python | Asp...

    Sample code on Python for CGM to PDF conversion. Use example code for batch CGM to PDF conversion with Python and .NET...pdf library to define options for loading the input PDF document...pdf library to define options for saving the output document in...

    products.aspose.com/pdf/python-net/conversion/c...
  4. Export Presentation Charts with Python|Aspose.S...

    Learn how to export presentation charts with Aspose.Slides for Python via .NET, supporting PPT, PPTX and ODP formats, and streamline reporting into any workflow....get an image from a chart and save it, which is useful when you...get_image () as image : image . save ( "image.png" , slides . ImageFormat...

    docs.aspose.com/slides/python-net/export-chart/
  5. PDF to EPUB Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with C# sample code using Aspose.PDF for .NET...file to new page After the loop save the result Here is an example...Merge PDF files using .NET and save as EPUB Example C#: this sample...

    products.aspose.com/pdf/net/merger/pdf-to-epub/
  6. Convert SVG to JPEG in Python – Aspose.HTML

    Convert SVG to JPEG programmatically using Aspose.HTML for Python via .NET library or try a free online SVG Converter....programmatically with full control over save options or convert SVG online using...as conv import aspose.html.saving as sav import aspose.html.rendering...

    products.aspose.com/html/python-net/conversion/...
  7. Converting a MHTML file to XLSX using Python | ...

    Sample code on Python for MHTML to XLSX conversion. Use example code for batch MHTML to XLSX conversion with Python and .NET...MhtLoadOptions class to specify options for opening and processing...processing MHT files.These options control various aspects of the conversion...

    products.aspose.com/pdf/python-net/conversion/m...
  8. Converting a PDF file to WORD using Python | As...

    Sample code on Python for PDF to WORD conversion. Use example code for batch PDF to WORD conversion with Python and .NET...the output format of the save options to DOC_X, indicating that...object and the specified save options to save the loaded PDF document...

    products.aspose.com/pdf/python-net/conversion/p...
  9. Feature Overview|Documentation

    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....Load and save documents in the TSV file format. HTML Saving as HTML...ODS Aspose.Cells can load and save documents in the OpenDocument...

    docs.aspose.com/cells/net/feature-overview/
  10. 将 HTML 转换为 DOCX – C#

    使用 Aspose.HTML API 在 C# 中将 HTML 转换为 DOCX。在 C# 示例中考虑各种 HTML 到 DOCX 的转换情况。试试在线 HTML 转换器。...Saving; using var document = new ...lower}}"); {{#if_output 'PDF'}} var options = new PdfSaveOptions(); {{/if_output}}...

    docs.aspose.com/html/zh/net/convert-html-to-docx/