Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 375,520 for

save

(0.14 sec)
  1. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...CalculateFormula (); // Save the result in XLSX format book . Save ( outDir...$A$1,9)" ); // Save the workbook book . Save ( outDir + u "output_out...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  2. Convert ODS to DOCX with .NET or with free Onli...

    Convert ODS to DOCX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free ODS to DOCX online converter quickly before integrating the code....Document class Save the document to DOCX format using Save method and..."input.ods" ); // save ODS as PDF book . Save ( "pdfOutput.pdf"...

    products.aspose.com/total/net/conversion/ods-to...
  3. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures.... get ( "Copy" )); // Saving the modified Excel file const...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  4. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Save the modified presentation as...DataLabelFormat . Separator = "/" ; // Save the presentation to disk as...

    docs.aspose.com/slides/net/create-chart/
  5. Add Window Element to the Visio Instance in Rub...

    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....window ) \ # save in any supported format diagram . save ( data_dir...

    docs.aspose.com/diagram/java/add-window-element...
  6. Create User-defined Cell in the ShapeSheet in R...

    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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "UserDefinedCells...

    docs.aspose.com/diagram/java/create-user-define...
  7. 更新字段|Documentation

    本节介绍如何更新字段。... UNDEFINED ) # Save diagram diagram . save ( "UpdateField_out...

    docs.aspose.com/diagram/zh/python-java/update-f...
  8. Convert JPG To PNG Javascript

    Convert JPG to PNG format in JavaScript code. Save JPG as PNG using JavaScript.... Save JPG as PNG in JavaScript The...the local drive, then simply save it as PNG, specifying the required...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert JPG To TIFF Javascript

    Convert JPG to TIFF format in JavaScript code. Save JPG as TIFF using JavaScript.... Save JPG as TIFF in JavaScript The...the local drive, then simply save it as TIFF, specifying the required...

    products.aspose.com/words/nodejs-net/conversion...
  10. Manage the Barcode Caption in 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....RED); \ # Save the image to your system and...BarCodeImageFormat (); $bb -> save ( $dataDir . "barcode.jpg" ...

    docs.aspose.com/barcode/java/manage-the-barcode...