Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 203,309 for

cells

(0.29 sec)
  1. CellVerticalAlignment enumeration | Aspose.Word...

    aspose.words.tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a table cell....justification of text inside a table cell. Members Name Description TOP...of a cell. CENTER Text is aligned in the middle of a cell. BOTTOM...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在单元格中添加数据|Documentation

    本文介绍了如何使用Aspose.Cells for .NET API向单元格中添加数据。...Cells for .NET在单元格中添加数据 Aspose.Cells提供了一个代表Microsoft...示。Worksheet类提供了一个Cells集合。Cells集合中的每个项表示Cell类的对象。 C# //Instantiating...

    docs.aspose.com/cells/zh/net/add-data-in-cells/
  3. Disable Pivot Table Ribbons with C++|Documentation

    Learn how to disable pivot table ribbons in Excel files using Aspose.Cells for C++....Cells has provided this ability to...same is provided by Aspose.Cells. Developers can disable the...

    docs.aspose.com/cells/cpp/disable-pivot-table-r...
  4. Save Each Worksheet to a Different PDF File wit...

    Learn how to save each worksheet in an Excel file to a separate PDF file using Aspose.Cells for C++....Cells supports converting XLS files...) to PDF documents. Aspose.Cells for C++ can work independently...

    docs.aspose.com/cells/cpp/save-each-worksheet-t...
  5. 像Microsoft Excel一样处理图表轴的自动单位(使用C++)|Documentation

    了解如何在Aspose.Cells for C++中处理图表轴上的自动单位,类似于Microsoft Excel。我们的指南将展示如何配置和自定义图表轴的自动单位,包括科学计数法的显示和比例调整。...Cells无法在将图表渲染为图像或PDF时正确处理图表轴的自动单位。现在,Aspose.Cells支持处理图表...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/handle-automatic-u...
  6. 用C++绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Cells支持在不使用office 2013、office 2016、office...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/rendering-timeline/
  7. 使用C++在渲染Excel为PDF时绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Cells for Java现在默认支持此功能。只需将带有时间轴的...如果你的Excel文件已经应用了时间线,并希望在导出为PDF时保留时间线设置,Aspose.Cells现在默认支持此功能。只需将带时间线的Excel导出为PDF,生成的PDF将显示时间线。...

    docs.aspose.com/cells/zh/cpp/draw-timeline-whil...
  8. 如何使用 C++ 获取 OData 连接信息|Documentation

    学习如何使用Aspose.Cells for C++从Excel文件中提取OData连接信息。...Cells提供了 Workbook.GetDataMashup()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-get-odata-c...
  9. 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...
  10. 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...