Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 369,861 for

save

(0.14 sec)
  1. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...calculateFormula (); // Save the result in XLSX format book . save ( path ....$A$1,9)" ); // Save the workbook book . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  2. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....calculateFormula (); // Save the result in XLSX format book . save ( path ....$A$1,9)" ); // Save the workbook book . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  3. Drawing Raster Images on Vector Images|Document...

    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....specified bounds of the vector image Save the results Draw Raster Image...specified bounds of the vector image Save the results Draw Raster Image...

    docs.aspose.com/imaging/java/drawing-raster-ima...
  4. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples.... Save the presentation to disk in...); // Get the chart image and save it to a stream. com . aspose...

    docs.aspose.com/slides/java/creating-excel-char...
  5. Aspose.PSD for Java 24.6 - Release Notes|Docume...

    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....image is cropped after the saving. Data is lost but Preview looks...true ); im . save ( outputFile ); } // Check saved changes try...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. Aspose.PSD for .NET 22.7 - 发行说明|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.... Save ( outputPsd ); } PSDNET-875...AddLayer ( newLayer ); im . Save ( outputFilePath , true ); }...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Layer Manipulation in Aspose.PSD for Python|Doc...

    Examples of how to manipulate Layers of PSD File in Python... We then save a copy of the original image...manipulations, we save the updated image using the save method. It’s...

    docs.aspose.com/psd/python-net/psd-layer-manipu...
  8. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  9. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for Node.js via C++.... Save the workbook to persist the...gridlines // Save the workbook workbook . save ( 'WorkbookSettingsExam...

    docs.aspose.com/cells/nodejs-cpp/workbook-setti...
  10. Deal with PDF Forms in Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java.... Save the PDF file. Create PDF Forms...textBoxField , 1 ); // Save modified PDF pdfDocument . save ( outputFile...

    products.aspose.com/pdf/java/acroforms/