Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 27,090 for

excel worksheet

(0.11 sec)
  1. Change Adjustment Values of the Shape|Documenta...

    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.... In the Microsoft Excel UI, adjustments display as yellow...shapes of the first worksheet in the source excel file and then changes...

    docs.aspose.com/cells/java/change-adjustment-va...
  2. 用JavaScript via C++添加数据透视连接|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++添加数据透视连接。...Contents [ Hide ] 可能的使用场景 如果您想在Excel中关联切片器和数据透视表,右键点击切片器并选择“报告连接...以下示例代码加载了包含现有切片器的 示例Excel文件 。它访问切片器,然后将切片器与数据透视表关联,最后将工作簿保存为 输出Excel文件 。 示例代码...

    docs.aspose.com/cells/zh/javascript-cpp/add-piv...
  3. 获取ODS文件中的单元格验证|Documentation

    了解如何通过C++ API中的Aspose.Cells for JavaScript获取单元格验证。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...style="color: red;">Please select an Excel or ODS file.</p>' ; return ;...

    docs.aspose.com/cells/zh/javascript-cpp/get-cel...
  4. Converting to MHTML Files in Ruby|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....MHTML Files To convert a worksheet to an MHTML file using Aspose...in Ruby, simply invoke the worksheet_to_mhtml() method of the Converter...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  5. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。...02_OutputDirectory \\ " ); // Path of input Excel file U16String inputFilePath...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/export-print-area-...
  6. 使用 C++ 通过 JavaScript 处理形状或图表的反射效果|Documentation

    学习如何利用 C++ 通过 JavaScript 设置形状或图表的反射效果,以实现不同的视觉效果。...类型 使用形状或图表的反射效果 下方示例代码加载 源 Excel 文件 ,获取默认工作表中的第一个形状,设置不同的 Shape...Shape.reflection 属性,并将工作簿保存为 输出 Excel 文件 。 <!DOCTYPE html> < html...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  7. 计算一系列单元格的总和|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 下面是我们需要在代码中使用的命名空间: using DocumentFormat...== 0 ) { // The specified worksheet does not exist. return ; }...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  8. 用JavaScript通过C++设置图表系列的值格式代码|Documentation

    学习如何在Aspose.Cells for Java脚本通过C++中设置图表系列的值格式代码。本指南将帮助您理解如何使用合适的格式代码格式化图表系列数据,从而专业、准确地展示数据。...截图显示了代码在 示例Excel文件 和 输出Excel文件 执行后的效果。 示例代码 <!DOCTYPE...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/set-the...
  9. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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.... Added APIs Support for Excel 2016 Charts Aspose.Cells APIs...have added support for a few Excel 2016 charts by enhancing the...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Merge or Unmerge Range of Cells with C++|Docume...

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

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...