Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 245,665 for

aspose cells

(0.28 sec)
  1. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...template Aspose.Cells Product Family aspose-cells-java , cells-java...cells-java , aspose-cells sagaofsilence.dev February 19, 2025, 4:14pm...

    forum.aspose.com/t/issue-with-directly-accessin...
  2. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....Contents [ Hide ] In Accessing Cells of a Worksheet , we discussed...basic approaches for accessing cells in a worksheet. This article...

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  3. The Gradient Color Disappears After XLSX-to-PDF...

    When converting the Excel chart to PDF and then to PPTX, the gradient color is missing, and the text in the Y-axis is not rotating properly. Please consider the first slide only. Aspose version: implementation ‘com.as…...in Java Aspose.Slides Product Family slides-java , cells-java ...only. Aspose version: implementation ‘com.aspose:aspose-words:26...

    forum.aspose.com/t/the-gradient-color-disappear...
  4. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Word Table Cell Merge Issue Aspose.Words Product Family words-net...December 16, 2025, 3:42pm 1 Cell Merge is not working for me...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  5. Issues with search pop - Free Support Forum - a...

    Defect | On clicking the search icon and moving , the search pop up keeps on moving and unable to click on any button on search pop up. Pause GIF image.gif (2.1 MB)...search pop Aspose.Cells Product Family aspose-cells sarathepiq...let us know the version of Aspose.Cells.GridJs you are currently...

    forum.aspose.com/t/issues-with-search-pop/318657
  6. 使用JavaScript通过C++设置范围边框。|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....html > < head > < title > Aspose.Cells Example </ title > </ head...head > < body > < h1 > Aspose.Cells Create Workbook Example </...

    docs.aspose.com/cells/zh/javascript-cpp/set-ran...
  7. 通过 C++ 使用 Node.js 删除范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 删除 Excel 中的范围并向左或向上移动单元格。... 使用 Aspose.Cells for Node.js via C++ 删除范围 Aspose.Cells 提供 Cells...方法以删除范围。 删除范围并向左移动单元格 使用 Aspose.Cells for Node.js via C++ 删除范围并向左移动单元格,代码如下:...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-rang...
  8. MarkdownSaveOptions.TableContentAlignment | Asp...

    Discover the MarkdownSaveOptions TableContentAlignment property to customize table content alignment for seamless Markdown exports. Default is Auto.... Cells [ 0 ]. FirstParagraph . ParagraphFormat... That ( table . FirstRow . Cells [ 1 ]. FirstParagraph . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Protecting Worksheets|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.... Protect a Worksheet Aspose.Cells provides a class, Workbook...shown below: Protect a Few Cells in the Worksheet Using Microsoft...

    docs.aspose.com/cells/net/protecting-worksheets/
  10. Calculating Formulas in PHP|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....Create Aspose.Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...$workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array ()); $worksheets...

    docs.aspose.com/cells/net/calculating-formulas-...