Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 236,025 for

cells

(0.1 sec)
  1. Search Data using Original Values|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.... For example, suppose cell D4 has the formula =SUM(A1:A2)...you can find it using Aspose.Cells with LookInType.ORIGINAL_VALUES...

    docs.aspose.com/cells/java/search-data-using-or...
  2. 计算小计|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提供了API功...the Cells collection in the first worksheet Cells cells = workbook...

    docs.aspose.com/cells/zh/net/calculate-sub-totals/
  3. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_text property. If ``True``, wrap text for the cell....If True , wrap text for the cell. @property def wrap_text ( self...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom document properties of a workbook in C++ with Aspose.Cells....Cells allows you to load a lightweight...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/using-workbookmetadata/
  5. Work with Text in a Table|Aspose.Words for Java

    Replace text in a table in Java. Extract Plain Text from Table or Cell using Java....tables can be placed in table cells. Adding text or other content...should be done at the cell level (per cell) or at the paragraph...

    docs.aspose.com/words/java/extract-text-from-an...
  6. Remove Existing PrinterSettings of Worksheets i...

    Learn how to remove existing PrinterSettings of a worksheet inside the Excel file through the Page Setup object programmatically using Aspose.Cells with C++....Cells APIs. Remove Existing PrinterSettings...Worksheets in Excel file Aspose.Cells allows you to remove existing...

    docs.aspose.com/cells/cpp/remove-existing-print...
  7. Using Anonymous Types or Custom Objects|Documen...

    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 also supports anonymous types...sheet) in the workbook. Aspose . Cells . Worksheet w = report . Workbook...

    docs.aspose.com/cells/net/using-anonymous-types...
  8. 使用匿名类型或自定义对象|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还支持智能标记中的匿名类型或自定义对象。在下面的示例中,需要在使用之前定义Product类。...sheet) in the workbook. Aspose . Cells . Worksheet w = report . Workbook...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  9. Hide Unhide Worksheet 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 – Hide/Unhide Worksheet To hide...unhide worksheets using Aspose.Cells for Java with Jython , see the...

    docs.aspose.com/cells/java/hide-unhide-workshee...
  10. Specify Formula Fields while Importing Data to ...

    Learn how to specify Formula Fields while Importing Data to Worksheet through the Aspose.Cells for C++ API....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Startup (); Run (); Aspose :: Cells :: Cleanup...

    docs.aspose.com/cells/cpp/specify-formula-field...