Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 201,142 for

excel

(0.31 sec)
  1. Rotate Text with Shape inside the Worksheet|Doc...

    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....inside any shape using Microsoft Excel. If you add a shape using the...the very old Microsoft Excel 2003, then the text will not rotate...

    docs.aspose.com/cells/python-net/rotate-text-wi...
  2. 使用 Node.js 通过 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 Node.js 库。它支持实现1904日期系统,允许用户基于1904年1月1日的日期进行计算和格式化。本文介绍如何使用 Aspose.Cells 库实现1904日期系统。...Contents [ Hide ] 微软Excel支持两种日期系统:1900日期系统(Windows版Excel的默认日期系统)和190...04日期系统通常用于与Mac版Excel文件的兼容性,并且如果你使用苹果电脑的Excel,这是默认系统。你可以使用Aspose...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-1...
  3. Unfreeze Rows or Columns with JavaScript via C+...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using the JavaScript API with C++.... If worksheets in the Excel files are frozen, sometimes...rows, columns, or panes. In Excel Click View tab > Freeze Panes...

    docs.aspose.com/cells/javascript-cpp/unfreeze-r...
  4. Formatting Slicer|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....format the slicer in Microsoft Excel by setting its number of columns...following code, it loads the sample Excel file that contains a slicer...

    docs.aspose.com/cells/java/formatting-slicer/
  5. 通过C++的JavaScript实现工作表视图|Documentation

    本文将介绍如何使用JavaScript和JavaScript API与Excel工作簿和工作表的分页预览交互。包括拆分窗格、冻结窗格和缩放比例的操作。...Cells提供了一个代表Microsoft Excel文件的 Workbook 班。 Workbook 班包含一个...workbook.worksheets 集合,允许访问Excel文件中的每个工作表。 一个工作表由 Worksheet 班表示。...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  6. 使用内置文档属性指定Excel文件的版本号(Node.js via C++)|Document...

    学习如何使用内置文档属性以编程方式指定Excel文件的版本号(Node.js via C++)。...使用内置文档属性指定Excel文件的版本号(Node.js via C++) Contents [ Hide ] 可能的使用场景...你可以右键点击文件,选择属性 > 详细信息,然后编辑“版本号”字段,来更改Excel文件的“版本号”。请使用 BuiltInDocumentPrope...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-doc...
  7. Create XLTX using Python | products.aspose.com

    Generate Microsoft Excel XLTX documents using Python applications without using Microsoft Office....XLTX File Via Python Generate Excel XLTX Files via your Python Applications...(Microsoft Excel Binary Format) Generate XLSB File (Excel Binary...

    products.aspose.com/total/python-java/create/xltx/
  8. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。...C++ 加密和解密Excel文件 Contents [ Hide ] Microsoft Excel (97 - 365)...oft Excel文件进行加密和密码保护。 使用Microsoft Excel 在Microsoft Excel(例如Microsoft...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  9. 使用C++将Excel图表转换为图像|Documentation

    学习如何使用Aspose.Cells结合C++将Excel图表转换为图像。...使用C++将Excel图表转换为图像 Contents [ Hide ] 图表具有视觉吸引力,并且方便用户快速看到数据中...在此示例中,饼图和柱状图被转换为图像。 将饼图转换为图像文件 首先,在Microsoft Excel中创建一个饼图,然后使用Aspose.Cells将其转换...

    docs.aspose.com/cells/zh/cpp/convert-an-excel-c...
  10. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....names or named ranges in the Excel files, we have to clear some...Range in MS Excel To remove a named range from Excel, you can follow...

    docs.aspose.com/cells/cpp/delete-named-ranges/