Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 246,361 for

cells

(0.6 sec)
  1. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for Python via .NET API....the Width and Height of the Cell Value in Unit of Pixels Contents...height of a cell value to fit the value inside the cell. Aspose.Cells...

    docs.aspose.com/cells/python-net/calculate-the-...
  2. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, fonts, and colors to cell ranges programmatically....Excel To format a range of cells in Excel, you can use the built‑in...how you can format a range of cells directly in Excel: Open Excel...

    docs.aspose.com/cells/cpp/how-to-format-a-range/
  3. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Line Pitch To Lines in Table Cells. get_AlignTablesRowByRow ()...Preferred Widths of Constituent Cells. get_AutoSpaceLikeWord95 ()...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. How to Control Workbook View with Node.js via C...

    Learn how to control the Workbook View through the Aspose.Cells for Node.js via C++ API....Cells for Node.js via C++ offers this...this feature. Aspose.Cells for Node.js via C++ provides the following...

    docs.aspose.com/cells/nodejs-cpp/how-to-control...
  5. Get Warnings for Font Substitution while Render...

    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....Cells substitutes fonts. Aspose.Cells provides a feature...you identify why an Aspose.Cells‑rendered PDF looks different...

    docs.aspose.com/cells/net/get-warnings-for-font...
  6. CellVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text inside a table cell in Java....justification of text inside a table cell. Examples: Shows how to build...CENTER); builder.write("Row 1, cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font formatting effortlessly. Enhance your document's style today!...current cell/row its cursor is in, // as well as any new cells and...builder . Write ( "Header Row,\n Cell 1" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。...Cells 也支持配置单元格的字体设置。 配置字体设置 Aspose.Cells 提供一个类 Workbook...类提供一个 cells 集合。每个 cells 集合中的项代表一个 Cell 类的对象。 Aspose.Cells 提供 Cell...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  9. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++....InsertCell (); builder -> Write ( u "Cell #1" ); builder -> InsertCell...InsertCell (); builder -> Write ( u "Cell #2" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Precedents and Dependents|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....formula uses precedent cells and dependent cells. Introduction Precedent...Precedent cells are cells that are referred to by a formula in another...

    docs.aspose.com/cells/cpp/precedents-and-depend...