Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 16,046 for

table

(0.03 sec)
  1. Work with Tables in C#|Aspose.Words for .NET

    How to work with Tables in C#. Introducing to work with Tables and Table node concepts in Aspose.Words for .NET....AI Working with Tables Contents [ Hide ] A table in a document...structure similar data. That is why tables are a common content formatting...

    docs.aspose.com/words/net/working-with-tables/
  2. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...new instance of the Table $table = new Table (); $colors = new...new Color (); // Set the table border color as LightGray $borderSide...

    products.aspose.com/pdf/zh-hans/php-java/table/...
  3. Manage Rows and Columns|Aspose.Slides for PHP D...

    Manage Table rows and columns in PowerPoint presentations...] To allow you to manage a table’s rows and columns in a PowerPoint...Aspose.Slides provides the Table class, ITable interface, and...

    docs.aspose.com/slides/php-java/manage-rows-and...
  4. CellFormat.top_padding property | Aspose.Words ...

    CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell....DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell.... end_row () builder . end_table () # The first cell was unaffected...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Creating Tabular Report|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....Report Contents [ Hide ] A table in an Aspose.Cells Report template...template consists of a header, table data rows, row groups and footers...

    docs.aspose.com/cells/reportingservices/creatin...
  6. Row class | Aspose.Words for Python

    aspose.words.Tables.Row class. Represents a Table row...class Row class Represents a table row. To learn more, visit the...the Working with Tables documentation article. Remarks Row can...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create professional Tables in your documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!...method Starts a table in the document. public Table StartTable ()...() Return Value The table node that was just created. Remarks...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your document Tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation....method Ends a table in the document. public Table EndTable () Return...Return Value The table node that was just finished. Remarks This...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C++...the table from the first slide. Iterate through the table’s rows...you how to identify merged table cells in a presentation: auto...

    docs.aspose.com/slides/cpp/manage-cells/
  10. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a Table or a cell in Java....specify the preferred width of a table or a cell. To learn more, visit...visit the Working with Tables documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...