Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 368,279 for

save

(0.4 sec)
  1. 使用 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...
  2. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....only need to save the output PDF using the Save method of the...()); } // Save the updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  3. Aspose.PSD for .NET 22.11 - 发行说明|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.... Save ( outputFile , new PngOptions...NewHeight , resizeType ); image . Save ( outputFile , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Aspose.PSD for .NET 23.12 - 发行说明|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.... Save ( outputFile , new PngOptions...false ; break ; } } image . Save ( destFile , new PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Online XML to POT Conversion or Build .NET base...

    Free online app to convert XML to POT files. .NET C# conversion library code for XML documents....Convert XML to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to POT format using Save method and...

    products.aspose.com/total/net/conversion/xml-to...
  6. Online XSLFO to PPS Conversion or Build .NET ba...

    Free online app to convert XSLFO to PPS files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPS format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  7. IDocumentConverterPlugin.convert method | Aspos...

    IDocumentConverterPlugin.convert method. Converts document using specified input output streams and Save options....specified input output streams and save options. convert ( inputStream...saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Cells 8.4.0 中的公共 API 变更|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....); } } //Save the output Excel file workbook . save ( "output...removeAt ( 0 ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++....Report5 ); // Save the Excel file workbook . Save ( outputFilePath...DownThenOver ); // Save the Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  10. Convert PDF to SVG Format in PHP|Aspose.PDF for...

    Discover how to convert PDF documents to SVG format in PHP with Aspose.PDF for high-quality vector graphics transformation....an object of SvgSaveOptions $save_options = new SvgSaveOptions...archive $save_options -> CompressOutputToZipA = false ; # Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...