Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 27,092 for

excel worksheet

(0.61 sec)
  1. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...以下示例代码加载包含Gear类型SmartArt形状的【示例Excel文件】(67338483.xlsx),并从其单个形状中提取文本。结果请参见下面的控制台输出。...Startup (); // Load sample Excel file containing gear type smart...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...
  2. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...微软Excel有多种预定义的图表类型,包括柱状图、折线图、饼图、条形图...Retrieve the first Worksheet in Workbook const worksheet = workbook ...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  3. Set the Values Format Code of Chart Series|Docu...

    Learn how to set the values format code of chart series in Aspose.Cells for Java. Our guide will help you understand how to format your chart series data using the appropriate format code, allowing you to present your data accurately and professionally....based on a range inside the worksheet but also works well for series...on the sample Excel file and the output Excel file after execution...

    docs.aspose.com/cells/java/set-the-values-forma...
  4. 在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....Cells - 检测合并单元格 在Microsoft Excel中,几个单元格可以合并为一个。这通常用于创建复杂的表格,或者创建一个跨越多个列的标题单元格。...ArrayList < CellArea > al = worksheet . getCells (). getMergedCells...

    docs.aspose.com/cells/zh/java/detect-merged-cel...
  5. Display or Hide Scroll Bars in Aspose.Cells|Doc...

    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....Horizontal scroll bars Microsoft Excel also provides horizontal and...users can scroll through worksheet contents. Using Aspose.Cells...

    docs.aspose.com/cells/net/display-or-hide-scrol...
  6. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...sample foreach (Worksheet sheet in workbook.Worksheets) { if (_type...Workbook(); var sheet = workbook.Worksheets[0]; // Add sample data sheet...

    forum.aspose.com/t/autofitrows-and-autofitcolum...
  7. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel Worksheets programmatically using Aspose.Cells for Python via .NET API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....configure page setup settings for worksheets to control printing. These...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/python-net/setting-page-o...
  8. Aspose.Cells 8.6.2 中的公共 API 更改|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....//Get the first worksheet of the workbook Worksheet sheet = report...template file manually using Excel and then open this file via...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. 使用Aspose.Cells for Node.js via C++在Excel工作簿中创建签...

    这篇文章介绍了如何使用Aspose.Cells for Node.js via C++和Node.js在Excel工作簿中创建签名线。...C++在Excel工作簿中创建签名线 Contents [ Hide ] 介绍 Microsoft Excel提供了在Excel工作簿中添加...选项卡,然后从 文本 组中选择 签名行 来添加签名行。 如何为Excel创建签名行 Aspose.Cells for Node.js...

    docs.aspose.com/cells/zh/nodejs-cpp/create-sign...
  10. 确定图表中存在的轴类型,使用Node.js通过C++|Documentation

    学习如何识别Aspose.Cells for Node.js via C++中创建的图表中存在的轴。我们的指南将帮助你识别和访问图表中的不同轴,包括类别轴、数值轴和次轴。...Access the first worksheet const worksheet = workbook . getWorksheets...accessing const charts = worksheet . getCharts (); if ( charts...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-w...