Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 236,025 for

cells

(0.11 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_AutofitToFirstFixedWidthCell method. Allow Table Columns To Exceed Preferred Widths of Constituent Cells in C++....Preferred Widths of Constituent Cells. bool Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. 使用 GridWeb 中的 DropDownList、List、FreeList 单元格|Do...

    本文介绍如何在 GridWeb 中使用 list。...Cells,有多种方式可以创建下拉列表:ValidationType...validation cell GridWeb1 . WorkSheets [ 1 ]. Cells [ "A1" ]. Validation...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  3. Row.RowFormat | Aspose.Words for .NET

    Discover the Row RowFormat property for easy access to customizable row formatting options, enhancing your data presentation effortlessly....modify the format of rows and cells in a table. Document doc = new...formatting // of the contents of all cells in this row. RowFormat rowFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Data Handling Features in xlsx4j|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....Worksheets in xlsx4j Find Value in Cells in xlsx4j Formula Calculation...

    docs.aspose.com/cells/java/data-handling-featur...
  5. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in Node.js via C++ to apply conditional formatting in worksheets for better control over cell appearance....conditional formatting to a range of cells in a worksheet. Conditional...apply formats to a range of cells, and have that formatting change...

    docs.aspose.com/cells/nodejs-cpp/apply-conditio...
  6. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in Python....apply formats to a cell or range of cells and have that formatting...depending on the value of the cell or the value of a formula. For...

    docs.aspose.com/cells/python-net/conditional-fo...
  7. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....modify the format of rows and cells in a table. Document doc = new...formatting // of the contents of all cells in this row. RowFormat rowFormat...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes....Cells PDF Bookmark Example </ title...head > < body > < h1 > Aspose.Cells PDF Bookmark Example </ h1 >...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...
  9. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using JavaScript via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....Cells." ourselves. This value is then...concatenated with the value of cell A1 , which is "Welcome to "...

    docs.aspose.com/cells/javascript-cpp/direct-cal...
  10. 用C++创建开盘 最高 最低 收盘(OHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建开盘 最高 最低 收盘股票图表。该指南将展示如何绘制股票市场数据,包括开盘、最高、最低和收盘价,以便更好的分析和可视化。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance of...

    docs.aspose.com/cells/zh/cpp/create-open-high-l...