Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 20,362 for

table

(0.06 sec)
  1. TableStyle.bidi property | Aspose.Words for Nod...

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left Table....a style for a right-to-left table. get bidi () : boolean Remarks...custom style settings for the table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::TableStyle::get_TopPadding metho...

    Aspose::Words::TableStyle::get_TopPadding method. Gets or sets the amount of space (in points) to add above the contents of Table cells in C++....to add above the contents of table cells. double Aspose :: Words...custom style settings for the table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Table.firstRow property | Aspose.Words for Node.js

    Table.firstRow property. Returns the first [Row](../../../aspose.words.Tables/row/) node in the Table....firstRow property Table.firstRow property Returns the first Row...in the table. get firstRow () : Aspose . Words . Tables . Row...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TableAlignment enumeration | Aspose.Words for P...

    aspose.words.Tables.TableAlignment enumeration. Specifies alignment for an inline Table....inline table. Members Name Description LEFT The table is aligned...left. CENTER The table is centered. RIGHT The table is aligned to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. InlineStory.Font | Aspose.Words for .NET

    Discover the InlineStory Font property for seamless font formatting of anchor characters, enhancing your design with unique typography options.... Footnote , null ); // Table nodes have an "EnsureMinimum()"...the table has at least one cell. Table table = new Table ( doc...

    reference.aspose.com/words/net/aspose.words/inl...
  6. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (Table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document)...= layoutCollector.GetEntity(table); if (layoutEntity == null)...

    forum.aspose.com/t/topic/311958
  7. DocumentBuilder.insertTableOfContents method | ...

    DocumentBuilder.insertTableOfContents method. Inserts a TOC (Table of contents) field into the document....insertTableOfContent(switches) Inserts a TOC (table of contents) field into the...This method inserts a TOC (table of contents) field into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++....filter data in either a table or a pivot table. Microsoft Excel allows...slicer by selecting a table or pivot table and then clicking Insert...

    docs.aspose.com/cells/cpp/create-slicer/
  9. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current Table cell formatting properties....object that represents current table cell formatting properties....self ) -> aspose . words . tables . CellFormat : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Tables::TableCollection class | ...

    Aspose::Words::Tables::TableCollection class. Provides typed access to a collection of Table nodes. To learn more, visit the documentation article in C++....Aspose::Words::Tables::TableCollection class Contents [ Hide...typed access to a collection of Table nodes. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.tab...