Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 244,639 for

cells

(0.2 sec)
  1. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...Cells在C++中创建Excel工作簿中的签名行 Contents [ Hide ] 介绍 Microsoft...来添加签名行。 如何为Excel创建签名行 Aspose.Cells也提供了这个功能,并为此暴露了 Picture.SignatureLine...

    docs.aspose.com/cells/zh/cpp/create-signature-l...
  2. Working With Worksheets in NPOI and Aspose.Cell...

    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 ] This section...Worksheet Zoom Factor Split Cells in Worksheet Working with Freeze...

    docs.aspose.com/cells/net/working-with-workshee...
  3. Read Chart Subtitle from ODS File with C++|Docu...

    Learn how to use Aspose.Cells for C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display....Cells provides you with the ability...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/read-chart-subtitle-f...
  4. 删除GridDesktop中的列和行后处理事件|Documentation

    本文介绍了在GridDesktop中删除行/列后的事件。...Cells for GridDesktop增加了两个新事件,即Af...( object sender , Aspose . Cells . GridDesktop . WorksheetEventArgs...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...
  5. Insert Hyperlinks in Worksheet|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 - Insert Hyperlinks in Worksheet...Worksheet Adding a Link to a Cell in the Same File It is possible...

    docs.aspose.com/cells/java/insert-hyperlinks-in...
  6. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using Aspose.Cells for C++....Cells.h> #include <regex> #include...<string> using namespace Aspose :: Cells ; U16String Replace ( const...

    docs.aspose.com/cells/cpp/replace-tag-with-text...
  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....name, and a cell name, gets the column of the cell and returns...// the content of the first cell in that column. public static...

    docs.aspose.com/cells/zh/net/get-a-column-heading/
  8. Search Data using Original Values|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.... For example, suppose cell D4 has the formula =SUM(A1:A2)...you can find it using Aspose.Cells with LookInType.ORIGINAL_VALUES...

    docs.aspose.com/cells/java/search-data-using-or...
  9. Dealing with Font Settings|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 also supports configuring the...of the cells. Configuring Font Settings Aspose.Cells provides...

    docs.aspose.com/cells/java/dealing-with-font-se...
  10. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current table cell formatting properties in C++....that represents current table cell formatting properties. System...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...