Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 375,797 for

save

(0.5 sec)
  1. Online XSLFO to PPTM Conversion or Build .NET b...

    Free online app to convert XSLFO to PPTM files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPTM format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  2. Online PCL to POTX Conversion or Build .NET bas...

    Free online app to convert PCL to POTX files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to POTX format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  3. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and Save the modified file to disk....calculateFormula ( calculationOptions ); // Save to XLSX by setting the calculation...workbook . save ( dataDir + "output_out.xlsx" ); // Save to PDF workbook...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  4. 使用 AbstractCalculationEngine 和 Node.js via C++ ...

    本文介绍了使用 Node.js via C++ 的 Aspose.Cells 库实现返回 Excel 中一系列值的抽象计算引擎。学习如何加载或创建 Excel 文件并将修改后的文件保存到磁盘。...calculateFormula ( calculationOptions ); // Save to xlsx by setting the calc...workbook . save ( dataDir + "output_out.xlsx" ); // Save to pdf workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/returning-a...
  5. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // Demonstrates...

    docs.aspose.com/page/java/ps/working-with-clips/
  6. Supported File Formats|Aspose.PDF for JavaScrip...

    This page shows which of Aspose.PDF for JavaScript can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...Format XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/javascript-cpp/supported-fi...
  7. Manage Slide Show in PHP|Aspose.Slides for PHP ...

    Learn how to manage slide shows in Aspose.Slides for PHP via Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....$showType ); $presentation -> save ( "output.pptx" , SaveFormat...setLoop ( true ); $presentation -> save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/manage-slide-show/
  8. Manage Slide Show in Java|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... save ( "output.pptx" , SaveFormat...setLoop ( true ); presentation . save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-slide-show/
  9. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow.... save ( "pres.pptx" , SaveFormat ...outputStream . close (); } pres . save ( "pres.pptx" , SaveFormat ...

    docs.aspose.com/slides/androidjava/image/
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... save ( "SomePresentation-out2.pptx"...blue , options ) presentation . save ( "SomePresentation-out3.pptx"...

    docs.aspose.com/slides/python-net/text-formatting/