Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 241,456 for

cells

(0.27 sec)
  1. Aspose::Words::Tables::RowCollection::ToArray m...

    Aspose::Words::Tables::RowCollection::ToArray method. Copies all rows from the collection to a new array of rows in C++....and print the contents of each cell. auto doc = System :: MakeObject...CellCollection > cells = rows -> idx_get ( j ) -> get_Cells (); // We...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Optimizing Memory Usage while Working with Big ...

    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 for Python via .NET provides...to optimize memory use for cells data and decrease the overall...

    docs.aspose.com/cells/python-net/optimizing-mem...
  3. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalMerge method. Specifies how the cell is merged with other Cells vertically in C++....Specifies how the cell is merged with other cells vertically. Aspose...get_VerticalMerge () Remarks Cells can only be merged vertically...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose.Cells 8.4.2中的公共API更改|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 8.4.2中的公共API更改 Contents [ Hide ] 该文档描述了从版本8.4.1到8...1到8.4.2的Aspose.Cells API的更改,可能对模块/应用程序开发人员感兴趣。它不仅包括新的和更新的公共方法,...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. 用C++在图表中设置图片为背景填充|Documentation

    学习如何使用Aspose.Cells for C++将图片设置为图表的背景填充。我们的指南将告诉您如何导入和调整图片位置、大小、颜色,以及应用格式化选项以增强图表外观。...Cells允许您为不同对象如图表区域、图表区或图例框添加渐变、纹理...如何向图表背景添加图像。 为实现该功能,Aspose.Cells提供了 Chart.GetImageData() 属性。以下示例演示如何使用...

    docs.aspose.com/cells/zh/cpp/set-picture-as-bac...
  6. 用C++在工作表中移动单元格范围|Documentation

    学习如何使用Aspose.Cells和C++在工作表中移动单元格范围。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Instantiate the workbook...

    docs.aspose.com/cells/zh/cpp/move-range-of-cell...
  7. MarkdownSaveOptions.table_content_alignment pro...

    MarkdownSaveOptions.table_content_alignment property. Gets or sets a value that specifies how to align contents in tables when exporting into the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format... insert_cell () builder . paragraph_format...( 'Cell1' ) builder . insert_cell () builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Optimizing Memory Usage while Working with Big ...

    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 provides relevant options and...optimize the memory used for cell data and decrease the overall...

    docs.aspose.com/cells/javascript-cpp/optimizing...
  9. Split Screen of Excel Worksheet with C++|Docume...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using C++....following: Select the row/column/cell before which you want to place...Aspose.Cells for C++; we only need to select one cell in the...

    docs.aspose.com/cells/cpp/how-to-split-screen-o...
  10. Copy Range Data Only with JavaScript via C++|Do...

    Learn how to copy data from one range of Cells to another using Aspose.Cells for JavaScript via C++....copy data from one range of cells to another, copying only the...data—not the formatting. Aspose.Cells offers this feature. This article...

    docs.aspose.com/cells/javascript-cpp/copy-range...