Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 241,494 for

cells

(0.39 sec)
  1. Aspose::Words::Tables::RowCollection class | As...

    Aspose::Words::Tables::RowCollection class. Provides typed access to a collection of Row nodes. To learn more, visit the documentation article 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. Convert PS to EXCEL in Android Apps | products....

    Render PS to EXCEL in Android Apps API without using Microsoft Excel or Adobe Reader...perform calculations, format cells, and generate charts. How Aspose...Spreadsheet Processing API [Aspose.Cells for Android via Java](https://products...

    products.aspose.com/total/android-java/conversi...
  3. Tables not merging correctly when multiple colu...

    I have a word document that has a bunch of tables on it. When I try to merge all of the tables into one table the columns become all mismatched, like so: This is the code I am using to merge the tables: public void…...same number of cells as the mergeTable if (row.Cells.Count == mergeTable...mergeTable.FirstRow.Cells.Count) { mergeTable.Rows.Add(row.Clone(true));...

    forum.aspose.com/t/tables-not-merging-correctly...
  4. List All Worksheets in a Workbook|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 [ index , 0 ]. Value = worksheet...Removing Cell Comments in a Worksheet in VSTO and Aspose.Cells Merge...

    docs.aspose.com/cells/net/list-all-worksheets-i...
  5. Create, Manipulate or Remove Scenarios from Wor...

    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....that includes variable input cells linked together by one or more...one formula that depends on cells into which different values...

    docs.aspose.com/cells/java/create-manipulate-or...
  6. 在Excel工作簿内复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for C++在Excel工作簿中复制和移动工作表。...Cells支持在工作簿内或工作簿之间复制或移动工作表。包括数据、格...xlsx(1个工作表) 下载并安装 Aspose.Cells: 下载Aspose.Cells for C++ 在您的开发计算机上安装...

    docs.aspose.com/cells/zh/cpp/copy-and-move-work...
  7. 在 Ruby 中复制行和列|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 - 复制行和列 复制行 Aspose.Cells提供Cells类的copyRow方法。...图对象到目标行。 copyRow方法使用以下参数: 源Cells对象, 源行索引, 和 目标行索引. Ruby 代码 def...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  8. Decrease the Calculation Time of Cell.calculate...

    This article introduces how to use the Aspose.Cells library to reduce calculation time for cell calculation methods in Excel using JavaScript via C++....Decrease the Calculation Time of Cell.calculate method with JavaScript...calculated values of the individual cells. But sometimes, users do not...

    docs.aspose.com/cells/javascript-cpp/decrease-t...
  9. Aspose.Cells features missing in Apache POI SS ...

    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 features missing in Apache POI SS - HSSF...are only available in Aspose.Cells and not in Apache POI SS - HSSF...

    docs.aspose.com/cells/java/aspose-cells-feature...
  10. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...word-wrap to occur in certain cells. This behavior can be seen in...widths and word-wrap in the cells. Opening the generated WordWrap-with-table...

    forum.aspose.com/t/unexpected-col-widths-and-wo...