Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 373,271 for

save

(0.1 sec)
  1. Convert MBOX to ICS via C++ application | produ...

    Sample C++ conversion code for MBOX document to ICS format. Use example code for batch MBOX to ICS conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. ICS file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/mbox-t...
  2. Convert OFT to MBOX via C++ application | produ...

    Sample C++ conversion code for OFT document to MBOX format. Use example code for batch OFT to MBOX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. MBOX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/oft-to...
  3. 使用现代 API 增强图像处理|Aspose.Slides for Python 文档

    通过使用 Python 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。... save ( "slide1.jpeg" , slides . ImageFormat...] slide . get_thumbnail () . save ( "slide1.png" ) 现代 API: import...

    docs.aspose.com/slides/zh/python-net/modern-api/
  4. 使用 Python 在演示文稿中自定义图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。... save ( "ErrorBars_out.pptx" , slides...switch_row_column () # 保存演示文稿 pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  5. Convert VCF to EMLX via C++ application | produ...

    Sample C++ conversion code for VCF document to EMLX format. Use example code for batch VCF to EMLX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EMLX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/vcf-to...
  6. Convert EML to EMLX via C++ application | produ...

    Sample C++ conversion code for EML document to EMLX format. Use example code for batch EML to EMLX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EMLX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/eml-to...
  7. Convert MSG to EMLX via C++ application | produ...

    Sample C++ conversion code for MSG document to EMLX format. Use example code for batch MSG to EMLX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EMLX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/msg-to...
  8. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....isLocked(), false); // If we plan on saving the OLE object to a file in...; // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/java/com.aspose.word...
  9. Managing Worksheets in PHP|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....Worksheet" ); // Saving the Excel file $workbook -> save ( $dataDir..."Sheet1" ); // Saving the Excel file $workbook -> save ( $dataDir...

    docs.aspose.com/cells/java/managing-worksheets-...
  10. Unprotect a Worksheet with Node.js via C++|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....unprotect (); // Saving the Workbook workbook . save ( path . join..."YourPassword" ); // Save the Workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/unprotect-a-wo...