Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 242,081 for

cells

(0.36 sec)
  1. Specify How to Cross Strings in Output PDF and ...

    Learn how to cross strings in output PDF and image with Aspose.Cells for Python via .NET API....Possible Usage Scenarios When a cell contains text or a string that...width of the cell, the string overflows if the next cell in the next...

    docs.aspose.com/cells/python-net/specify-how-to...
  2. Adjusting Row Height and Column Width in Python...

    Use Python Excel API to create Excel files in Python. Adjust row height and column width in XLSX or XLS in your Python applications without MS Office....Cells, it is possible to set the height...row in Python by calling the Cells collection’s setRowHeight method...

    docs.aspose.com/cells/java/adjusting-row-height...
  3. Adjusting Row Height and Column Width in PHP|Do...

    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 - Adjusting Row Height and Column...a single row by calling the Cells collection’s setRowHeight method...

    docs.aspose.com/cells/java/adjusting-row-height...
  4. 用C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells和C++将WAV文件作为OLE对象插入Excel工作表。...Cells支持向Excel工作表添加不同类型的OLE对象。我们将在以下示例中演示如何使用Aspose...以下示例中演示如何使用Aspose.Cells提供的简便API将WAV文件作为OLE对象添加。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...
  5. 在用C++刷新数据透视表时,指定该数据透视表是否兼容Excel 2003|Documentation

    学习如何在用Aspose.Cells for C++刷新数据透视表时,指定数据透视表的Excel2003兼容性。...Cells提供了 PivotTable.IsExcel2003Compatibl...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/specify-whether-th...
  6. Get a List of Fonts used in a Spreadsheet or Wo...

    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 requires that all needed fonts...fonts directory . If Aspose.Cells is unable to find the needed...

    docs.aspose.com/cells/java/get-a-list-of-fonts-...
  7. Working with Rows and Columns|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....with Worksheet Working with Cells Analyzing your prompt, please...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell....If true , wrap text for the cell. get wrapText () : boolean Examples...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Excel转HTML 使用PresentationPreference选项实现更佳布局,支持C...

    学习在使用C++保存Excel为HTML时实现更佳布局的方法。...Cells为需要在将Microsoft Excel文件保存为HTM...#include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/zh/cpp/excel-to-html-use-...
  10. Rendering Slicer with C++|Documentation

    Render slicers in Excel files using Aspose.Cells with C++....Cells supports the rendering of slicer...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/rendering-slicer/