Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 363,370 for

save

(0.13 sec)
  1. Set External Links in Formulas with Node.js via...

    Learn how to set external links in formulas using Aspose.Cells for Node.js via C++....A8` ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/set-external-l...
  2. Formatting Slicer with Node.js via C++|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....columns and style type, and saves it as output Excel file . The...); // Save the workbook in output XLSX format. wb . save ( "outputFormattingSlic...

    docs.aspose.com/cells/nodejs-cpp/formatting-sli...
  3. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++.... Finally, it saves the workbook as the output Excel...slicers . Remove ( slicer ); // Save the workbook in output XLSX...

    docs.aspose.com/cells/cpp/removing-slicer/
  4. Convert Revision of XLSB to XLSM with C++|Docum...

    Learn to convert revisions of XLSB files into XLSM format using Aspose.Cells with C++....inputFilePath ); // Save Workbook to XLSM format workbook . Save ( outDir...); std :: cout << "Workbook saved successfully in XLSM format...

    docs.aspose.com/cells/cpp/convert-revision-of-x...
  5. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....( false ); // Save the workbook workbook . Save ( srcDir + u "outputfile...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  6. Convert PPS to XLTX using Python or with free O...

    PPS to XLTX conversion in your Python applications without using Microsoft Office or online. Test free PPS to XLTX online converter quickly before integrating the code....NET API, which can be used to save the created HTML into the desired...NET API. Then, the HTML is saved into the desired Microsoft Excel...

    products.aspose.com/total/python-net/conversion...
  7. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....in PDF security options when saving spreadsheets to PDF. Aspose...owner and user passwords while saving to PDF. The owner password...

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  8. Creating and Saving Outlook Contacts in Python|...

    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....Русский Portuguese Creating and Saving Outlook Contacts in Python...Creating and Saving Outlook Contacts To Create and Save Outlook Contacts...

    docs.aspose.com/email/java/creating-and-saving-...
  9. Add a new Layer in the Visio Diagram in Ruby|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.... to_s ) \ # Save diagram diagram . save ( data_dir + "AddNewLayer...

    docs.aspose.com/diagram/java/add-a-new-layer-in...
  10. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby.... update () \ # Save the document. doc . save ( data_dir + "InsertNestedFields...

    docs.aspose.com/words/java/insert-nested-fields...