Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 368,095 for

save

(0.28 sec)
  1. C++ API to Convert EPUB to POTX | products.aspo...

    Convert EPUB to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert EPUB to PPTX by using Save method function Load PPTX document...reference Save the document to POTX format using Save member function...

    products.aspose.com/total/cpp/conversion/epub-t...
  2. 使用C++在渲染Excel为PDF时绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Workbook > ( inputFilePath ); // Save file to pdf U16String outputFilePath...outputFilePath ( u "out.pdf" ); wb -> Save ( outputFilePath , SaveFormat...

    docs.aspose.com/cells/zh/cpp/draw-timeline-whil...
  3. Convert Excel file to PDF format compatible wit...

    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....Cells enables you to save Excel files to PDF/A‑compliant...This topic describes how to save the Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/net/convert-excel-file-to...
  4. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF.... Save the updated document using the...the Document class’ Save method. The following code snippet shows...

    docs.aspose.com/pdf/net/pdf-file-metadata/
  5. 公共 API Aspose.Diagram 16.11.0 的变化|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...."Test Button" ); // save diagram diagram . save ( "C:\\temp\\Output...Height , text ); // save diagram diagram . save ( "C:\\temp\\Output...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  6. Aspose.PSD for Java 20.4 - Release Notes|Docume...

    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....text layer Bug PSDJAVA-166 Fix saving PSD image with Grayscale ColorMode...format Bug PSDJAVA-167 Fix saving PSD image with Grayscale ColorMode...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  7. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to Save it into a file....embedded object if you want to save it into a file. @property def...is_locked ) # If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Read Embedded Email Attachments from Message in...

    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....cannot save files with these characters // also save first 50...+ 4 )); // Save the attachment to disk att . save ( dataPath...

    docs.aspose.com/email/java/read-embedded-email-...
  10. 使用 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...