Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 361,594 for

save

(0.21 sec)
  1. Implement 1904 Date System with Node.js via C++...

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....( true ); // Save the excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/implement-1904...
  2. 在Jython中取消保护简单受保护的工作表|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....unprotect () # Save the excel file . workbook . save ( dataDir +...

    docs.aspose.com/cells/zh/java/unprotecting-simp...
  3. 在Aspose.Cells中设置公式中的外部链接|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....A8" ; //Save the workbook workbook . Save ( FileName );...

    docs.aspose.com/cells/zh/net/set-external-links...
  4. 通过Node.js和C++显示公式而非值在工作表中,示例代码|Documentation

    本文提供了使用Node.js API通过C++以程序化方式显示Excel工作表中的公式而非计算值的示例代码。...( true ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/show-formul...
  5. 使用 Python 向 PDF 添加水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加水印的 Python 源代码。...artifact ) # save result pdf to file doc . save ( path_outfile...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  6. Create Shared Workbook with Aspose.Cells for No...

    Learn how to create a shared workbook using Aspose.Cells for Node.js via C++....( true ); // Save the Shared Workbook wb . save ( "outputSharedWorkbook...

    docs.aspose.com/cells/nodejs-cpp/create-shared-...
  7. View PDF Files using Java | Aspose.PDF

    Open and view PDF documents programmatically with Java sample code using Aspose.PDF for Java...); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/pdf/
  8. 在 PHP 中将窗口元素添加到 Visio 实例|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....getWindows () -> add ( $window ); \ # save in any supported format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "AddWindowElement...

    docs.aspose.com/diagram/zh/java/add-window-elem...
  9. Change Text Direction of the Comment with Node....

    Learn how to change the text direction of comments using Aspose.Cells for Node.js via C++. Customize comment alignment settings effectively....xlsx" ); // Save the Excel file wb . save ( outputFilePath...

    docs.aspose.com/cells/nodejs-cpp/change-text-di...
  10. 使用Node.js与C++设置工作表中表或列表对象的注释|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置工作表内表或列表对象的注释。...); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-com...