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

cells

(0.83 sec)
  1. RevisionOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.RevisionOptions class. Allows to control how document revisions are handled during layout process...color to be used for deleted cells RevisionType.Deletion . Default...color to be used for inserted cells RevisionType.Insertion . Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Go via C++ library of Excel | products.aspose.com

    Aspose.Cells for Go via C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....Cells Go via C++ Go via C++ library of Excel...Excel - Aspose.Cells Create, Read, Write and Parse spreadsheets without...

    products.aspose.com/cells/go-cpp/
  3. Aspose.Cells GridJs – Incorrect Text Formatting...

    Hi, I’m encountering a formatting issue in Aspose.Cells GridJs. When I enter a number using a comma as the decimal separator (e.g., 123456,7), the cell is incorrectly interpreted and formatted as a date. As a result, w…...Cells GridJs – Incorrect Text Formatting After Entering...Aspose.Cells Product Family cells-net , aspose-cells , gridjs...

    forum.aspose.com/t/aspose-cells-gridjs-incorrec...
  4. Add Conditional Icons Set with the Cell Text wi...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with Golang via C++....Conditional Icons Set with the Cell Text with Golang via C++ Contents...icons next to the text in a cell to make data more meaningful...

    docs.aspose.com/cells/go-cpp/add-conditional-ic...
  5. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…...Cells Product Family cells-net , vlookup-formula...vlookup-formula , aspose-cells sajad.deyargaroo March 31, 2025, 10:48pm...

    forum.aspose.com/t/vlookup-function-returns-une...
  6. Data validation example fails - Free Support Fo...

    The data validation example at Data Validation|Documentation has the following line: Validation validation = validations[validations.Add(ca)]; However, this doesn’t compile, as there is no ValidationCollection.Add that…...Cells Product Family khs April 8,...Specify the validation area of cells CellArea area; area.StartRow...

    forum.aspose.com/t/data-validation-example-fail...
  7. Search and Replace Data in a Range|Documentation

    This article shows how to search and replace data in a range in Excel using Python code....any cell values outside the desired range. Aspose.Cells for Python...using Aspose.Cells for Python Excel Library Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/search-and-rep...
  8. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++...// Set the border for table cells table -> set_DefaultCellBorder...Add (); // Add table cells row -> get_Cells () -> Add ( String...

    products.aspose.com/pdf/cpp/table/add/
  9. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...seem to work inside a table cell. Or at least when using InsertHtml()...so I applied it within the cells, themselves, and this worked...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  10. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks using the Aspose.Cells for Node.js via C++ API....users add hyperlinks to text in cells and to images. Image hyperlinks...using Aspose.Cells for Node.js via C++. Aspose.Cells for Node.js...

    docs.aspose.com/cells/nodejs-cpp/add-image-hype...