Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 22,240 for

table

(0.17 sec)
  1. Aspose::Words::DocumentVisitor::VisitCellEnd me...

    Aspose::Words::DocumentVisitor::VisitCellEnd method. Called when enumeration of a Table cell has ended in C++....Called when enumeration of a table cell has ended. virtual Aspose...SharedPtr < Aspose :: Words :: Tables :: Cell > cell ) Parameter...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Tables::CellCollection::idx_get ...

    Aspose::Words::Tables::CellCollection::idx_get method. Retrieves a Cell at the given index in C++....Aspose::Words::Tables::CellCollection::idx_get method Contents...Words :: Tables :: Cell > Aspose :: Words :: Tables :: CellCollection...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....Document > ( get_MyDir () + u "Tables.docx" ); ASSERT_EQ ( 2 , doc...Aspose :: Words :: NodeType :: Table , true ) -> get_Count ()); System...

    reference.aspose.com/words/cpp/aspose.words/node/
  4. Table.accept method | Aspose.Words for Node.js

    Table.accept method. Accepts a visitor....Words class Table Table.verticalAnchor property Table.acceptEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSubstitutionReason enumeration | Aspose.Wor...

    aspose.words.FontSubstitutionReason enumeration. Specifies the reason of font substitution.... TABLE_SUBSTITUTION_RULE Font substitution by table rule...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。...$P 页" ); // 实例化一个表对象 Table tab2 = new Table (); // 将表添加到所需部分的段落集合中...开发人员可以创建各种应用程序。" )) Table table = new Table (); table . ColumnWidths...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  7. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....cover any cases where the data table data is invalid // by substituting...getFieldCode()); // Create a data table with columns whose names match...

    reference.aspose.com/words/java/com.aspose.word...
  8. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text 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. doc = aw...) builder . start_table () # Setting table formatting options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....Block-level – Among paragraphs and tables, as a child of a Body, HeaderFooter...Among rows in a table, as a child of a Table node Cell-level...

    docs.aspose.com/words/net/working-with-content-...
  10. PDF/UA validation error: Header cell without as...

    Dear Aspose Support Team, We are currently working on creating PDF/UA-compliant tagged Tables using Aspose.PDF for Java. We have noticed that the Java API does not provide methods such as setHeaders() or setScope() on C…...creating PDF/UA-compliant tagged tables using Aspose.PDF for Java....explicit association of table cells (TD) to table headers (TH) via Headers...

    forum.aspose.com/t/pdf-ua-validation-error-head...