Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 233,272 for

cells

(0.54 sec)
  1. 用C++将Excel转换为图片|Documentation

    学习如何使用Aspose.Cells for C++将Excel工作表转换为包括TIFF和SVG格式的图片。...Cells允许您从工作簿导出工作表并将其转换为不同的格式。本文解释了如何将工作表转换为不同的格式。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-i...
  2. AutoFit Rows and Columns with Node.js via C++|D...

    This article shows how to autoFit rows, columns, rows of merged Cells, and rows in a range of Cells using Aspose.Cells for Node.js via C++....auto-size the width and height of cells according to their content....also available through Aspose.Cells for Node.js via C++, so developers...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-a...
  3. Hiding and Showing Rows and Columns with JavaSc...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for JavaScript via C++....Cells. Controlling the Visibility...of Rows and Columns Aspose.Cells for JavaScript via C++ provides...

    docs.aspose.com/cells/javascript-cpp/hiding-and...
  4. Manage Rows and Columns in PowerPoint Tables on...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Android via Java and speed up presentation editing and data updates....Adds some text to the row 1 cell 1 table . get_Item ( 0 , 0 )..."Row 1 Cell 1" ); // Adds some text to the row 1 cell 2 table...

    docs.aspose.com/slides/androidjava/manage-rows-...
  5. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously through the Aspose.Cells for .NET API....Ask AI Reading Cell Values in Multiple Threads Simultaneously...Contents [ Hide ] Needing to read cell values in multiple threads simultaneously...

    docs.aspose.com/cells/net/reading-cell-values-i...
  6. Access rendered value of cell color from condit...

    Hello, I wanted to understand whether Aspose.Cells was able to access the value that a conditional formatting rule has evaluated a cell color too in an Excel notebook. The scenario here is that I’d like to write validati…...value of cell color from conditional formatting Aspose.Cells Product...to understand whether Aspose.Cells was able to access the value...

    forum.aspose.com/t/access-rendered-value-of-cel...
  7. 在工作表中插入超链接|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 - 在工作表中插入超链接 在同一文件中的单元格中添加链接...Drawing . Color . Blue ; sheet . Cells [ 0 , 0 ]. Value = "URL Link"...

    docs.aspose.com/cells/zh/net/insert-hyperlinks-...
  8. 在单元格中查找数值|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 - 在单元格中查找数值 在Microsoft Exce...//Finding the cell containing the specified formula Cells cells = worksheet...

    docs.aspose.com/cells/zh/net/find-value-in-cells/
  9. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...Cells 提供了支持用代码实现的 API。 如何在Excel中更改评论的颜色...中批注框的背景色? 以下代码将指导你如何使用 Aspose.Cells 为你的批注添加你喜欢的背景色。 这里我们为你准备了一个...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  10. 使用C++在将文档转换为PDF时导出结构|Documentation

    了解如何在使用Aspose.Cells将文档转换为PDF时导出结构信息。...Cells可以保留Microsoft Excel文档中的结构信息,...#include "Aspose.Cells.h" #include "Aspose.Cells/PdfSaveOptions...

    docs.aspose.com/cells/zh/cpp/export-document-st...