Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 369,762 for

save

(0.1 sec)
  1. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用Aspose.Cells for C++忽略错误。...inputFilePath ); // Specify Pdf Save Options - Ignore Error PdfSaveOptions...true ); // Save the Workbook in Pdf with Pdf Save Options wb...

    docs.aspose.com/cells/zh/cpp/ignore-errors-whil...
  2. Section|Aspose.Slides for Node.js via .NET Docu...

    Manage slide sections in Aspose.Slides for Node.js via Java: create, rename, reorder, and group slides with JavaScript examples for PPT, PPTX, and ODP.... save ( "section.pptx" , aspose ....( section ); presentation . save ( "section_removed.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. Slide Transition|Aspose.Slides for Node.js via ...

    Master slide transitions in Aspose.Slides for Node.js: add, customize, and sequence effects and durations with examples for PPT, PPTX, and ODP presentations.... save ( "slide_transition.pptx" ,...TransitionType . None ); presentation . save ( "slide_transition_removed...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Aspose.PSD for Java 24.12 - Release Notes|Docum...

    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.... save ( outputFile , new PngOptions...inputFile , null )) { image . save ( outputFile , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis.... save ( output_file ) Add StrikeOut...strikeoutAnnotation ) document . save ( output_file ) Add Squiggly...

    docs.aspose.com/pdf/python-net/highlights-annot...
  6. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF document with C#. It is possible to delete all or particular bookmarks from a PDF document.... Save the modified file using the...the Document object’s Save method. The following code snippets show...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/
  7. Convert PDF to JPG in Python | products.aspose.com

    Convert PDF to JPG in Python. Use Python library API to convert PDF files to JPGs...Presentation from PDF file and save it as JPG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .jpg" . format(num...

    products.aspose.com/slides/python-net/conversio...
  8. Convert PDF to PNG in Python | products.aspose.com

    Convert PDF to PNG in Python. Use Python library API to convert PDF files to PNGs...Presentation from PDF file and save it as PNG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  9. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。...imageStamp ); // Save PDF document document . Save ( dataDir + "AddImageStamp_out...imageStamp ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...
  10. Convert SVG to PNG in Python | products.aspose.com

    Convert SVG to PNG in Python. Use Python library API to convert SVG files to PNGs...Presentation from SVG file and save it as PNG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...