Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 235,908 for

cells

(0.15 sec)
  1. Convert Text Numeric Data to Number|Documentation

    Learn how to convert numbers stored as text in Excel to numbers by using the Aspose.Cells for JavaScript via C++ API....Cells for JavaScript via C++ allows... Select any single cell or range of cells that has an error indicator...

    docs.aspose.com/cells/javascript-cpp/convert-te...
  2. 在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 Exce...//Finding the cell containing the specified formula Cells cells = worksheet...

    docs.aspose.com/cells/zh/java/find-value-in-cel...
  3. Aspose.Cells 8.7.1 中的公共 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....Cells 8.7.1 中的公共 API 更改 Contents [ Hide ] 本文档描述了从版本 8...8.7.0 到 8.7.1 的 Aspose.Cells API 中的更改,这可能对模块/应用程序开发人员感兴趣。它不仅包...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C++ code....Cells for C++ provides the VerifyPassword...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  5. Aspose::Words::Tables::Table::get_AllowAutoFit ...

    Aspose::Words::Tables::Table::get_AllowAutoFit method. Allows Microsoft Word and Aspose.Words to automatically resize Cells in a table to fit their contents in C++....Words to automatically resize cells in a table to fit their contents...enable/disable automatic table cell resizing. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in document processing. Enhance your workflow today!...Cell Contents [ Hide ] Cell class Represents a table cell. To...documentation article. public class Cell : CompositeNode Constructors...

    reference.aspose.com/words/net/aspose.words.tab...
  7. 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...
  8. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other Cells....Specifies how a cell in a table is merged with other cells. Members...The cell is not merged. First The cell is the first cell in a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 用C++设置工作表中的评论或形状的边距|Documentation

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

    docs.aspose.com/cells/zh/cpp/set-margins-of-com...
  10. 用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...