Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 375,198 for

save

(0.32 sec)
  1. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole object with Aspose.Diagram library....Diagram for Java API , and then save back as an OLE object in the...ByteArrayOutputStrea (); doc . save ( outStream , com . aspose ...

    docs.aspose.com/diagram/java/manipulate-the-emb...
  2. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/Saveformat/#Text) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Outlook Calendar Items|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.... Creating and Saving Calendar items The following...shows you how to create and save a calendar item in ICS format...

    docs.aspose.com/email/python-net/working-with-o...
  4. 使用 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...
  5. 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...
  6. PsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PS](../../aspose.words/Saveformat/#PS) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/Saveformat/#TEXT) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving documents in the XPS format, enhancing your document management efficiency....this class that can be used to save a document in the Xps format...appear in the outline of a saved XPS document. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert Excel Workbook to PDF|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.... Simply save an Excel file to PDF using the...the Workbook class' Save method. The Save method provides the...

    docs.aspose.com/cells/cpp/convert-excel-workboo...
  10. Decrypt PDF using Rust|Aspose.PDF for Rust via C++

    Decrypt PDF File with Aspose.PDF for Rust via C++....Password You can open, decrypt, and save a password-protected PDF document...security restrictions, and then saved as a new, unprotected PDF. Use...

    docs.aspose.com/pdf/rust-cpp/decrypt-pdf/