Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 237,146 for

cells

(0.09 sec)
  1. example.spec

    # -*- mode: python ; coding: utf-8 -*- block_cipher = None mydatas = [('./aspose-Cells-23.1.jar', '.'), ('./bcprov-jdk15on-160.jar', '.'), ('./bcpkix-jdk15on-1.60.jar', '.'), ('./JavaClassBridge.ja....../aspose-cells-23.1.jar', '.'), ('./bcprov-jdk15on-160...

    docs.aspose.com/cells/tr/python-java/pyinstalle...
  2. Segmentation Faults back with Aspose.cells when...

    Hello, I’ve reported a similar issue before that was mainly fixed: Aspose.Cells Segmentation Fault when saving to HTML However, once again, on Aspose.Cells via C++ bindings on latest 25.7.0, I still get segmentation fa…...cells when saving to HTML Aspose.Cells Product Family...that was mainly fixed: Aspose.Cells Segmentation Fault when saving...

    forum.aspose.com/t/segmentation-faults-back-wit...
  3. Aspose::Words::Tables namespace | Aspose.Words ...

    Aspose::Words::Tables namespace. The Aspose.Words.Tables namespace contains classes that represent tables, rows, Cells and their formatting in C++....that represent tables, rows, cells and their formatting. Classes...Class Description Cell Represents a table cell. To learn more,...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph formatting properties....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/nodejs-net/aspose.wo...
  5. Insert Hyperlinks in Worksheet|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....Cells - Insert Hyperlinks in Worksheet...Worksheet Adding a Link to a Cell in the Same File It is possible...

    docs.aspose.com/cells/java/insert-hyperlinks-in...
  6. 获取列标题|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....name, and a cell name, gets the column of the cell and returns...// the content of the first cell in that column. public static...

    docs.aspose.com/cells/zh/net/get-a-column-heading/
  7. ConditionalStyleCollection.first_column propert...

    ConditionalStyleCollection.first_column property. Gets the first column style.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyleCollection.bottomLeftCell prope...

    ConditionalStyleCollection.bottomLeftCell property. Gets the bottom left cell style....property Gets the bottom left cell style. get bottomLeftCell ()...insertCell (); builder . write ( "Cell 1" ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ConditionalStyleCollection.topRightCell propert...

    ConditionalStyleCollection.topRightCell property. Gets the top right cell style....property Gets the top right cell style. get topRightCell () :...insertCell (); builder . write ( "Cell 1" ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Format Number as Date with C++|Documenta...

    This article will introduce how to format number to date using Aspose.Cells for C++ 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/cpp/format-number-to-date/