Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 20,355 for

table

(0.12 sec)
  1. Aspose::Words::Shading class | Aspose.Words for...

    Aspose::Words::Shading class. Contains shading attributes for an object. To learn more, visit the documentation article in C++....shading color while building a table. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/cpp/aspose.words/sha...
  2. 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...
  3. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in Java....TABLE_SUBSTITUTION_RULE, warningInfo...\'Arvo\' font instead. Reason: table substitution.", warningInfo...

    reference.aspose.com/words/java/com.aspose.word...
  4. PDf to html with formats - Free Support Forum -...

    Hi, We have a need to create html from pdf which has to retain the formats. For example, bulletins, Tables, headings has to be retained as it is in html like in “ul,ol,li,Table,td,h1,h2” tags. How do we achieve this wi…... For example, bulletins, tables, headings has to be retained...is in html like in “ul,ol,li,table,td,h1,h2” tags. How do we achieve...

    forum.aspose.com/t/pdf-to-html-with-formats/315263
  5. 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...
  6. 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...
  7. DocumentBuilderOptions.contextTableFormatting p...

    DocumentBuilderOptions.contextTableFormatting property. True if the formatting applied to Table content does not affect the formatting of the content that follows it...if the formatting applied to table content does not affect the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C++....Navigate to Table Cells You can move to a table cell by using...into any cell in a specific table. In addition, you can specify...

    docs.aspose.com/words/cpp/navigation-with-cursor/
  9. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java....particular heading to appear in a Table of Contents but don’t want the...the entire heading in the Table of Contents, you can use this...

    docs.aspose.com/words/java/working-with-paragra...
  10. 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/