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

save

(0.35 sec)
  1. Load or Import CSV file with Formulas via Node....

    Learn how to load and import CSV files containing formulas using Aspose.Cells for Node.js via C++.... save ( "path/to/output.xlsx" ); const...); // Save your workbook in Xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/load-or-import...
  2. View or Edit ODP Files Metadata using C++ | pro...

    C++ source code to edit or view ODP format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/odp/
  3. View or Edit POT Files Metadata using C++ | pro...

    C++ source code to edit or view POT format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/pot/
  4. View or Edit POTX Files Metadata using C++ | pr...

    C++ source code to edit or view POTX format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/potx/
  5. View or Edit PPSX Files Metadata using C++ | pr...

    C++ source code to edit or view PPSX format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/ppsx/
  6. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Python...layers, we can save the modified PSD image using the save method of...layer, add layers to it, and save the modified PSD image. Please...

    docs.aspose.com/psd/python-net/psd-group-layer/
  7. 使用现代 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/
  8. 使用 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/
  9. Convert PPTM to BMP in JavaScript | products.as...

    Convert PPTM to BMP in JavaScript. Use Node.js library API to convert PPTM files to BMP...Presentation from PPTM file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  10. Convert ODP to JPG in JavaScript | products.asp...

    Convert ODP to JPG in JavaScript. Use Node.js library API to convert ODP files to JPG...Presentation from ODP file and save it as JPG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".jpg" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...