Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 159,093 for

xlsx

(0.13 sec)
  1. Online DOCM to Excel Conversion or Build .NET b...

    Free online app to convert DOCM to Excel files. .NET C# conversion library code for DOCM documents....document to XLSX format using Save method and set Xlsx as SaveFormat...Spreadsheet) Convert DOCM to XLSX (Open XML Workbook) Convert...

    products.aspose.com/total/net/conversion/docm-t...
  2. View Excel File Online and using Java | product...

    Free online Excel file viewer app. Java API code to read Excel file for viewer application....(Macro-enabled Spreadsheet) View XLSX Files (Open XML Workbook) View...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/java/viewer/excel/
  3. Merge XLS Files Online or using .NET | products...

    Free online app to combine different XLS files. C# .NET merging library code to merge XLS worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...files before converting them to .xlsx or other modern formats for...

    products.aspose.com/total/net/merge/xls/
  4. Formatting Pivot Table|Documentation

    How to format pivot table with Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/formatting...
  5. Working with the ThreeDFormat of Shape or Chart...

    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....xlsx" ); // Load Excel file containing...Save the output Excel file in XLSX format wb . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  6. Replace text in a workbook using Regular Expres...

    Replace text in a workbook using Regular Expression with Aspose.Cells in C++....xlsx ). The output file generated...sourceDir + u "SampleRegexReplace.xlsx" ); // Create replace options...

    docs.aspose.com/cells/cpp/replace-text-in-a-wor...
  7. 在使用C++进行写保护时指定作者|Documentation

    学习如何在用Aspose.Cells for C++写保护工作簿时指定作者名称。..."SimonAspose" ); // Save the workbook in XLSX format wb . Save ( outDir +...+ u "outputSpecifyAuthorW.xlsx" ); std :: cout << "Workbook write...

    docs.aspose.com/cells/zh/cpp/specify-author-whi...
  8. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  9. Saving Excel files to CSV, PDF and other format...

    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....method CSV Represents a CSV file XLSX Represents an Office Open XML...OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS and so on)...

    docs.aspose.com/cells/java/saving-excel-files-t...
  10. 用 C++ 隐藏工作表中的零值显示|Documentation

    本文将展示如何用示例代码通过 C++ 库或 API 编程隐藏 Excel 工作表中的零值。...xlsx" ; // Create a new Workbook...( srcDir + u "outputfile.out.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/zh/cpp/hiding-the-display...