Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 243,232 for

cells

(0.59 sec)
  1. 用JavaScript通过C++对行和列进行分组和取消分组|Documentation

    了解怎样使用Aspose.Cells for JavaScript通过C++对Excel中的行和列进行分组和取消分组。...Cells 提供一个类 Workbook ,代表一个 Microsoft...Worksheet 类提供一个 Cells 集合,表示工作表中的所有单元格。 Cells 集合提供多个管理工作表中行或列的方法,以下部分做了更详细的介绍。...

    docs.aspose.com/cells/zh/javascript-cpp/groupin...
  2. Aspose::Words::TextOrientation enum | Aspose.Wo...

    Aspose::Words::TextOrientation enum. Specifies orientation of text on a page, in a table cell or a text frame in C++....of text on a page, in a table cell or a text frame. enum class...builder -> Write ( u "Row 1, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. How to Add a Column in Excel using Node.js

    This article guides on how to add a column in Excel using Node.js. It has the IDE details, a list of steps, and a runnable sample code to add multiple columns in Excel using Node.js....Cells Product Family Aspose.Email...the environment to use Aspose.Cells for Node.js via Java to add...

    kb.aspose.com/cells/nodejs/how-to-add-a-column-...
  4. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for Python via .NET API....time‑based data, formatting cells as time allows for more natural...hours in a cell (e.g., 1.5 ). Right‑click the cell and select...

    docs.aspose.com/cells/python-net/how-to-format-...
  5. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for .NET API....time‑based data, formatting cells as time allows for more natural...hours in a cell (e.g., 1.5 ). Right‑click the cell and select...

    docs.aspose.com/cells/net/how-to-format-number-...
  6. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...Cells Product Family cells-java TarasTielkes...11:20am 1 Hi, Using Aspose Cells for Java, version 25.7. Sample...

    forum.aspose.com/t/difference-in-html-output/31...
  7. Ինչպես միաձուլել բջիջները Excel-ում՝ օգտագործել...

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է միավորել բջիջները Excel-ում՝ օգտագործելով Node.js-ը: Այն պարունակում է IDE կարգավորումներ, քայլերի ցանկ և գործարկվող օրինակելի կոդ՝ Excel-ում երկու բջիջները Node.js-ի միջոցով միավորելու համար:...Cells Product Family Aspose.Email...այնպես, որ օգտագործի Aspose.Cells-ը Node.js-ի համար Java-ի միջոցով՝...

    kb.aspose.com/hy/cells/nodejs/how-to-merge-cell...
  8. How to use the Aspose.Cells for Android via Jav...

    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 for Android via Java Examples...Aspose.Cells for Android via Java. Extract the aspose-cells-X.X...

    docs.aspose.com/cells/java/how-to-use-the-aspos...
  9. Table.top_padding property | Aspose.Words for P...

    Table.top_padding property. Gets or sets the amount of space (in points) to add above the contents of Cells....to add above the contents of cells. @property def top_padding (...builder . insert_cell () builder . write ( 'Row 1, cell 1.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders to the specified line style, width and color....black ) # Create a row with two cells with different background colors...colors. builder . insert_cell () builder . cell_format . shading ....

    reference.aspose.com/words/python-net/aspose.wo...