Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 20,315 for

table

(0.06 sec)
  1. DataTable | Aspose.Words for Java

    Represents one Table of in-memory data in Java....DataTableEventListen Represents one table of in-memory data. Constructors...DataTable class with the specified table name. DataTable(ResultSet resultSet)...

    reference.aspose.com/words/java/com.aspose.word...
  2. Table.allowCellSpacing property | Aspose.Words ...

    Table.allowCellSpacing property. Gets or sets the Allow spacing between cells option....allowCellSpacing property Table.allowCellSpacing property Gets...between individual cells in a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython....Ask AI Joining Tables in Jython Contents [ Hide ] Aspose.Words...Words - Joining Tables To Join Tables using Aspose.Words Java for...

    docs.aspose.com/words/java/joining-tables-in-jy...
  4. ConditionalStyle.LeftPadding | Aspose.Words for...

    Discover the ConditionalStyle LeftPadding property to easily adjust left spacing in Table cells. Enhance your layouts with precise control!...the left of the contents of table cells. public double LeftPadding...with certain area styles of a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/con...
  5. ConditionalStyle.TopPadding | Aspose.Words for ...

    Discover the ConditionalStyle TopPadding property to easily adjust space above Table cell contents, enhancing layout and readability for better design....to add above the contents of table cells. public double TopPadding...with certain area styles of a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/con...
  6. 使用 C++ 将表格添加到 PDF | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上以PDF文件形式添加表格。...instance of the Table auto table = MakeObject < Table > (); // Set...Set the table border color as LightGray table -> set_Border ( MakeObject...

    products.aspose.com/pdf/zh-hans/cpp/table/add/
  7. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current Table cell formatting properties in C++....object that represents current table cell formatting properties....SharedPtr < Aspose :: Words :: Tables :: CellFormat > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Row.ParentTable | Aspose.Words for .NET

    Discover the Row ParentTable property to easily access the immediate parent Table of any row, enhancing your data management and analysis....immediate parent table of the row. public Table ParentTable { get...the node structure of every table in a document. public void TableToText...

    reference.aspose.com/words/net/aspose.words.tab...
  9. TableContentAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TableContentAlignment enum for precise Table content alignment in Markdown exports. Enhance your document formatting effortlessly!...alignment of the content of the table to be used when exporting into...corresponding table column. Left 1 The content of tables will be aligned...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create Tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting....Creating Tables Using VSTO and Aspose.Slides for .NET Contents...Contents [ Hide ] Tables are widely used to display data on presentation...

    docs.aspose.com/slides/net/creating-a-table-on-...