Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 16,022 for

table

(0.06 sec)
  1. 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...
  2. 使用 Java 从 PDF 中删除表格 | Aspose.PDF

    用于在 Java 和 PHP 上从 PDF 文件中删除表格的 Java 源代码,德尔福。...page ); for ( AbsorbedTable table : absorber . getTableList ())...()) { for ( AbsorbedRow row : table . getRowList ()) { for ( AbsorbedCell...

    products.aspose.com/pdf/zh-hans/java/table/remove/
  3. Working with Paragraphs in Python|Aspose.Words ...

    Insert paragraph and specify its formatting in a document using Python....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/python-net/working-with-p...
  4. 管理表格|Aspose.Slides for PHP 文档

    在PowerPoint演示文稿中创建和管理表格...Slides提供了 Table 类, ITable 接口, Cell 类, ICell...保存演示文稿到磁盘 $pres -> save ( "table.pptx" , SaveFormat :: Pptx );...

    docs.aspose.com/slides/zh/php-java/manage-table/
  5. Paragraph|Aspose.Slides for Python Documentation

    Paragraph and portion in PowerPoint presentation in Python...paragraph and portion inside table cell text frame To get the Portion...Paragraph size and coordinates in a table cell text frame, you can use...

    docs.aspose.com/slides/python-net/paragraph/
  6. CellFormat.HideMark | Aspose.Words for .NET

    Control cell visibility with the CellFormat HideMark property. Easily manage cell marks for enhanced spreadsheet clarity and organization....; } Remarks Specifies that table cell content is rendered with...CellFormat namespace Aspose.Words.Tables assembly Aspose.Words CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Aspose::Words::Paragraph::get_IsEndOfSection me...

    Aspose::Words::Paragraph::get_IsEndOfSection method. True if this paragraph is the last paragraph in the Body (main text story) of a Section; false otherwise in C++....get_NodeType () == NodeType :: Table ) { SharedPtr < CompositeNode...should be either a paragraph or table." ); } } See Also Class Paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. 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...
  9. Aspose::Words::Shading::ClearFormatting method ...

    Aspose::Words::Shading::ClearFormatting method. Removes shading from the object in C++....Examples Shows how to build a table with custom borders. auto doc...-> StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/cpp/aspose.words/sha...
  10. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_MatchNode method. Gets the node that contains the beginning of the match in C++....get_NodeType () == NodeType :: Table ) { SharedPtr < CompositeNode...must be either a paragraph or table." ); } } See Also Class Node...

    reference.aspose.com/words/cpp/aspose.words.rep...