Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 22,240 for

table

(0.13 sec)
  1. Create and Customize PowerPoint Tables in .NET|...

    Create and format Tables in PowerPoint PPT and PPTX using Aspose.Slides for .NET with C#—insert rows and columns, merge cells, set borders, import data....Create and Customize PowerPoint Tables in .NET Contents [ Hide ] Manage...Manage Presentation Tables in .NET Manage Rows and Columns in...

    docs.aspose.com/slides/net/powerpoint-table/
  2. Inconsistency between Word and PDF documents co...

    Hello, When saving document containing a Table with specific “Keep with next” setup within cells, we get differences between generated Word and PDF content. In PDF the Table is fitted into first page, while in Word it is…...and PDF documents containing tables and "Keep with next" settings...saving document containing a table with specific “Keep with next”...

    forum.aspose.com/t/inconsistency-between-word-a...
  3. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise.... TABLE : destination_parent = insertion_destination...should be either a paragraph or table.' ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasLegendKeys method. Gets or sets a flag indicating whether legend keys are displayed in the data Table. The default value is true in C++....keys are displayed in the data table. The default value is true ...Examples Shows how to show data table with chart series data. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it 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...
  6. Problem with mail merge repeating entire docume...

    Good evening, I’m having a problem with mail merge. Introduction: I’m using version 22.12, and the same problem occurs when trying the online mail merge from the Aspose website, where, I assume, the latest version is …...a single table, in addition to populating the table by adding...XML at the same level as the table ( <EXTREMELY_SAFE_TAG>IAM_S...

    forum.aspose.com/t/problem-with-mail-merge-repe...
  7. IFieldMergingCallback | Aspose.Words for Java

    Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation in Java....FROM Employees"); DataTable table = new DataTable(resultSet, "Employees");...getMailMerge().executeWithRegions(table); // Close the database conn...

    reference.aspose.com/words/java/com.aspose.word...
  8. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....Add Footnotes with Image and Table in PDF How to enrich footnotes...embedding images, styled text, and tables using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/text-formatting-...
  9. RowCollection indexer | Aspose.Words for Python

    RowCollection indexer. Retrieves a [Row](../../row/) at the given index....how to iterate through all tables in the document and print the...file_name = MY_DIR + 'Tables.docx' ) tables = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldToc.tableOfFiguresLabel property | Aspose....

    FieldToc.TableOfFiguresLabel property. Gets or sets the name of the sequence identifier used when building a Table of figures....identifier used when building a table of figures. get tableOfFiguresLabel...

    reference.aspose.com/words/nodejs-net/aspose.wo...