Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 20,434 for

table

(0.28 sec)
  1. Font FallBack Settings from XML in C++|Aspose.W...

    The Font fallback mechanism is used when the font is resolved, but it does not contain a specific character. In this case, Aspose.Words tries to use one of the fallback fonts for the character....get_FallbackSettings (); Similarly to Table substitution rule , this mechanism...uses XML tables for configuration. These XML tables can be loaded...

    docs.aspose.com/words/cpp/font-fallback-setting...
  2. Aspose::Words::Fields::FieldToa::set_UseHeading...

    Aspose::Words::Fields::FieldToa::set_UseHeading method. Sets whether to include the category heading for the entries in a Table of authorities in C++....heading for the entries in a table of authorities. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....Called when enumeration of a table cell has ended. virtual VisitCellStart...Called when enumeration of a table cell has started. virtual VisitCommentEnd...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Fields::FieldToa::get_EntrySepar...

    Aspose::Words::Fields::FieldToa::get_EntrySeparator method. Gets the character sequence that is used to separate a Table of authorities entry and its page number in C++....that is used to separate a table of authorities entry and its...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldToc::get_CustomStyl...

    Aspose::Words::Fields::FieldToc::get_CustomStyles method. Gets a list of styles other than the built-in heading styles to include in the Table of contents in C++....heading styles to include in the table of contents. System :: String...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 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/
  7. 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...
  8. Aspose::Words::Fields::FieldDatabase class | As...

    Aspose::Words::Fields::FieldDatabase class. Implements the DATABASE field. To learn more, visit the documentation article in C++....format are to be applied to the table. get_InsertHeadings () Gets...column headings in the resulting table. get_InsertOnceOnMailMerg ()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Saving to memory stream results in a "...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…... (Pdf , Section , Table , Cell , Text , HeaderFooter..., Section , HeaderFooter , Table , Row , Cell , Text , , , Boolean...

    forum.aspose.com/t/saving-to-memory-stream-resu...
  10. 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...