Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 248,257 for

cells

(0.09 sec)
  1. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取Excel工作表页面设置的纸张宽度和高度。...Cells.h" using namespace Aspose :: Cells ; using namespace...std ; int main () { Aspose :: Cells :: Startup (); // Create an...

    docs.aspose.com/cells/zh/cpp/get-paper-width-an...
  2. How to create gallery style layout with LINQ Re...

    Hi, we have a requirement where the user expects a gallery-style layout. Please check the attachment. Could you please guide us on whether this is feasible to achieve with the LINQ report engine ? Thanks Gallery.zip (27…...foreach tags For each of the cells, add a textbox with an inline...textbox Within all but the first cells in the row, add a next tag before...

    forum.aspose.com/t/how-to-create-gallery-style-...
  3. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; std :: string...); } int main () { Aspose :: Cells :: Startup (); U16String srcDir...

    docs.aspose.com/cells/cpp/support-the-layout-of...
  4. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using Aspose.Cells for Python via .NET API....Facilitates Data Entry: When cells are formatted as dates, users...Ribbon (Home Tab) Select the cells containing the numbers you want...

    docs.aspose.com/cells/python-net/format-number-...
  5. Inserting and Deleting Rows and Columns in Pyth...

    Use Python Excel API to create Excel spreadsheets in Python. Insert or delete rows from XLSX or XLS in your Python applications without MS Office....the insertRows method of the Cells collection. The insertRows method...the insertRows method of the Cells collection. The InsertRows method...

    docs.aspose.com/cells/java/inserting-and-deleti...
  6. Grouping and Ungrouping Rows and Columns|Docume...

    This article shows how to Group and Ungroup Rows and Columns by the Aspose.Cells for Python via .NET API....Cells for Python via .NET provides...provides a Cells collection that represents all cells in the worksheet...

    docs.aspose.com/cells/python-net/grouping-and-u...
  7. Public API Changes in Aspose.Cells 8.2.0|Docume...

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

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....Cells APIs provide the facility to...fonts are not present, Aspose.Cells APIs will attempt to substitute...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  9. 如何使用 Aspose.Cells for JavaScript 通过 C++ 添加数据透视图...

    如何使用 Aspose.Cells for JavaScript 通过 C++ 添加数据透视图表...Cells for JavaScript 通过 C++ 添加数据透视图表 Contents [ Hide...做出数据驱动决策的强大工具。 如何使用 Aspose.Cells for JavaScript 通过 C++ 添加数据透视图表...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  10. 从单元格中删除文本|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....FilePath + "Delete text from a cell.xlsx" ; string sheetName = "Sheet1"...// deletes the text from the cell at the specified column and...

    docs.aspose.com/cells/zh/net/delete-text-from-a...