Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 246,763 for

cells

(0.19 sec)
  1. 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...
  2. 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...
  3. Calculation of Array Formula of Data Tables wit...

    Learn how to calculate array formulas for Excel data tables using Aspose.Cells for Python via .NET API. Modify and save spreadsheets programmatically....Cells for Python via .NET allows you... If you change the value of cell B1 to 100, the values of the...

    docs.aspose.com/cells/python-net/calculation-of...
  4. Checkbox on Excel - Free Support Forum - aspose...

    Hello, I need to manage check box on excel Cells thanks to the new feature provide per Excel. image.png (7.4 KB) Which permit to have checkbox like this: image.png (491 Bytes) We are developing a web application and…...Cells Product Family cells-net BASSETTI May...to manage check box on excel cells thanks to the new feature provide...

    forum.aspose.com/t/checkbox-on-excel/312207
  5. Aspose::Words::Tables::PreferredWidth::Auto met...

    Aspose::Words::Tables::PreferredWidth::Auto method. Returns an instance that represents the "preferred width is not specified" value in C++....a preferred width for table cells. auto doc = System :: MakeObject..."PreferredWidth" class to table cells. // 1 - Set an absolute preferred...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Manage formulas of Excel files|Documentation

    Learn how to Manage formulas of Excel files through the Aspose.Cells for Python via .NET for NET APIs....Cells for Python via .NET also provides...compute values easily. Aspose.Cells for Python via .NET also supports...

    docs.aspose.com/cells/python-net/using-formulas...
  7. Create and Customize PowerPoint Tables in Java|...

    Create and format tables in PowerPoint PPT and PPTX using Aspose.Slides for Java—insert rows and columns, merge Cells, set borders, import data....Tables Using Java Manage Table Cells in Presentations Using Java...

    docs.aspose.com/slides/java/powerpoint-table/
  8. 查找单元格值是否以单引号开始|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API查找单元格值是否以单引号开头。...Cells 现在提供了属性 Style.quotePrefix 来...以下示例代码说明,像sample和’sample’这样的字符串无法通过 Cell.stringValue 属性区分,因此必须使用 Style...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...
  9. Pivot Tables in GridDesktop|Documentation

    This article introduces the use of pivot tables in GridDesktop....in GridDesktop Working with Cells Copy Paste Behavior Of EnableClipboardCopyP...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. 使用Kotlin读写Excel|Documentation

    学习使用Aspose.Cells for Java在Kotlin中读取、写入和格式化Excel文件。包括公式和格式化的代码示例。...Cells for Java是一个强大的库,允许开发人员以编程方式...lin中。本指南提供了使用Kotlin和Aspose.Cells for Java读取和写入Excel文件的逐步指导。 先决条件...

    docs.aspose.com/cells/zh/java/read-and-write-to...