Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 375,716 for

save

(0.33 sec)
  1. 使用 C++ 以标准或最小尺寸保存 Excel 为 PDF|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...inputFilePath ); // Create PDF save options PdfSaveOptions opts...PdfOptimizationType :: MinimumSize ); // Save the workbook to PDF with the...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...
  2. DoclingSaveOptions.render_non_image_shapes prop...

    DoclingSaveOptions.render_non_image_shapes property. Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON document.... Examples Shows how to save a document into a Docling JSON...'Rendering.docx' ) save_options = aw . saving . DoclingSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to merge PDF | Aspose.PDF

    Do you know how easily merge PDF documents in Python? Merge PDF files with high quality using Python via .NET PDF library....download format to any supported save format. Aspose.PDF for Python...second document to the first. Save concatenated output file Use...

    products.aspose.com/pdf/tutorial/merge-pdf/
  4. Convert PDF to EPUB using C#

    Follow this article to convert PDF to EPUB using C#. It has all the details to set the IDE for development, a list of steps, and a sample code for transforming PDF file to EPUB using C#....overloaded method Save that takes the output file name save format EPUB...loading format to PDF, and use the Save() method to create the desired...

    kb.aspose.com/words/net/convert-pdf-to-epub-usi...
  5. Convert HTML to Excel using Java

    This article explains how to convert HTML to Excel using Java. It has the details for IDE settings, a list of steps, and sample code to develop a HTML to XLS converter using Java....using the above load options Save the output file in XLSX format...Document object. Finally, call the save() method with the desired SaveFormat...

    kb.aspose.com/pdf/java/convert-html-to-excel-us...
  6. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for Android via Java can open, Save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....can load and save: Format Description Load Save Remarks PPT PowerPoint...PowerPoint XML Presentation FAQ Can I save presentations to PDF that meet...

    docs.aspose.com/slides/androidjava/supported-fi...
  7. Supported File Formats|Aspose.Slides for Node.j...

    Discover all file formats Aspose.Slides for Node.js via Java can open, Save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....can load and save: Format Description Load Save Remarks PPT PowerPoint...PowerPoint XML Presentation FAQ Can I save presentations to PDF that meet...

    docs.aspose.com/slides/nodejs-java/supported-fi...
  8. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation.... save ( "slide1.jpeg" , slides . ImageFormat...] slide . get_thumbnail () . save ( "slide1.png" ) Modern API:...

    docs.aspose.com/slides/python-net/modern-api/
  9. ColorMode enumeration | Aspose.Words for Python

    aspose.words.saving.ColorMode enumeration. Specifies how colors are rendered....to change image color with saving options property. doc = aw...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Bookmark to PDF using C# | Aspose.PDF

    Add Bookmarks to PDF Programmatically with C# Using Aspose.PDF for .NET... Save the file again This example...‘OutlineItemCollectio’, and then save the modified document bookmark...

    products.aspose.com/pdf/net/bookmarks/