Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 236,024 for

cells

(0.11 sec)
  1. Feature Overview|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 for .NET features and provide...Supported Platforms Aspose.Cells for .NET product covers most...

    docs.aspose.com/cells/net/feature-overview/
  2. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C#/.NET. Step-by-step guide with code samples....Cells for .NET, and these charts can...PowerPoint presentation using Aspose.Cells and Aspose.Slides. Required...

    docs.aspose.com/slides/net/creating-excel-chart...
  3. 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...
  4. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for JavaScript via C++ API....Cells for JavaScript via C++ lets...Sorting Data with Aspose.Cells Aspose.Cells for JavaScript via C++...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  5. Pivot Table and Source Data with C++|Documentation

    Learn how to dynamically change a pivot table's source data using Aspose.Cells with C++....which refers to this range of cells. Creating a designer template...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/pivot-table-and-sourc...
  6. 用C++设置工作表中的评论或形状的边距|Documentation

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

    docs.aspose.com/cells/zh/cpp/set-margins-of-com...
  7. 用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...
  8. 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...
  9. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for Node.js via C++ API....stored in cells as numbers. Thus, the values of cells that contain...(fractional part) components. The Cell.DoubleValue property returns...

    docs.aspose.com/cells/nodejs-cpp/how-to-manage-...
  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...