Sort Score
Result 10 results
Languages All
Labels All
Results 9,941 - 9,950 of 369,015 for

save

(0.29 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. 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...
  3. 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...
  4. How to remove Freetext Annotation using Java | ...

    Remove Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Annotations collections Save the file again System Requirements...delete ( fa ); } document . save ( _dataDir + "sample_freetext_del...

    products.aspose.com/pdf/java/annotation/freetex...
  5. How to remove Caret Annotation using Java | Asp...

    Remove Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Annotations collections Save the file again System Requirements...delete ( ca ); } document . save ( _dataDir + "sample_caret_del...

    products.aspose.com/pdf/java/annotation/caret/r...
  6. 旋转 PDF API | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/rotate/
  7. 通过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...
  8. 使用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...
  9. 旋转 PDF API | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/rotate/
  10. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge formatting for the shape.... Saving . SvgSaveOptions (); saveOptions...maxImageResolution = 72 ; doc . save ( base . artifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...