Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 241,384 for

cells

(0.78 sec)
  1. Protect and Unprotect with C++|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using C++ code....Cells for C++ offers a wide range...worksheet, you can lock the cells on your Excel worksheet and...

    docs.aspose.com/cells/cpp/protect-and-unprotect/
  2. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...Cells.ZipTool=TEMPFILE and POI 5 Aspose.Cells Product...guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  3. Getting Started|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....show you how to install Aspose Cells and create a Hello World application...Installation Install Aspose.Cells through NuGet NuGet is the easiest...

    docs.aspose.com/cells/net/getting-started/
  4. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。...Cells提供将文本应用上标(文本位于基线上方)和下标(文本位于基线下方)效果的功能。...> < head > < title > Aspose.Cells Superscript Example </ title...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  5. 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...
  6. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...Row can contain one or more Cell nodes. A minimal valid row needs...needs to have at least one Cell . Inheritance: Row → CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert CSV to JSON|Documentation

    Convert CSV to JSON by using Aspose.Cells for Python via .NET API....Cells for Python via .NET supports...Exports the string values of the cells to JSON. has_header_row : Indicates...

    docs.aspose.com/cells/python-net/convert-csv-to...
  8. 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...
  9. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel Cells using HTML and the easy‑to‑use Aspose.Cells for C++ API....Display Bullets by setting Cell Value using HTML with Golang...C++ Contents [ Hide ] Aspose.Cells supports showing bullets with...

    docs.aspose.com/cells/go-cpp/display-bullets-by...
  10. Date Axis with Node.js via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Cells for Node.js via C++ automatically...base units. By default, Aspose.Cells determines the base units for...

    docs.aspose.com/cells/nodejs-cpp/date-axis/