Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 240,508 for

cells

(0.12 sec)
  1. Get Warnings while Loading Excel File with C++|...

    Learn how to catch and handle warnings while loading Excel files using Aspose.Cells for C++....Cells throws warnings while loading...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class WarningCallback...

    docs.aspose.com/cells/cpp/get-warnings-while-lo...
  2. 使用C++导出Excel的文档工作簿和工作表属性到HTML|Documentation

    学习如何在将Excel文件转换为HTML时导出或避免导出文档、工作簿和工作表属性,使用编号Aspose.Cells for C++。...Cells导出Excel为HTML时,它还会导出各种类型的文档、工...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-document-wo...
  3. 如何使用 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...
  4. 用 C++ 在数据透视表中分组字段|Documentation

    学习如何使用 Aspose.Cells for C++ 在数据透视表中分组字段。...Cells也提供使用 PivotTable.GroupBy() 方法的此功能。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/group-pivot-fields...
  5. Specify how to cross string in output PDF and i...

    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....output PDF and image 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-java/specify-how-t...
  6. Aspose::Words::Tables::Table::get_CellSpacing m...

    Aspose::Words::Tables::Table::get_Cellspacing method. Gets or sets the amount of space (in points) between the Cells in C++....space (in points) between the cells. double Aspose :: Words :: Tables...spacing between individual cells in a table. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Adding or Inserting a Row into Worksheet|Docume...

    This article introduces how to add or insert row in GridDesktop....Cells.GridDesktop. The basic difference...the steps below: Add Aspose.Cells.GridDesktop control to your...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Get Max Range In A Worksheet with Golang via C+...

    This article describes how to get the max range, max data range, and max display range of Excel files with Aspose.Cells for C++ library....Cells for C++ contains different ways...Getting max range In Aspose.Cells, if the Row and Column objects...

    docs.aspose.com/cells/go-cpp/get-max-range-in-a...
  9. Copy Shapes between Worksheets in Aspose.Cells|...

    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 Contents [ Hide ] Sometimes...between worksheets. Aspose.Cells supports this feature. Charts...

    docs.aspose.com/cells/net/copy-shapes-between-w...
  10. Change Text in a Table|Aspose.Words for .NET

    Change text in a table easily and fast instead of using Open XML SDK in C#....to change text within table cells programmatically with Aspose...

    docs.aspose.com/words/net/change-text-in-a-table/