Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 368,246 for

save

(0.26 sec)
  1. Export print area range to HTML with Node.js vi...

    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....setExportPrintAreaOn ( true ); // Save to HTML format const outputFilePath..."outputInlineCharts.html" ); workbook . save ( outputFilePath , options );...

    docs.aspose.com/cells/nodejs-cpp/export-print-a...
  2. 使用Node.js通过C++计算Excel 2016中的MINIFS和MAXIFS函数|Doc...

    本文介绍如何使用Aspose.Cells库在Microsoft Excel 2016中通过Node.js的C++调用来计算MINIFS和MAXIFS函数。加载现有Excel文件或创建新文件,然后使用Aspose.Cells的方法计算这些函数并将结果保存到磁盘。... calculateFormula (); // Save the calculations result in pdf..."outputMINIFSAndMAXIF.pdf" ); workbook . save ( outputFilePath , options );...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...
  3. 在 Node.js 和 C++ 中用图像作为纹理平铺在形状内|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将一张小图片作为纹理平铺在形状内...true ); // Save the output Excel file workbook . save ( path ....

    docs.aspose.com/cells/zh/nodejs-cpp/tile-pictur...
  4. Adding Custom Properties Visible Inside Documen...

    Learn how to add custom properties to a workbook object using Aspose.Cells for Node.js via C++. These properties can be viewed in the Document Information Panel...."DateTime" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  5. Showing Cell Range as the Data Labels with Node...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....( true ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/showing-cell-r...
  6. 通过Node.js读取和写入带有查询表数据源的表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入带有QueryTable数据源的表。...( true ); } // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  7. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。...pdf" ; // Save output file doc . Save ( dataDir );...

    products.aspose.com/pdf/zh-hans/rotate/
  8. ParagraphFormat.space_after_auto property | Asp...

    ParagraphFormat.space_after_auto property. True if the amount of spacing after the paragraph is set automatically....spacing above and below them and save the document. builder . writeln...writeln ( 'Paragraph 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 用C++设置图例项填充为无色|Documentation

    学习如何用Aspose.Cells for C++将图例项填充设置为无色。我们的指南将演示如何修改Microsoft Excel图表中图例项的填充色,以实现更好的可视化和自定义。...); // Save the workbook in xlsx format workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/set-text-of-chart-...
  10. Import and Export Form Data|Aspose.PDF for Pyth...

    This section explains how to import and Export Form Data....form, loading XML data, and saving the updated file, you can quickly...XML Data. Import XML into PDF. Save Updated PDF. from io import...

    docs.aspose.com/pdf/python-net/import-export-fo...