Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 93,994 for

xls

(1.17 sec)
  1. 使用C++显示和隐藏工作表及标签|Documentation

    本文提供了使用C++ API或库以编程方式显示和隐藏Excel工作表的示例。此外,还介绍了如何显示和隐藏Excel工作簿的标签。...xls" ; // Create workbook from file...outputFilePath = outDir + u "output.out.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/show-and-hide-work...
  2. Different Ways to Open Files with JavaScript vi...

    This article explains how to open an Excel file using Aspose.Cells for JavaScript via C++ API....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/different-...
  3. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (Xlsx, Xlsb, Xls, Xlsm) and Open office (ODS) files using CShape codes....Hide ] If Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS)...

    docs.aspose.com/cells/python-net/verify-passwor...
  4. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...xls" ; std :: vector < uint8_t >...Save ( outDir + u "output.out.xls" ); std :: cout << "OLE object...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  5. API Reference|Documentation

    Learn about Aspose.Cells for Java classes and methods, with explanations and examples, to generate, convert, modify, render, and print Excel files without using Microsoft Excel....supports the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM...

    docs.aspose.com/cells/java/api-reference/
  6. API Reference|Documentation

    Learn an explanation and examples of Aspose.Cells for .NET classes and methods to generate, convert, modify, render, and print Excel files without using Microsoft Excel....supports the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM...

    docs.aspose.com/cells/net/api-reference/
  7. 通过 C++ 在 Node.js 中实现工作表视图|Documentation

    本文将介绍如何使用 Node.js 和相关 API 来与 Excel 工作簿和工作表的分页预览交互,还包括拆分窗格、冻结窗格和缩放比例的操作。...xls文件。通过将 Worksheet.isPageBreakPreview()...,将视图切换为页面分页预览第一个工作表。修改后的文件被保存为output.xls。 const path = require ( "path"...

    docs.aspose.com/cells/zh/nodejs-cpp/worksheet-v...
  8. Convert PDF to SVG Format in Python|Aspose.PDF ...

    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....False ; # Save the output to XLS format doc . save ( self . dataDir...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  9. 在PHP中将Excel转换为PDF|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....xls' )); $ptr -> Call ( $workbook...

    docs.aspose.com/cells/zh/net/excel-to-pdf-conve...
  10. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the JavaScript API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet....xls), hiding the gridlines on the...the modified file as output.xls. <!DOCTYPE html> < html > < head...

    docs.aspose.com/cells/javascript-cpp/show-and-h...