Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 377,528 for

save

(1.41 sec)
  1. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the Node.js API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....( true ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/show-formulas-...
  2. 使用 C++ 在 Workbook 中添加 XML 映射 XmlMapCollection.A...

    学习如何使用 Aspose.Cells for Node.js via C++ 通过 XmlMapCollection.Add 方法在工作簿中添加 XML 映射。...xml" )); // Save the workbook in xlsx format wb . save ( path ....

    docs.aspose.com/cells/zh/nodejs-cpp/add-xml-map...
  3. Retrieve an ActiveX Control from a Shape Object...

    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 ( dataDir + "Ret...

    docs.aspose.com/diagram/java/retrieve-an-active...
  4. 在 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....setShowConnectionPoi ( 1 ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "AddDynamicGridsAndCo...

    docs.aspose.com/diagram/zh/java/add-support-of-...
  5. Implementing Non-Sequential Ranges with Node.js...

    Learn how to create named non‑sequential ranges with Aspose.Cells for Node.js via C++. Use non‑adjacent cell ranges effectively....$D$5:$E$6" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/implementing-n...
  6. 使用 C++ 进行 Excel 转 PDF 时渲染实线格线|Documentation

    了解如何在使用 Aspose.Cells for Node.js via C++ 转换 Excel 为 PDF 时渲染实线格线。...); // Save the pdf file with PdfSaveOptions wb . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/render-soli...
  7. Unprotecting Simply Protected Worksheet in Jyth...

    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/java/unprotecting-simply-...
  8. Set Start and Stop Symbols of Codabar BarCode i...

    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 image to disk in PNG format builder . save ( data_dir...

    docs.aspose.com/barcode/java/set-start-and-stop...
  9. Public API Changes in Aspose.Diagram 16.12.0|Do...

    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....7853981633974501 ; // save the Visio drawing diagram . Save ( @"C:\temp\Output...

    docs.aspose.com/diagram/net/public-api-changes-...
  10. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python.... save ( "output.pdf" ) Q: How do I...show_paragraph_marks = True doc . save ( "output.pdf" ) Q: Which setting...

    docs.aspose.com/words/python-net/specify-layout...