Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 246,360 for

cells

(0.13 sec)
  1. Create Charts using Apache POI and Aspose.Cells...

    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 Contents [ Hide ] Aspose.Cells - Create Charts...spreadsheets with Aspose.Cells. Aspose.Cells provides many flexible...

    docs.aspose.com/cells/java/create-charts-using-...
  2. Use Error Checking Options|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C# API or .NET Library....of a cell highlights when there’s a problem with the cell. Excel...error value is displayed in the cell. Clicking on the green triangle...

    docs.aspose.com/cells/net/use-error-checking-op...
  3. 使用C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍了如何使用C++ API在将Excel文件渲染为PDF文件格式时,设置所需工作表的自定义纸张大小。...Cells API设置工作表的自定义纸张大小。 实现工作表的自定义纸张大小以进行渲染...实现工作表的自定义纸张大小以进行渲染 Aspose.Cells允许您实现工作表的自定义纸张大小。您可以使用 PageSetup 类的 CustomPaperSize...

    docs.aspose.com/cells/zh/cpp/implement-custom-p...
  4. 用C++设置工作表中的评论或形状的边距|Documentation

    学习如何使用Aspose.Cells在C++中设置工作表内评论或形状的边距。...Cells允许你使用 Shape.GetTextAlignment()...属性设置任何形状或评论的边距。该属性返回一个 Aspose.Cells.Drawing.Texts.ShapeTextAlignment...

    docs.aspose.com/cells/zh/cpp/set-margins-of-com...
  5. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.Cells将多个工作表合并为一个工作表。...Cells API,可以轻松实现这一目标。本文将展示一个代码示例,...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  6. Implementing Non-Sequential Ranges|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....ranges are rectangular with cells continuous and adjacent to each...a non-sequential cell range in which cells are not adjacent....

    docs.aspose.com/cells/java/implementing-non-seq...
  7. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....Cells API. Setting Sheet Background...Sheet Background with Aspose.Cells The code below sets a background...

    docs.aspose.com/cells/cpp/insert-background-ima...
  8. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel workbooks using Aspose.Cells for C++....Cells supports copying or moving worksheets...and install Aspose.Cells: Download Aspose.Cells for C++ Install...

    docs.aspose.com/cells/cpp/copy-and-move-workshe...
  9. Calculating IFNA function using Aspose.Cells fo...

    How to calculate the IFNA function using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one, calculate the IFNA function to get the result, and finally save the modified Excel file to disk....Cells for JavaScript via C++ Contents...Contents [ Hide ] Aspose.Cells supports the calculation of the IFNA...

    docs.aspose.com/cells/javascript-cpp/calculatin...
  10. 使用C++在非原始形状中插入数据|Documentation

    使用Aspose.Cells和C++访问和操作非原始形状中的数据。...Cells中,非原始形状分配的类型为 AutoShapeType.NotPrimitive...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/data-in-non-primit...