Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 19,750 for

table

(0.1 sec)
  1. FontSubstitutionReason Enum | Aspose.Words for ...

    Aspose.Words.FontSubstitutionReason enum shows the reason for font substitution to keep documents displayed correctly....TableSubstitutionRul 3 Font substitution by table rule. FontInfoSubstitution 4...\'Arvo\' font instead. Reason: table substitution." )); Assert ....

    reference.aspose.com/words/net/aspose.words/fon...
  2. Importing Data from a DataTable to Grid|Documen...

    This article introduces how to import data in GridDesktop....import the contents of a data table using Aspose.Cells.GridDesktop...data fetched from a database table named Products. Finally, we...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  4. CompatibilityOptions.use_single_borderfor_conti...

    CompatibilityOptions.use_single_borderfor_contiguous_cells property. Use Simplified Rules For Table Border Conflicts....property Use Simplified Rules For Table Border Conflicts. @property...CompatibilityOptions.use_word2002_table_style_rules property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 档案

    档案...将表格形状添加到幻灯片 SharedPtr<ITable> table = slide->get_Shapes()->AddTable(100...为每个单元格设置边框格式 for (int x = 0; x < table->get_Rows()->get_Count(); x++)...

    blog.aspose.com/zh/slides/create-and-manipulate...
  6. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data Table is displayed...vertical border of the data table is displayed. The default value...Examples Shows how to show data table with chart series data. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create and Customize PowerPoint Tables in JavaS...

    Create and format Tables in PowerPoint PPT and PPTX using Aspose.Slides for Node.js via Java—insert rows and columns, merge cells, set borders, import data....Create and Customize PowerPoint Tables in JavaScript Contents [ Hide...Hide ] Manage Presentation Tables in JavaScript Manage Rows and...

    docs.aspose.com/slides/nodejs-java/powerpoint-t...
  8. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....Builds a table of contents (which can also be a table of figures)...specified styles, and inserts that table at this place in the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...instances of String of text in a table and cell. Document doc = new...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/ran...
  10. FootnoteSeparator | Aspose.Words for Java

    in Java....getTables() Gets a collection of tables that are immediate children...accept(hiddenContentRemover); // 2 - Table node: Table table = doc.getFirstSection()...

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