Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 375,303 for

save

(0.14 sec)
  1. Convert ODP to BMP in JavaScript | products.asp...

    Convert ODP to BMP in JavaScript. Use Node.js library API to convert ODP files to BMP...Presentation from ODP 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...
  2. Convert POTX to PNG in JavaScript | products.as...

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

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert POT to BMP in JavaScript | products.asp...

    Convert POT to BMP in JavaScript. Use Node.js library API to convert POT files to BMP...Presentation from POT 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...
  4. Convert POTX to BMP in JavaScript | products.as...

    Convert POTX to BMP in JavaScript. Use Node.js library API to convert POTX files to BMP...Presentation from POTX 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...
  5. Convert PPTX to BMP in JavaScript | products.as...

    Convert PPTX to BMP in JavaScript. Use Node.js library API to convert PPTX files to BMP...Presentation from PPTX 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...
  6. Convert FODP to BMP in JavaScript | products.as...

    Convert FODP to BMP in JavaScript. Use Node.js library API to convert FODP files to BMP...Presentation from FODP 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...
  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. AutoFit Rows for Rendering|Documentation

    Learn how to AutoFit rows for rendering through the Aspose.Cells for Python via .NET API.... and even when you print or save the file as a PDF, the text...you switch to Print view or save the file as a PDF, the text...

    docs.aspose.com/cells/python-net/autofit-rows-f...
  10. 从单元格中删除文本|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 (); } } // Given a worksheet...ToString (); } } } worksheet . Save (); } document . WorkbookPart...

    docs.aspose.com/cells/zh/net/delete-text-from-a...