Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 375,798 for

save

(0.98 sec)
  1. Online XPS to SWF Conversion or Develop Java ba...

    Free online app to convert XPS to SWF files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by...Presentation class Save the document to SWF format using save method and...

    products.aspose.com/total/java/conversion/xps-t...
  2. Online PDF to POTX Conversion or Develop Java b...

    Free online app to convert PDF to POTX files. Java conversion library code for PDF documents....Convert PDF to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/java/conversion/pdf-t...
  3. Online PCL to OTP Conversion or Develop Java ba...

    Free online app to convert PCL to OTP files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to OTP format using save method and...

    products.aspose.com/total/java/conversion/pcl-t...
  4. Online PCL to PPS Conversion or Develop Java ba...

    Free online app to convert PCL to PPS files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/java/conversion/pcl-t...
  5. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for JavaScript via C++....first creates a workbook, then saves it in a memory stream in XLSX...loads it with A5 paper size and saves it in PDF format. Then it loads...

    docs.aspose.com/cells/javascript-cpp/load-workb...
  6. 使用 C++ 将特定工作表导出为 PDF|Documentation

    使用 Aspose.Cells 与 C++ 导出特定工作表为 PDF。...// Save the pdf file with PdfSaveOptions workbook . Save ( u...); std :: cout << "PDF file saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/save-specified-wor...
  7. Convert BMP to EMAIL in Python | products.aspos...

    Save BMP to EMAIL within Python applications without using Microsoft Word or Outlook...NET and save it into EMAIL format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. How to Convert Excel Chart to JPG in Java

    This brief tutorial explains how to convert Excel chart to JPG in Java. You can follow this article to perform same task in any of the operating system Windows, macOS and Linux....the respective workbook sheet Save the chart object as JPG image...these steps, we learned how to save Excel chart as JPG in Java....

    kb.aspose.com/cells/java/how-to-convert-excel-c...
  9. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。...vsdx" ; // Save in the VSDX format diagram . Save ( dataDir ...Diagram 类的 Layout 方法。 调用Diagram类的Save方法写入Visio图。 流程图式编程示例 // For complete...

    docs.aspose.com/diagram/zh/net/create-update-la...
  10. Unlock PDF using C++ | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Unlock PDF and save time. For example, if you often...Call Document.Decrypt Method. Save the PDF file. The provided C++...

    products.aspose.com/pdf/cpp/decrypt/