Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 368,085 for

save

(0.4 sec)
  1. Merge PPTM Files Using PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/merger/pptm/
  2. Convert Image to PDF in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...
  3. 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/...
  4. 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/
  5. Create SVG File, Load and Read SVG in Python – ...

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API.... If you want to save created empty SVG document to...SVGDocument() 5 6 # Save the empty SVG document 7 document. save ( "empty-document...

    docs.aspose.com/svg/python-net/create-svg-file/
  6. Create Workbook and Worksheet Scoped Named Rang...

    Learn how to create workbook and worksheet scoped named ranges using Aspose.Cells for Node.js via C++...."workbookScope" ); // Save the workbook workbook . save ( path . join...local" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/create-workboo...
  7. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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 the file. The code samples that...Drawing . Color . White ); // Save the Excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  8. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....1 , 1 , 1 ); // save diagram diagram . save ( "C:\\temp\\MyOutput... getIX ())); // save diagram diagram . save ( "c:\\temp\\AddLayer_Out...

    docs.aspose.com/diagram/java/public-api-changes...
  9. Aspose.PSD for .NET 24.2 - 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....document Bug PSDNET-1491 Fix saving psd files having Stroke Pattern...fillLayer . Update (); image . Save ( outputFile , new PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-2...
  10. 将Excel工作簿转换为Ods、Sxc和Fods(OpenOffice / LibreOffi...

    如何通过Aspose.Cells for JavaScript使用C++将Excel转换为Ods(OpenOffice / LibreOffice Calc)或将Ods(OpenOffice / LibreOffice Calc)转换为Excel。...)); // Save as ODS const outputOdsData = workbook . save ( SaveFormat...; // Save as SXC const outputSxcData = workbook . save ( SaveFormat...

    docs.aspose.com/cells/zh/javascript-cpp/convert...