Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 18,224 for

excel worksheet

(0.05 sec)
  1. 验证单元格值是否满足数据验证规则(使用C++)|Documentation

    学习如何通过Aspose.Cells for C++ API验证单元格值是否符合数据验证规则。...Contents [ Hide ] Microsoft Excel允许用户为单元格添加数据验证规则。例如,小数验证指定只能...不同的数字,Excel会显示错误信息并提示他们输入正确范围内的数字。如果复制粘贴一个数字,比如3,Excel不会进行验证检查或显示错误信息。...

    docs.aspose.com/cells/zh/cpp/verify-that-cell-v...
  2. Format Ranges|Documentation

    This article describes how to format ranges with Aspose.Cells for Python via .NET library....Range in Excel To format a range of cells in Excel, you can use...formatting options provided by Excel. Here’s how you can format a...

    docs.aspose.com/cells/python-net/how-to-format-...
  3. 使用Node.js通过C++将智能艺术转换为组合形状|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....将智能图转换为组合形状 以下示例代码加载包含智能艺术形状的 示例Excel文件 ,如截图所示。然后它将智能艺术形状转换为群组形状,并打印Shape...the sample smart art shape - Excel file const filePath = path ...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-the...
  4. 获取工作表信息|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....获取工作表信息 Contents [ Hide ] OpenXML Excel string FilePath = @"..\..\....FileName = FilePath + "Get worksheet information.xlsx" ; GetSheetInfo...

    docs.aspose.com/cells/zh/net/get-worksheet-info...
  5. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API....Contents [ Hide ] Microsoft Excel provides some good features...to auto filter or validate worksheet data. Aspose.Cells fully supports...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  6. 将数据导入xlsx4j工作表|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....reference of the newly added worksheet by passing its sheet index...getWorksheets (). add (); Worksheet worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/import-data-to-wo...
  7. Merge or Unmerge Range of Cells with C++|Docume...

    Merge and Unmerge Cells in a Range in Excel with C++ code....01_SourceDirectory \\ " ); // Path of output excel file U16String outputPath =...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...
  8. 用 C++ 隐藏工作表中的零值显示|Documentation

    本文将展示如何用示例代码通过 C++ 库或 API 编程隐藏 Excel 工作表中的零值。... 要在Microsoft Excel中隐藏工作表中的零值(例如Microsoft Excel 2003): 从 工具 菜单中选择...01_SourceDirectory \\ " ); //Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/hiding-the-display...
  9. Create Pivot Table|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....a pivot table inside the worksheet. Once, the pivot table is...it. Please check the output excel file generated with this code...

    docs.aspose.com/cells/cpp/create-pivot-table/
  10. Sort Data in Column with Custom Sort List with ...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for C++ API....sample Excel file used in this code and output Excel file generated...effect of the code on the sample Excel file on execution. Sample Code...

    docs.aspose.com/cells/cpp/sort-data-in-column-w...