Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 368,275 for

save

(0.14 sec)
  1. Convert SVG to PNG in C++ | products.aspose.com

    Convert SVG to PNG in C++. Use C++ library API to convert SVG files to PNGs...Presentation from SVG file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/svg-t...
  2. 公共 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...
  3. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....code ); } // save the Visio diagram diagram . Save ( "c:\\temp\\out...ByteArrayOutputStrea (); doc . save ( outStream , com . aspose ...

    docs.aspose.com/diagram/java/public-api-changes...
  4. Refresh Values of Linked Shapes with JavaScript...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for JavaScript via C++....JavaScript via C++ if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/javascript-cpp/refresh-va...
  5. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and Save it. For example, the number in a text box is 125 in the original file but becomes 145 after saving. To investigate furt…...is changed after loading and saving back Aspose.Cells Product Family...file changes after I load and save it. For example, the number...

    forum.aspose.com/t/xls-data-is-changed-after-lo...
  6. 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...
  7. 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-...
  8. 使用 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...
  9. Aspose.PSD for .NET 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....Photoshop Bug PSDNET-561 Fix saving PSD image with Grayscale ColorMode...PSD format Bug PSDNET-560 Fix saving PSD image with Grayscale ColorMode...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  10. Insert an Empty Page into a PDF File in PHP|Asp...

    Learn how to insert an empty page at any position within a PDF file in PHP using Aspose.PDF for flexible document structuring....getPages () -> insert ( 1 ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.pdf" );...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...