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

save

(0.15 sec)
  1. Online DOCM to XLSM Conversion or Build .NET ba...

    Free online app to convert DOCM to XLSM files. .NET C# conversion library code for DOCM documents....Convert DOCM to HTML by using Save method Load HTML document by...Workbook class Save the document to XLSM format using Save method and...

    products.aspose.com/total/net/conversion/docm-t...
  2. Online DOC to XLAM Conversion or Build .NET bas...

    Free online app to convert DOC to XLAM files. .NET C# conversion library code for DOC documents....Convert DOC to HTML by using Save method Load HTML document by...Workbook class Save the document to XLAM format using Save method and...

    products.aspose.com/total/net/conversion/doc-to...
  3. Online DOCX to CSV Conversion or Build .NET bas...

    Free online app to convert DOCX to CSV files. .NET C# conversion library code for DOCX documents....Convert DOCX to HTML by using Save method Load HTML document by...Workbook class Save the document to CSV format using Save method and...

    products.aspose.com/total/net/conversion/docx-t...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Portrait ); // Save the workbook workbook . Save ( outDir + u ...SetZoom ( 100 ); // Save the workbook workbook . Save ( outDir + u "ScalingFactor_out...

    docs.aspose.com/cells/cpp/setting-page-options/
  9. Manage VBA Projects in Presentations on Android...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Android via Java to streamline your workflow.... Save the presentation. This Java...officeReference ); // Saves the Presentation pres . save ( "test.pptm"...

    docs.aspose.com/slides/androidjava/presentation...
  10. Write GridWeb Client Side Script|Documentation

    This article introduces how to work with client js APIs in GridWeb.... The command can be "Save" , "Submit" , "Undo" etc., and...example, the SAVE command is used when clicking the Save button on...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...