Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 241,709 for

cells

(0.13 sec)
  1. 在 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 - 计算小计 您可以自动为电子表格中的任何重复值创建小计。Aspose.Cells提供了API功...the Cells collection in the first worksheet Cells cells = workbook...

    docs.aspose.com/cells/zh/java/calculate-sub-tot...
  2. Specify the Language of the Excel File using Bu...

    Learn how to change the language of an Excel file programmatically using Aspose.Cells for C++....Cells APIs. Specify the Language of...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/specify-the-language-...
  3. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks....contents in particular table cell. import aspose.pdf as ap # Load...first table on page, their first cell and text fragments in it fragment...

    docs.aspose.com/pdf/python-net/manipulate-table...
  4. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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 16.12.0 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 16.11.0 to...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C++... Aspose :: Cells :: Startup (); int startRow...imageResolution = 96 ; Aspose :: Cells :: Workbook workbook ( u "sample...

    docs.aspose.com/slides/cpp/working-solution-for...
  6. 使用C++剪切并粘贴范围|Documentation

    学习如何使用Aspose.Cells for C++在工作表内剪切和粘贴单元格。...Cells允许你通过使用 InsertCutCells 方法和 Cells 集合中的 InsertCutCells...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/cut-and-paste-cells/
  7. 用 C++ 获取行中的最大列索引和列中的最大行索引|Documentation

    了解如何通过Aspose.Cells for C++ API获取行中的最大列索引和列中的最大行索引。...Cells提供此功能。要获取某行的最大列索引,你可以使用 Row.GetLastCell()...Row.GetLastDataCell() 属性,然后用 Cell.GetColumn() 属性获取最大列索引和最大含数据...

    docs.aspose.com/cells/zh/cpp/get-max-index-in-r...
  8. Add Filter in Pivot Table|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++ API,...in Pivot Table Using Aspose.Cells for JavaScript via C++ Please...

    docs.aspose.com/cells/javascript-cpp/add-filter...
  9. Getting Started|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 Android via Java Features Overview...between Aspose.Cells for Java and Aspose.Cells for Android via...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  10. CellFormat.BottomPadding | Aspose.Words for .NET

    Discover the CellFormat BottomPadding property to customize spacing in your Cells. Enhance your layouts with precise point adjustments for better presentation....to add below the contents of cell. public double BottomPadding...Examples Shows how to format cells with a document builder. Document...

    reference.aspose.com/words/net/aspose.words.tab...