Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 246,113 for

cells

(0.22 sec)
  1. Convert Excel to PDF, the border width of table...

    Hi, when convert excel to pdf, I want to the border with of table to be more thin. In excel, the cellbordertype has set to thin. Can I customize the table border width? Or after converting to PDF, read the file through a…...Cells Product Family cells-java xhaixia April...rendered PDF file by Aspose.Cells for Java? You may choose your...

    forum.aspose.com/t/convert-excel-to-pdf-the-bor...
  2. Aspose::Words::Tables::Row::EnsureMinimum metho...

    Aspose::Words::Tables::Row::EnsureMinimum method. If the Row has no Cells, creates and appends one Cell in C++....the Row has no cells, creates and appends one Cell . void Aspose...>> ( row ); // Rows contain cells, containing paragraphs with...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Columns Containing Non-Strongly Typed Data|Docu...

    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....ExportDataTableAsStr method of the Cells class. The ExportDataTableAsStr...columns starting from the first cell to a DataTable DataTable dataTable...

    docs.aspose.com/cells/net/columns-containing-no...
  4. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification....contents in particular table cell. The following code snippet...first table on page, their first cell and text fragments in it Aspose...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  5. I am not able to get the height of wrapped text...

    i am able to get the cell width of column by sheet.Cells.GetColumnWidthPixel(i) but not able to get cell height if the text is wrapped i used sheet.AutoFitRow(i) but same result after and before...Cells Product Family royal.monteiro...able to get the cell width of column by sheet.Cells.GetColumnWidthPixel(i)...

    forum.aspose.com/t/i-am-not-able-to-get-the-hei...
  6. 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/ru/python-java/pyinstalle...
  7. 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/ar/python-java/pyinstalle...
  8. 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/de/python-java/pyinstalle...
  9. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with C++....Cells enables you to save the Excel...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-excel-file-to...
  10. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for JavaScript via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....Cells provides the Chart.chartObject...re-positions the chart using Aspose.Cells. <!DOCTYPE html> < html > <...

    docs.aspose.com/cells/javascript-cpp/manipulate...