Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 368,131 for

save

(0.16 sec)
  1. Convert PowerPoint Slides to PNG in JavaScript|...

    Convert PowerPoint presentations to high-quality PNG images in JavaScript quickly with Aspose.Slides for Node.js, ensuring precise, automated results....save(String formatName, int imageFormat)...com/slides/nodejs-java/aspose.slides/Image#save(String formatName, int imageFormat))...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  2. PDF to TIFF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/pdf-to-tiff/
  3. Merge PPS Files using Java | products.aspose.com

    Java sample code to combine PPS documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/pps/
  4. Merge PPTX Files using Java | products.aspose.com

    Java sample code to combine PPTX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/pptx/
  5. Merge PPSX Files using Java | products.aspose.com

    Java sample code to combine PPSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/ppsx/
  6. Merge PPT Files using Java | products.aspose.com

    Java sample code to combine PPT documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/ppt/
  7. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File...the SmartObjectLayer class to save the embedded image as a separate...respective layers. Save the Modified PSD File : Save the modified PSD...

    docs.aspose.com/psd/net/smart-object-update/
  8. MarkdownSaveOptions.link_export_mode property |...

    MarkdownSaveOptions.link_export_mode property. Specifies how links will be written to the output file... saving . MarkdownLinkExportMo : ...., value : aspose . words . saving . MarkdownLinkExportMo ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert VSX to HTML in Java

    This short tutorial guides you on how to convert VSX to HTML in Java. You can load an input Diagram and generate HTML from VSX in Java easily with a few API calls on any operating system like MS Windows, Linux, or macOS....instance of the Diagram class Save the output HTML file using SaveFileFormat...class object and then directly save it as an HTML file. Note that...

    kb.aspose.com/diagram/java/how-to-convert-vsx-t...
  10. Working with Portfolio in PDF documents|Aspose....

    How to Create a PDF Portfolio with Java. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ Save method to save the portfolio document...image ); // Save Portfolio document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/portfolio/