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

cells

(0.24 sec)
  1. example.py

    import os from jpype import * __Cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__Cells_jar_dir__, "aspose-Cells-23.1.jar")) addClassPath(os.path.join(__Cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)...addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os...

    docs.aspose.com/cells/zh/python-java/pyinstalle...
  2. example.py

    import os from jpype import * __Cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__Cells_jar_dir__, "aspose-Cells-23.1.jar")) addClassPath(os.path.join(__Cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)...addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os...

    docs.aspose.com/cells/python-java/pyinstaller-p...
  3. example.py

    import os from jpype import * __Cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__Cells_jar_dir__, "aspose-Cells-23.1.jar")) addClassPath(os.path.join(__Cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)...addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os...

    docs.aspose.com/cells/fr/python-java/pyinstalle...
  4. Inserting a WAV file as an OLE Object with C++|...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells with C++....Cells provides the functionality to...simple APIs provided by Aspose.Cells. #include <iostream> #include...

    docs.aspose.com/cells/cpp/inserting-a-wav-file-...
  5. Aspose.Cells Template and Smart Markers|Documen...

    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 Template and Smart Markers Contents [ Hide...Hide ] An Aspose.Cells template is a Microsoft Excel workbook that...

    docs.aspose.com/cells/reportingservices/aspose-...
  6. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties.... insert_cell () table . left_indent = 20...HeightRule . AT_LEAST builder . cell_format . shading . background_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API.... For instance, formatting a cell to display dates ensures that...changes based on the value of the cell (e.g., turning red if a budget...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  8. Aspose::Words::Tables::CellFormat::get_BottomPa...

    Aspose::Words::Tables::CellFormat::get_BottomPadding method. Returns or sets the amount of space (in points) to add below the contents of cell in C++....to add below the contents of cell. double Aspose :: Words :: Tables...Examples Shows how to format cells with a document builder. auto...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Specify how to cross string in output PDF and i...

    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....output PDF and image When a cell contains text or a string that...width of the cell, the string overflows if the next cell in the next...

    docs.aspose.com/cells/python-java/specify-how-t...
  10. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table....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...