Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 157,232 for

xlsx

(0.33 sec)
  1. Insert Timeline|Documentation

    Learn how to create a timeline with Aspose.Cells....saves the workbook in output XLSX format. The following screenshot...

    docs.aspose.com/cells/net/create-timeline/
  2. Extract OLE Objects from Workbook|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....extracting OLE objects as DOCX, XLSX, PPTX, and PDF files. Conclusion:...

    docs.aspose.com/cells/java/extract-ole-objects-...
  3. 使用 Python 将 Word 转换为 Excel

    请参考本文了解如何使用 Python 将 Word 转换为 Excel。文章包含 IDE 设置说明、详细步骤列表以及使用 Python 编写 Word DOC 到 Excel 转换器的示例代码。... 使用 Python 将 DOC 转换为 XLSX 的步骤 配置开发环境,使用 Aspose.Words for...对象中 使用 save 方法并传入 SaveFormat.XLSX 来保存为 Excel 文件 上述步骤介绍了如何开发一个...

    kb.aspose.com/zh/words/python/conversion-from-w...
  4. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for C++....XLSX Microsoft Excel spreadsheet...

    docs.aspose.com/ocr/cpp/supported-file-formats/
  5. Move Range of Cells in a Worksheet with Node.js...

    Learn how to move a range of cells in a worksheet using Aspose.Cells for Node.js via C++....xlsx" ); // Instantiate the workbook...

    docs.aspose.com/cells/nodejs-cpp/move-range-of-...
  6. 在用C++刷新数据透视表时,指定该数据透视表是否兼容Excel 2003|Documentation

    学习如何在用Aspose.Cells for C++刷新数据透视表时,指定数据透视表的Excel2003兼容性。...xlsx" ); // Access first worksheet...( st ); // Save workbook in xlsx format wb . Save ( outDir +...

    docs.aspose.com/cells/zh/cpp/specify-whether-th...
  7. 用 JavaScript 通过 C++ 处理线程化评论|Documentation

    使用 C++ 脚本管理 Excel 文件中的线程化评论。学习添加、读取、编辑和删除线程化评论。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/threade...
  8. 通过 JavaScript 结合 C++ 获取形状的连接点|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从 Excel 中的形状中检索连接点。...xlsx) to load (the file is read but..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/get-con...
  9. Tracing Precedents and Dependents in Aspose.Cel...

    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 there are formulas: =A1+20 and...template file Book1.xlsx. C# string path = "Book1.xlsx" ; Workbook workbook...

    docs.aspose.com/cells/net/tracing-precedents-an...
  10. 通过C++中的JavaScript导入HTML时删除行结束后的多余空格|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript导入HTML时删除行结束后多余的空格。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

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