Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 365,752 for

save

(0.13 sec)
  1. SVG to PPTX Converter using C++ | Aspose.PDF

    Sample code for SVG to PPTX conversion using C++. Use C++ example for batch SVG to PPTX conversion....Save method while passing the output...SaveFormat.Pptx as parameters Save the output PPTX file Here is...

    products.aspose.com/pdf/cpp/conversion/svg-to-p...
  2. 使用 Python 查看或編輯 PPT 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPT 格式元數據。...Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/python-net/m...
  3. PDF to DOCX Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to DOCX conversion. Use example code for batch PDF to DOCX conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.DocX as parameters Save the output DOCX file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  4. XPS to SVG Converter using Java | Aspose.PDF

    XPS to SVG conversion via Java sample code. Programmers can use this example code to export XPS to SVG within any Web or Desktop Java based application....Save method while passing the output...SaveFormat.Svg as parameters Save the output SVG file Here is...

    products.aspose.com/pdf/java/conversion/xps-to-...
  5. XPS to XLS Converter using Java | Aspose.PDF

    XPS to XLS conversion via Java sample code. Programmers can use this example code to export XPS to XLS within any Web or Desktop Java based application....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/java/conversion/xps-to-...
  6. 使用 C++ 查看或編輯 ODP 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 ODP 格式元數據。...// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  7. 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...
  8. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...TextAlignmentType :: Center ); // Save the workbook to the output directory...directory workbook . Save ( outDir + u "result.xlsx" ); std ::...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  9. Convert MHTML to WORDML in Python | products.as...

    MHTML and HtmlFixed to WORDML conversion in your Python applications without using Microsoft Word...API also allows developers to save documents in HTML format using...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  10. 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...