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

save

(0.1 sec)
  1. Export OFT to RTF via C++ | products.aspose.com

    C++ API to Convert OFT to RTF without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to RTF format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  2. 在工作簿内或之间复制和移动工作表,使用Node.js和C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在工作簿内或之间复制和移动工作表。高效管理你的工作簿结构。..."Copy" )); // Save the file. excelWorkbook1 . save ( path . join...moveTo ( 1 ); // Save the file. excelWorkbook2 . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-and-mo...
  3. 用 Node.js 和 C++ 为 Excel 插入背景图像|Documentation

    “如何使用 Aspose.Cells for Node.js via C++ 插入背景图像到 Excel。”...buffer ); // Save the Excel file workbook . save ( "outputBackImageSheet....xlsx" ); // Save the HTML file workbook . save ( "outputBackImageSheet...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-back...
  4. How to Run Aspose.Email|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.... Body ); // Save email in EML format eml . Save ( "my.eml" ,...DefaultEml ); // Save email in MSG format eml . Save ( "my.msg" ,...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  5. Convert PNG to PPTX in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...
  6. Convert PNG to PDF in PHP | products.aspose.com

    Convert PNG to PDF in PHP. Use PowerPoint PHP API to convert PNG files to PDF...Presentation from PNG 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/...
  7. Convert SVG to PPTX in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...
  8. Merge POTX Files Using PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/merger/potx/
  9. Merge PPTX Files Using PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/merger/pptx/
  10. 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...ToString (); // Save diagram diagram . Save ( @"c:\temp\AddLayer_Out...

    docs.aspose.com/diagram/net/public-api-changes-...