Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 244,637 for

cells

(0.24 sec)
  1. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.Cells for JavaScript via C++ API.... For example, suppose cell D4 has formula =Sum(A1:A2) and...you can find it using Aspose.Cells with LookInType.OriginalValues...

    docs.aspose.com/cells/javascript-cpp/search-dat...
  2. 使用 C++ 保护 PDF 文件|Documentation

    了解如何使用 Aspose.Cells 与 C++,为 PDF 文件设置所有者密码和用户密码以实现保护。...Cells 提供 PdfSecurityOptions 支持安全性功能。保存为...权限所述。 下面的示例代码描述了如何使用Aspose.Cells保护PDF文件。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/
  3. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency....tables [ i ]; // Find out if any cells in the table have other tables...tables directly within its cells" , i , count ); // Find out...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows....The information in a grid of cells (arranged in rows and columns)...Table class, ITable interface, Cell class, ICell interface, and...

    docs.aspose.com/slides/androidjava/manage-table/
  5. Excel to PDF Conversion in Jython|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 - Excel to PDF Conversion To...convert documents using Aspose.Cells Java for Jython . Here you can...

    docs.aspose.com/cells/java/excel-to-pdf-convers...
  6. Inserting and Deleting Rows and Columns|Documen...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for Java APIs....Cells provides a very simplest set...Manage Rows/Columns Aspose.Cells provides a Workbook class that...

    docs.aspose.com/cells/java/inserting-and-deleti...
  7. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....apply them to every row and cell that we add with it. builder...it to the current cell, // and any new cells that we create with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Copy Range Style Only|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.... Create a second range of cells. Copy the first range’s formatting...Data with Style Move Range of Cells in a Worksheet Analyzing your...

    docs.aspose.com/cells/java/copy-range-style-only/
  9. 单元格中的新行|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 - 单元格中的新行 为了确保单元格中的文本可以被读取,...要的确切位置。 要在单元格中换行,请使用Aspose.Cells.Style.IsTextWrapped属性。 C# Workbook...

    docs.aspose.com/cells/zh/net/new-line-in-cells/
  10. Specify Maximum Rows of Shared Formula with C++...

    Learn how to specify the maximum rows of shared formula in Excel files using Aspose.Cells for C++....Cells provides the GetMaxRowsOfSharedFo()... adds the shared formula in cell D1 for 100 rows, and saves to...

    docs.aspose.com/cells/cpp/specify-maximum-rows-...