Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 27,074 for

excel worksheet

(0.43 sec)
  1. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...使用C++检测超链接类型 Contents [ Hide ] 检测超链接类型 Excel文件可以有不同类型的超链接,例如外部链接、单元格引用、文件路径等。Aspose...属性。以下代码片段演示了如何使用 LinkType 属性,通过使用此 source excel file 。 源代码 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...
  2. Create Pivot Tables and Pivot Charts|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....invoice entries in a list in a worksheet. A pivot table can total the...product or date. With Microsoft Excel it is possible to quickly re‑arrange...

    docs.aspose.com/cells/net/create-pivot-tables-a...
  3. 使用 C++ 检测工作表是否受密码保护|Documentation

    了解如何使用 Aspose.Cells for C++ 检测工作表是否受密码保护。...IsProtectedWithPassw 属性如果 Worksheet 被密码保护,则返回 true ,否则返回 false...Access the protected Worksheet Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/detect-if-workshee...
  4. Calculating IFNA Function with Python.NET using...

    Learn how to calculate IFNA function in Excel files using Aspose.Cells for Python.NET. Handle...supports calculating the IFNA Excel function. The IFNA function...Workbook instance Access worksheet and cells collection Populate...

    docs.aspose.com/cells/python-net/calculating-if...
  5. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....how the output Excel file looks in Microsoft Excel. <!DOCTYPE html>...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  6. How to set category axis|Documentation

    Learn how to set the category axis in Aspose.Cells for Python via .NET. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....After you create a chart in a worksheet, you can then set the category...set the category axis for an Excel chart using Aspose.Cells for...

    docs.aspose.com/cells/python-net/how-to-set-cat...
  7. Specify Job or Document Name while printing wit...

    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....printing your workbook or worksheet using the WorkbookRender or...printing your workbook or worksheet. Specify Job or Document Name...

    docs.aspose.com/cells/net/specify-job-or-docume...
  8. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...Constant segmentation faults on Excel -> HTML on aspose.cells.node...a set of the files: Broken Excel Files Aspose - Google Drive...

    forum.aspose.com/t/constant-segmentation-faults...
  9. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ API添加数据验证。...Contents [ Hide ] Microsoft Excel提供了一些快速筛选或验证工作表数据的优秀功能。Aspose...Cells完全支持Microsoft Excel的验证和自动筛选功能。本文介绍如何在Microsoft Excel中使用这些功能以及如何用Aspose...

    docs.aspose.com/cells/zh/cpp/data-validation/
  10. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....configure page setup options for Excel files. These features allow...set the page margins for a worksheet using the PageSetup class...

    docs.aspose.com/cells/cpp/page-setup-features/