Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 157,005 for

xlsx

(0.16 sec)
  1. 获取条件格式中使用的图标集、数据条或颜色比例对象(适用于C++)|Documentation

    Aspose.Cells for C++ 是一个用于操作电子表格文件的库。它支持在条件格式中使用图标集、数据条和颜色刻度对象以显示电子表格中的数据。本文介绍如何使用 Aspose.Cells 库获取这些对象的数据。...xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/get-icon-sets-data...
  2. HTML with JavaScript via C++|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....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  3. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook object using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/release-un...
  4. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/draw-timel...
  5. Find the Root Element Name of XML Map with Java...

    Learn how to find the root element name of an XML map in Excel using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/find-the-r...
  6. Get the Version Number of the Application that ...

    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" multiple /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/get-the-ve...
  7. 通过C++使用JavaScript获取工作表唯一ID|Documentation

    本文介绍了如何使用JavaScript库和C++ API编程方式获取Excel工作表的唯一ID。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/get-wor...
  8. Export Excel to HTML with GridLines via JavaScr...

    Learn how to export an Excel file to HTML format with GridLines using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/export-exc...
  9. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...FileFormatType :: Xlsx : fileName += u "Xlsx" ; break ; case FileFormatType...GetFileFormatType () == FileFormatType :: Xlsx ) { Vector < uint8_t > objectData...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  10. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...xlsx" ; // Path of output excel file...outputFilePath = outDir + u "Mybook.out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...