Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 377,497 for

save

(0.26 sec)
  1. Render the Worksheet and Workbook to Image usin...

    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.... You can save the image file to the disk/stream...Conversion Options It is possible to save specific pages as images. The...

    docs.aspose.com/cells/java/render-the-worksheet...
  2. Convert PPSX to XLSX via PHP or with free Onlin...

    PHP API to Convert PPSX to XLSX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSX to XLSX online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the PPSX file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  3. Convert PPTM to XLSX via PHP or with free Onlin...

    PHP API to Convert PPTM to XLSX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to XLSX online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the PPTM file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  4. Convert XLT to ODT using Python or with free On...

    XLT to ODT conversion in your Python applications without using Microsoft Office or online. Test free XLT to ODT online converter quickly before integrating the code....NET API to save the created HTML into the desired...documents, including the ability to save documents in various formats...

    products.aspose.com/total/python-net/conversion...
  5. Convert PPSM to ODS via PHP or with free Online...

    PHP API to Convert PPSM to ODS or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSM to ODS online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the PPSM file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  6. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  7. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。... save ( outputFile ); 此外,可以为图像印章添加替代文本:...imageStamp ); // 保存文档 document . save ( outFile ); 此外,以下代码显示了如何在 FigureElements...

    docs.aspose.com/pdf/zh/java/whatsnew/
  8. How to Rotate Text of Cell with Golang via C++|...

    C++ code to rotate text of Cell with Aspose.Cells for C++ API... Save the Workbook After rotating...rotating the cells, you can save the modified workbook back to a file...

    docs.aspose.com/cells/go-cpp/how-to-rotate-text...
  9. Convert HTML to Excel using Python

    Follow this article to convert HTML to Excel using Python. It has the IDE settings, a list of steps, and sample code to transform file format from HTML to excel using python....loading of the source PDF file and save the output in various formats...using the specified options Save the loaded format in Excel format...

    kb.aspose.com/pdf/python/convert-html-to-excel-...
  10. Convert Numbers File to PDF in C#

    Follow this article to convert numbers file to PDF in C#. It has the details to set the IDE, a list of steps, and a sample code for developing a numbers to PDF converter in C#....properties in the PdfOptions object Save the resultant Workbook as PDF...Workbook object and save it as a PDF using the Save method in the Workbook...

    kb.aspose.com/cells/net/convert-numbers-file-to...