Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 159,079 for

xlsx

(1.13 sec)
  1. Merge XLS Files Online or using Java | products...

    Free online app to combine different XLS files. Java merging library code to merge XLS worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...to prepare for conversion to XLSX. Historical Record Unification:...

    products.aspose.com/total/java/merge/xls/
  2. 用 JavaScript 通过 C++ 查找工作表是否为对话框表|Documentation

    本文提供用 Aspose.Cells for JavaScript 通过 C++ 判断 Excel 工作表是否为对话框表的指令和示例代码。...xlsx)。它检查 Worksheet.type 属性,将其与 SheetType..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...
  3. 在使用JavaScript via C++进行Excel转HTML时导出文档、工作簿和工作表属...

    学习如何使用Aspose.Cells for JavaScript via C++导出Excel中的文档、工作簿和工作表属性到HTML。...xlsx),并将其转换为HTML,未导出文档、工作簿及工作表属性..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  4. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....with Golang via C++ Convert XLSX File to PDF Format with Golang...

    docs.aspose.com/cells/go-cpp/add-pdf-bookmarks-...
  5. Tile Picture as a Texture inside the Shape|Docu...

    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), as well as the screenshot...

    docs.aspose.com/cells/net/tile-picture-as-a-tex...
  6. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....xlsx" ; // Create workbook with XLSX format Workbook...workbook ( FileFormatType :: Xlsx ); Worksheet sheet = workbook...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  7. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft documents that contain macros, and am trying to open them, make some modifications, and save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .docm…...perform the same operation on an xlsx file and a pptx file? amjad...documents (such as DOCX/DOCM, XLSX/XLSM, PPTX/PPTM, etc.) along...

    forum.aspose.com/t/can-aspose-support-opening-a...
  8. 设置OLE图标的标题|Aspose.Slides 文档

    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" ); OleEmbeddedDataInfo dataInfo...OleEmbeddedDataInfo ( allbytes , "xlsx" ); IOleObjectFrame oof = slide...

    docs.aspose.com/slides/zh/net/set-caption-to-ol...
  9. Set Captions to OLE Icons in Python|Aspose.Slid...

    Discover how to set captions for OLE object icons in PPT, PPTX and ODP presentations with Aspose.Slides for Python .NET, enhancing slides with custom labels....xlsx" , "rb" ) as ole_stream : data_info...OleEmbeddedDataInfo ( ole_stream . read (), "xlsx" ) ole_frame = slide . shapes...

    docs.aspose.com/slides/python-net/set-caption-t...
  10. 使用JavaScript通过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"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/reading...