Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 27,204 for

excel worksheet

(0.26 sec)
  1. 导出 Excel 数据以填写 PDF 表单|Aspose.PDF for .NET

    本节解释了如何使用 AutoFiller 类导出 Excel 工作表数据以填写 PDF 表单。...Ask AI 导出 Excel 数据以填写 PDF 表单 Contents [ Hide ] Aspose.Pdf.Facades...文件、DFD、XFDF 导入数据,使用 API,甚至可以使用 Excel 工作表中的数据。 我们将使用 ExportDataTable...

    docs.aspose.com/pdf/zh/net/export-excel-workshe...
  2. Specify Maximum Rows of Shared Formula with C++...

    Learn how to specify the maximum rows of shared formula in Excel files using Aspose.Cells for C++....rows, and saves to the output Excel file . If you extract the contents...contents of the output Excel file and check the sheet1.xml , you...

    docs.aspose.com/cells/cpp/specify-maximum-rows-...
  3. 在VSTO和Aspose.Cells中的工作表中添加单元格边框|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文件: 应用了边框的单元格。 VSTO //Instantiate...//Instantiate the Application object. Excel . Application ExcelApp = Application...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  4. 通过 C++ 使用 Node.js 删除范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 删除 Excel 中的范围并向左或向上移动单元格。...删除范围 Contents [ Hide ] 介绍 在 Excel 中,您可以选择一个范围,然后删除它并向左或向上移动其他数据。...Get all the worksheets in the book. const worksheets = newWorkbook...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-rang...
  5. 通过C++用JavaScript预览工作簿|Documentation

    Aspose.Cells支持使用JavaScript通过C++打印和预览Excel文件,无需安装Microsoft Excel。...Contents [ Hide ] 打印预览 对于包含数百万页的Excel文件,转换为PDF或图片可能需要很长时间和大量资源。在这... 类用来为特定工作表生成打印预览,创建实例时传入 Worksheet 和 ImageOrPrintOptions 对象,调用其构造函数。...

    docs.aspose.com/cells/zh/javascript-cpp/workboo...
  6. Removing Slicer|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....remove a slicer in Microsoft Excel, you simply select the slicer...Python via Java, use the Worksheet.getSlicers().remove() method...

    docs.aspose.com/cells/python-java/removing-slicer/
  7. 用C++判断Shape是否为Smart Art Shape|Documentation

    了解如何使用Aspose.Cells for C++判断一个形状是否为Smart Art Shape。...Hide ] 可能的使用场景 智能图形是Microsoft Excel中特殊的形状,允许您自动生成复杂的图表。使用 Shape...确定形状是否为智能图形 以下示例代码加载包含智能图形的 sample Excel文件 ,如下图所示。然后打印第一个形状的 Shape.IsSmartArt...

    docs.aspose.com/cells/zh/cpp/determine-if-shape...
  8. 每个 Excel 工作表渲染一个 PDF 页面 使用 C++ 通过 JavaScript 转换...

    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 工作表渲染一个 PDF 页面 使用 C++ 通过 JavaScript 转换 Excel 为 PDF Contents...Contents [ Hide ] 当处理大型 Microsoft Excel 文件(例如,包含许多工作表,每个有50列和300行以上...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  9. 用JavaScript通过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 文件】(5115151.xlsx),并用中文实现了 subtotal...grand total 的名称。请检查由此代码生成的【输出 Excel 文件】(5115152.xlsx),以供参考。我们首先创建...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  10. 如何使用C++创建龙卷风图|Documentation

    了解如何使用API Aspose.Cells for C++创建龙卷风图。...种常用于Excel中的敏感性分析的数据可视化类型。它帮助您理解变量变化对特定结果或结果的影响。 如何在Excel中创建龙卷风图表...如何在Excel中创建龙卷风图表 您可以通过以下步骤在Excel中创建龙卷风图表: 选择数据并转到插入 –> 图表 –> 插入柱状图或条形图 –>...

    docs.aspose.com/cells/zh/cpp/create-tornado-chart/