Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 346,137 for

save

(0.1 sec)
  1. Convert JPG to Image in Python | products.aspos...

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

    products.aspose.com/slides/python-net/conversio...
  2. Public API Changes in Aspose.3D 2.0.0|Documenta...

    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....the views of a 3D scene and save to a texture or window. All...}); //render the target and save the target texture to external...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. Convert Image to PPTX in C++ | products.aspose.com

    Convert Image to PPTX in C++. Use C++ library API to convert Image files to PDFs...Presentation from Image file and save it as PPTX. C++ code for converting...0f , 540.0f , image); pres -> Save( u "presentation.pptx" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/image...
  4. Convert Image to PPT in C++ | products.aspose.com

    Convert Image to PPT in C++. Use C++ library API to convert Image files to PDFs...Presentation from Image file and save it as PPT. C++ code for converting...0f , 540.0f , image); pres -> Save( u "presentation.ppt" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/image...
  5. Copy Worksheets|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.... Save ( fileName ); Download GitHub...and Aspose.Cells Create and Save New Workbooks...

    docs.aspose.com/cells/net/copy-worksheets/
  6. Creating a DataMatrix Barcode|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....setCodeText ( "1234567890" ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "CreatingDataMatrixBa...

    docs.aspose.com/barcode/java/creating-a-datamat...
  7. Convert PNG to HTML in PHP | products.aspose.com

    Convert PNG to HTML in PHP. Use PowerPoint PHP API to convert PNG files to HTML...Presentation from PNG file and save it as HTML. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  8. 在加载文件时自动调整行高(C++)|Documentation

    了解如何使用 Aspose.Cells 与 C++ 自动适应未使用自定义高度的行。...Open an existing Excel file and save it as PDF { Workbook wb ( filePath...filePath + u "sample.xlsx" ); wb . Save ( filePath + u "out.pdf" );...

    docs.aspose.com/cells/zh/cpp/autofit-row-height/
  9. Merge FODP Files Using PHP | products.aspose.com

    Merge multiple FODP files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.fodp" , SaveFormat...to merge two FODP files and save result as FODP in PHP. Install...

    products.aspose.com/slides/php-java/merger/fodp/
  10. Merge POTM Files Using PHP | products.aspose.com

    Merge multiple POTM files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.potm" , SaveFormat...to merge two POTM files and save result as POTM in PHP. Install...

    products.aspose.com/slides/php-java/merger/potm/