Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 203,877 for

excel

(0.08 sec)
  1. 使用 JavaScript 通过 C++ 生成 HTML|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....生成 HTML Contents [ Hide ] 将Excel工作簿转换为HTML Aspose.Cells API 提供了导出电子表格为...h1 > Aspose.Cells - Convert Excel to HTML </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. Password Protect or Unprotect the Shared Workbo...

    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....shared workbook with Microsoft Excel as shown in the following screenshot...and saves it as the output Excel file . The screenshot shows...

    docs.aspose.com/cells/nodejs-cpp/password-prote...
  3. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for Node.js via C++....iso29500_2008_strict , the output Excel file will be saved in Strict...and saves it as the output Excel file (67338272.xlsx). If you...

    docs.aspose.com/cells/nodejs-cpp/save-workbook-...
  4. 插入或删除行或列|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....提供了一个表示Excel文件的类Workbook。Workbook类包含一个Worksheets集合,允许访问Excel文件中的...file stream containing the Excel file to be opened FileStream...

    docs.aspose.com/cells/zh/net/insert-or-delete-r...
  5. 使用 JavaScript 和 C++ 显示或隐藏网格线以及行列标题|Documentation

    本文提供了使用 C++ 的 JavaScript API 的示例代码,用于以编程方式隐藏或显示 Excel 工作表的网格线、行和列标题。... 显示和隐藏网格线 所有Excel工作表默认情况下都有网格线。它们有助于划分单元格,便于将...Cells提供了一个类 Workbook ,代表一个Microsoft Excel文件。 Workbook 类包含一个 Workbook.worksheets...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  6. 用JavaScript通过C++指定在Excel文件中存储的重要数字位数|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++指定Excel文件中存储的有效数字位数。...用JavaScript通过C++指定在Excel文件中存储的重要数字位数 Contents [ Hide ] 可能的使用场景...JavaScript通过C++在Excel文件中存储17位有效数字的双精度值,不同于只存储15位有效数字的MS-Excel。您可以使用 CellsHelper...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  7. Data Filtering|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....Contents [ Hide ] Microsoft Excel provides some good features...Cells fully supports Microsoft Excel’s autofilter features. This...

    docs.aspose.com/cells/java/data-filtering/
  8. 在Python中自动调整行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何自动调整行和列。...Instantiating a Workbook object by excel file path workbook = self ....the first worksheet in the Excel file worksheet = workbook ....

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  9. 在Python中隐藏和显示行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何通过隐藏和显示来隐藏和显示行和列...Instantiating a Workbook object by excel file path workbook = self ....the first worksheet in the Excel file worksheet = workbook ....

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  10. A cell with Pythong only shows =_xlws.PY(0,1) w...

    Hi there, I added a python script with =py(…) in Excel. I loaded the file with aspose.cells, but when accessing the cell A1 and reading the formula (with c.formula) I only get “=_xlws.PY(0,1)”. I would like to have the s…...python script with =py(…) in Excel. I loaded the file with aspose...=PY(print(‘Hello Python in Excel’)) Thanks in advance. Professionalize...

    forum.aspose.com/t/a-cell-with-pythong-only-sho...