Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 20,479 for

table

(0.38 sec)
  1. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc.getFirstSection()...getBody().getTables().get(0); table.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  2. 用C++替换PDF中的文本|Aspose.PDF for C++

    了解有关从PDF中替换和删除文本的各种方法。Aspose.PDF允许在特定区域或使用正则表达式替换文本。...实例化一个表格对象 auto tab2 = MakeObject < Table >(); // 将表格添加到所需部分的段落集合中 hfFoot...t5 ); auto table = MakeObject < Table >(); table -> set_ColumnWidths...

    docs.aspose.com/pdf/zh/cpp/replace-text-in-pdf/
  3. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row....Examples Shows how to build a table with custom borders. doc = aw...) builder . start_table () # Setting table formatting options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Words Features Missing in Docx4j|Aspose....

    Perform some operations with documents faster and more conveniently than docx4j. In addition, there are operations that are not supported by docx4j.... The following table contains some of the popular...article Manipulate tables The Working with Tables section Manipulate...

    docs.aspose.com/words/java/missing-features-of-...
  5. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java....Every run of a text, paragraph, table, or section is a node, and even...Document , Section , Paragraph , Table , Shape , Run , and all other...

    docs.aspose.com/words/java/aspose-words-documen...
  6. Aspose::Words::Fields::FieldToc::get_PreserveLi...

    Aspose::Words::Fields::FieldToc::get_PreserveLineBreaks method. Gets whether to preserve newline characters within Table entries in C++....preserve newline characters within table entries. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_UseWord2010TableStyleRules method. Specifies to use Word2010 Table style rules in C++....method Specifies to use Word2010 table style rules. void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_UseSingleBorderforContiguousCells method. Use Simplified Rules For Table Border Conflicts in C++....method Use Simplified Rules For Table Border Conflicts. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell....Examples Shows how to build a table with custom borders. let doc... startTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Display font Metadata | C++ API Solution

    C++ API Solution to manage fonts. Learn how to view font metadata with a few lines of C++ code. Read font information....retrieves the cmap unicode encoding table from the font, which is used...has both the cmap table and the glyf table, which is used to...

    products.aspose.com/font/cpp/font-metrics/