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

table

(0.07 sec)
  1. Setting Background Color Dynamically in C#|Aspo...

    Set text background color for document contents dynamically when building a report using C#....every item into a separate table row colored dynamically, you...story (or table cell) or in rows of a single document table in the...

    docs.aspose.com/words/net/setting-background-co...
  2. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....int32_t) Deletes a row from a table. DocumentBuilder () Initializes... The position must be in a table cell. EndEditableRange () Marks...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. 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...
  6. 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...
  7. 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/
  8. Apose Excel data replacing in Word - Free Suppo...

    Hello Team, Here I am Replacing Excel sheet data into word document using Aspose.word and Cell, After replacing those data, it’s not aligned. I need support while replacing excel data into Word data should format accor…...by fitting the table to window: foreach (Table t in wordDoc.G...GetChildNodes(NodeType.Table, true)) { t.AutoFit(AutoFitBehavior...

    forum.aspose.com/t/apose-excel-data-replacing-i...
  9. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Java Design Tables in Word with Java Design Tables in Word using...C# Autofit Table in Word using Java Autofit Table in Word using...

    kb.aspose.com/words/page/3/
  10. 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-...