Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 18,240 for

excel worksheet

(0.06 sec)
  1. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet Worksheet) { …...2025, 10:15am 1 I’m creating a Excel with .NET and trying to add...column, Worksheet worksheet) { var startCellName = worksheet.Cells[cellArea...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  2. 创建命名区域|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....osoft Excel中用户可以执行的任务。本文解释了如何通过编程方式应用命名范围。 命名区域是Excel的一个功能,可...; using Excel = Microsoft . Office . Interop . Excel ; using...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  3. Pivot Table and Source Data with C++|Documentation

    Learn how to dynamically change a pivot table's source data using Aspose.Cells with C++....you want to create Microsoft Excel reports with pivot tables that...this named range. In Microsoft Excel, choose Data , then PivotTable...

    docs.aspose.com/cells/cpp/pivot-table-and-sourc...
  4. 用 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for C++ 在 Microsoft Excel 中添加和格式化图表及轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,并修改轴标题以更好地展示数据和提高清晰度。...用 C++ 管理 Excel 图表的标题 Contents [ Hide ] 在Excel图表中,有两种标题: 图表标题...您可以在 WYSIWYG 环境中使用 Microsoft Excel 设置图表及其轴的标题。Aspose.Cells 还允许...

    docs.aspose.com/cells/zh/cpp/chart-and-axis-tit...
  5. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....method (encapsulated in the Worksheet object). The new Comment object...Workbook workbook ; // Add a new worksheet to the workbook int32_t sheetIndex...

    docs.aspose.com/cells/cpp/comments-and-notes/
  6. How to Lock Cells to Protect Them with C++|Docu...

    This article shows you code explaining how to lock cells to protect them using Aspose.Cells library with C++....applications, such as Microsoft Excel or Google Sheets, for several...while keeping the rest of the worksheet protected. Protecting Formulas:...

    docs.aspose.com/cells/cpp/how-to-lock-cells-to-...
  7. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。... 设置自动格式类型 微软 Excel 提供多种预设的报表格式。Aspose.Cells 也支持这些格式。访问方式:...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  8. 用 C++ 实现线程评论|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在 Excel 文件中添加、读取、编辑和删除线程评论。...Contents [ Hide ] 线程化的批注 MS Excel 365提供了一个添加分线评论的功能。这些评论可以用作对...回复框,允许进行分线对话。Excel 365中的旧注释称为注释。下面的截图显示了在Excel中打开分线评论时的显示方式。...

    docs.aspose.com/cells/zh/cpp/threaded-comments/
  9. Add Pivot Connection with Node.js via C++|Docum...

    Learn how to add pivot connection using Aspose.Cells for Node.js via C++....a slicer and pivot table in Excel, you need to right-click the...sample code loads the sample Excel file that contains an existing...

    docs.aspose.com/cells/nodejs-cpp/add-pivot-conn...
  10. Remove Pivot Connection with Node.js via C++|Do...

    Learn how to remove pivot connection using Aspose.Cells for Node.js via C++....a slicer and pivot table in Excel, you need to right-click the...sample code loads the sample Excel file that contains an existing...

    docs.aspose.com/cells/nodejs-cpp/remove-pivot-c...