Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 156,988 for

xlsx

(0.11 sec)
  1. C++ library of Excel | products.aspose.com.Cells

    Aspose.Cells for C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....spreadsheet formats (such as XLS, XLSX, XLSM, and XLSB) as well as...formats . Microsoft Excel: XLS, XLSX, XLSB, XLT, XLTX, XLTM, XLSM...

    products.aspose.com/cells/cpp/
  2. 使用C++在共享工作簿中更新保存历史记录的天数|Documentation

    学习如何使用Aspose.Cells的C++ API更新共享工作簿中保存历史的天数。...xlsx" ); std :: cout << "Workbook...Document Assistant Close 查找XLS和XLSX格式支持的最大行数和列数,使用C++ 用C++打开Excel文件而不弹出打开、保存、取消对话框...

    docs.aspose.com/cells/zh/cpp/update-days-preser...
  3. Online OTT to Excel Conversion or Build .NET ba...

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

    products.aspose.com/total/net/conversion/ott-to...
  4. Online WORDML to Excel Conversion or Build .NET...

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

    products.aspose.com/total/net/conversion/wordml...
  5. Get Max Range In A Worksheet|Documentation

    This article describes how to get the max range, max data range, and max display range of Excel files with Aspose.Cells for Python via .NET library....xlsx . AI Document Assistant Close...

    docs.aspose.com/cells/python-net/get-max-range-...
  6. 用 Node.js 通过 C++ 加载工作簿中的特定工作表|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载工作簿中的特定工作表。优化性能,减少内存使用。... Xlsx ); loadOptions . setLoadFilter... join ( dataDir , "TestData.xlsx" ), loadOptions ); // Perform...

    docs.aspose.com/cells/zh/nodejs-cpp/load-specif...
  7. Manage formulas of Excel files with JavaScript ...

    Learn how to manage formulas of Excel files through Aspose.Cells for JavaScript via C++. Aspose.Cells can simply get, set, and calculate formulas of Excel files....xlsx,.csv" /> < button id = "runExample"...Similarly, the output file test_udf.xlsx can be downloaded to check the...

    docs.aspose.com/cells/javascript-cpp/using-form...
  8. Specifying the Absolute Position of the Pivot I...

    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,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/specifying...
  9. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for C++....WordArtStyle3 ); // Save the workbook in xlsx format workbook . Save ( u "...02_OutputDirectory \\ outputSetPresetWordA.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  10. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/create-piv...