Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 20,369 for

table

(0.12 sec)
  1. Cell.ensure_minimum method | Aspose.Words for P...

    Cell.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... Document () table = aw . tables . Table ( doc ) doc . first_section...append_child ( table ) row = aw . tables . Row ( doc ) table . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....are indirect descendants of a Table node, which would be the runs... runs = doc.selectNodes("//Table//Run"); Assert.assertEquals(2...

    reference.aspose.com/words/java/com.aspose.word...
  3. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility....with custom font substitution tables. Document doc = new Document...fontSettings ; // Create a new table substitution rule and load the...

    reference.aspose.com/words/net/aspose.words.fon...
  4. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute fonts for any original font....with custom font substitution tables. Document doc = new Document...fontSettings ; // Create a new table substitution rule and load the...

    reference.aspose.com/words/net/aspose.words.fon...
  5. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。... 添加 (table) 到页面 段落 。 保存文档为 “Complex.pdf”。...Row ; import com.aspose.pdf.Table ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...
  6. 使用实体框架渲染表格|Aspose.PDF for .NET

    本文将向您展示如何使用实体框架模型作为数据源渲染表格,使用 Aspose.PDF for .NET。... Table class 用于处理表格。该类使我们能够创建表格并将其放置在文档中,使用...它们。 以下示例创建了 4x10 的表格。 在初始化 Table 对象时,使用了最小的皮肤设置: ColumnWidths...

    docs.aspose.com/pdf/zh/net/render-table-using-e...
  7. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....shading color while building a table. Document doc = new Document();...DocumentBuilder(doc); // Start a table and set a default color/thickness...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Node.js via C++....representation of the data in a pivot table. Pivot charts provide a way...pivot table. If you add or remove fields in the pivot table, the...

    docs.aspose.com/cells/nodejs-cpp/how-to-add-piv...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 添加、提取、删除 PDF 中的表格https://products.aspose.com/pdf/zh-hans/java/Table/Recent content in 使用 Java 添加、提取、删除 PDF 中的表格 on Aspsoe.PDF ProductsH......com/pdf/zh-hans/java/table/Recent content in 使用 Java 添加、提取、删除...aspose.com/pdf/zh-hans/java/table/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/java/table/inde...
  10. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Group , MarkupLevel . Row ); table . AppendChild ( groupSdt );...

    reference.aspose.com/words/net/aspose.words.mar...