Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 249,449 for

cells

(0.14 sec)
  1. 使用 C++ 更新 ActiveX ComboBox 控件|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 读写 ActiveX ComboBox 控件的值。...Cells 读写 ActiveX ComboBox 控件的值。请通过...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/update-activex-com...
  2. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....Sets the border format for each cell for ( int x = 0 ; x < table...SharedPtr < ICell > cell = row -> idx_get ( y ); cell -> get_BorderTop...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  3. How to paste from Excel and HTML|Documentation

    Paste tabular content from Excel or HTML into GridJs through the clipboard, including supported cell text and style properties parsed from HTML table content....clipboard HTML, reads row and cell content, and applies supported...the target GridJs cells. How to use Copy a cell range from Excel...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. AutoFill range of Excel file with JavaScript vi...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++ The following...body > < script src = "aspose.cells.js.min.js" ></ script > < script...

    docs.aspose.com/cells/javascript-cpp/autofill-r...
  5. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Java API....Facilitates Data Entry: When cells are formatted as dates, users...Ribbon (Home Tab) Select the cells containing the numbers you want...

    docs.aspose.com/cells/java/format-number-to-date/
  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. Assign Macro to Form Control with C++|Documenta...

    Learn how to assign a macro to a Form Control like a Button using Aspose.Cells for C++....Cells allows you to assign a macro...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/assign-macro-to-form-...
  8. 如何旋转单元格文本|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 来编程旋转单元格中的文本。...Cells for JavaScript 通过 C++ 中旋转单元格文本。 Aspose.Cells 是一个功能强大的...组件,允许开发者以编程方式操作 Excel 电子表格。Aspose.Cells 提供的功能之一是旋转单元格,可以自定义文本的方向,提升...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells with C++....Cells substitutes fonts. Aspose.Cells provides a feature...you identify why an Aspose.Cells rendered PDF looks different...

    docs.aspose.com/cells/cpp/get-warnings-for-font...
  10. Conditional Formatting|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....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/java/conditional-formatting/