Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 377,459 for

save

(0.27 sec)
  1. Merge ODP Files To PPTX Using Python | products...

    Merge multiple ODP files in Python.... save( "presentation.pptx" , slides...steps to merge two ODP files and save result as PPTX in Python. Install...

    products.aspose.com/slides/python-net/merge/odp...
  2. Merge ODP Files To POTX Using Python | products...

    Merge multiple ODP files in Python.... save( "presentation.potx" , slides...steps to merge two ODP files and save result as POTX in Python. Install...

    products.aspose.com/slides/python-net/merge/odp...
  3. Merge ODP Files To OTP Using Python | products....

    Merge multiple ODP files in Python.... save( "presentation.otp" , slides...steps to merge two ODP files and save result as OTP in Python. Install...

    products.aspose.com/slides/python-net/merge/odp...
  4. Merge OTP Files To PPTM Using Python | products...

    Merge multiple OTP files in Python.... save( "presentation.pptm" , slides...steps to merge two OTP files and save result as PPTM in Python. Install...

    products.aspose.com/slides/python-net/merge/otp...
  5. Merge PDF Files Using Python | products.aspose.com

    Merge multiple PDF files in Python.... save( "presentation.pdf" , slides...steps to merge two PDF files and save result as PDF in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf/
  6. Merge PDF Files To XPS Using Python | products....

    Merge multiple PDF files in Python.... save( "presentation.xps" , slides...steps to merge two PDF files and save result as XPS in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  7. Aspose.PSD for Java 24.6 - Release Notes|Docume...

    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....image is cropped after the saving. Data is lost but Preview looks...true ); im . save ( outputFile ); } // Check saved changes try...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  8. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: ClockWise ); workbook . Save ( "output.xlsx" ); } 格式化文本 你可以使用...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  9. Convert SVG to PNG in C++ | products.aspose.com

    Convert SVG to PNG in C++. Use C++ library API to convert SVG files to PNGs...Presentation from SVG file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/svg-t...
  10. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...callback that will handle font saving in a custom manner. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...