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

save

(1.07 sec)
  1. 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...
  2. 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-...
  3. 使用 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...
  4. 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...
  5. Export Visio Diagram to XAML in Ruby|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....vsd" ) \ # Save as XAML diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  6. Export Visio Diagram to XPS in Ruby|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....vsd" ) \ # Save as XPS diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  7. Split Panes in PHP|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....-> split (); //Save the Excel file $book -> save ( $dataDir . "book...

    docs.aspose.com/cells/java/split-panes-in-php/
  8. Working with Exchange Mailbox and Messages usin...

    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....example, when message IDs are saved to the database. The following...how to list messages by ID. Saving Messages This topic shows how...

    docs.aspose.com/email/net/working-with-exchange...
  9. PsSaveOptions class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  10. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++.... Save the modified presentation. This...18 ); } } } // Save PPTX to Disk pres -> Save ( outPath , Aspose...

    docs.aspose.com/slides/cpp/manage-paragraph/