Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 202,819 for

excel

(0.22 sec)
  1. 60489769.xlsx

    Sheet1 2017-12-23T09:36:04Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2017-12-23T09:36:04Z 2017-12-23T09:36:04Z 2017-12-23T09:36:04Z 16.0300 false 2017-......0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z...2017-12-23T09:36:04Z Microsoft Excel 2017-12-23T09:36:04Z...

    docs.aspose.com/cells/ja/python-net/render-offi...
  2. 通过 C++ 阅读和操作 Excel 2016 图表|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ 阅读和操作 Excel 2016 图表。此指南将展示如何访问和修改各种图表属性。...通过 C++ 阅读和操作 Excel 2016 图表 Contents [ Hide ] 可能的使用场景 Aspose.Cells...现在支持读取和操作 Microsoft Excel 2016 图表,而这些图表在 Microsoft Excel 2013 或早期版本中是不存在的。...

    docs.aspose.com/cells/zh/javascript-cpp/read-an...
  3. Converting Worksheet to Different Image Formats...

    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....Cells supports converting Excel worksheets to images. To use...to convert a worksheet in an Excel file to an image file. PNG Format...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  4. Threaded Comments with C++|Documentation

    Learn how to add, read, edit, and remove threaded comments in Excel files using Aspose.Cells with C++....Hide ] Threaded Comments MS Excel 365 provides a feature to add...comments are called Notes in Excel 365. The screenshot below shows...

    docs.aspose.com/cells/cpp/threaded-comments/
  5. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....Contents [ Hide ] Microsoft Excel provides some good features...Cells fully supports Microsoft Excel’s autofilter features. This...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  6. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet's Page Setup using Aspose.Cells for JavaScript via C++. Set headers and footers for the first, odd, and even pages....via C++ Contents [ Hide ] MS Excel supports setting different headers...pages, and even pages since Excel 2007. Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/setting-di...
  7. 在Python中调整行高和列宽|Documentation

    使用Python Excel API在Python中创建Excel文件。在您的Python应用程序中调整XLSX或XLS中的行高和列宽,无需MS Office。...在Python中调整行高和列宽 Contents [ Hide ] Python中的Excel电子表格 - 调整行高和列宽 设置行高 使用Aspose...Instantiating a Workbook object by excel file path workbook = self ....

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  8. 使用 JavaScript 和 C++ 显示或隐藏网格线以及行列标题|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  9. 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...
  10. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...用C++管理Excel宏启用工作簿的VBA代码 Contents [ Hide ] 在C++中添加VBA模块 Aspose...格式保存。打开输出的XLSM文件在Microsoft Excel中,点击 开发人员 > Visual Basic 菜单命...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/