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

excel

(0.21 sec)
  1. AddTooltipToHtmlSample.xlsx

    Sheet1 Remaining Text will be shown on hover. This is a sample Excel file to test the tooltip feature. Aspose.Cells API supports to build cross-platform applications. 2019-12-30T12:08:37Z 16.0300 A...... This is a sample excel file to test the tooltip feature...2019-12-30T12:08:37Z Microsoft Excel 2019-12-30T12:08:37Z Ahmad Chishti...

    docs.aspose.com/cells/es/java/convert-excel-to-...
  2. Change HyperlinkBase - Free Support Forum - asp...

    Hello, I need a function to change the HyperlinkBase like this: workbook.Settings.HyperlinkBase = “.”; Instead of changing it manuylly: Open the Excel document for which you want to set a hyperlink base. On the File…...changing it manuylly: Open the Excel document for which you want...Linkbase box, type . Reason: If Excel links with a relative path exist...

    forum.aspose.com/t/change-hyperlinkbase/314798
  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. 用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/
  6. 通过 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...
  7. 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...
  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. 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...
  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...