Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 22,369 for

table

(0.17 sec)
  1. 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
  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. Configuring the Export|Aspose.Words for JasperR...

    This section provides a list with links to the Documentation about configuring the export....for DOCX output Positioning Tables Optimize Footers Trim Oversized...Breaks Check Version Break Table Rows Change Margins Licensing...

    docs.aspose.com/words/jasperreports/configuring...
  4. Configuration|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....config file Page Setup Table Sorting Configuration Previewing...

    docs.aspose.com/cells/reportingservices/configu...
  5. 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/
  6. 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...
  7. Aspose::Words::Fields::FieldToc::set_EntryLevel...

    Aspose::Words::Fields::FieldToc::set_EntryLevelRange method. Sets a range of levels of the Table of contents entries to be included in C++....Sets a range of levels of the table of contents entries to be included...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDatabase::get_Inser...

    Aspose::Words::Fields::FieldDatabase::get_InsertHeadings method. Gets whether to insert the field names from the database as column headings in the resulting Table in C++....column headings in the resulting table. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldDatabase::set_Inser...

    Aspose::Words::Fields::FieldDatabase::set_InsertHeadings method. Sets whether to insert the field names from the database as column headings in the resulting Table in C++....column headings in the resulting table. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 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...