Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 19,121 for

table

(0.07 sec)
  1. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java.... Remarks: Builds a table of authorities (that is, a list...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/java/com.aspose.word...
  2. FontSubstitutionSettings.table_substitution pro...

    FontSubstitutionSettings.Table_substitution property. Settings related to Table substitution rule....table_substitution property FontSubstitutionSett.table_substitution...related to table substitution rule. @property def table_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::TableSubstitutionRule::Sa...

    Aspose::Words::Fonts::TableSubstitutionRule::Save method. Saves the current Table substitution settings to stream in C++....) method Saves the current table substitution settings to stream...to access font substitution tables for Windows and Linux. auto...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. FieldNextIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldNextIf LeftExpression property. Easily manage the left side of your comparison expressions for enhanced data manipulation and analysis....A mail merge that uses this table would normally create a 3-page...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 管理行和列|Aspose.Slides 文档

    在 C++ 中管理 PowerPoint 演示文稿中的表格行和列...Slides 提供了 Table 类、 ITable 接口以及许多其他类型。 将第一行设置为标题...MakeObject < Presentation > ( u "table.pptx" ); // 访问第一张幻灯片 auto sld...

    docs.aspose.com/slides/zh/cpp/manage-rows-and-c...
  6. Updating Slicer with Golang via C++|Documentation

    This article shows how to update linked pivot Tables by updating slicer using the Aspose.Cells for C++ API....then update the slicer table or pivot table accordingly. Please...to update the slicer table or pivot table. How to Update Slicer...

    docs.aspose.com/cells/go-cpp/updating-slicer/
  7. 使用实体框架渲染表格|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/render-table-using-e...
  8. PreferredWidth.from_points method | Aspose.Word...

    PreferredWidth.from_points method. A creation method that returns a new instance that represents a preferred width specified using a number of points....to set a preferred width for table cells. doc = aw . Document ()...DocumentBuilder ( doc = doc ) table = builder . start_table () # There are two...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells....settings to vertical borders to a table row’s format. doc = aw . Document...Create a table with red and blue inner borders. table = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell.lastParagraph property | Aspose.Words for ...

    Cell.lastParagraph property. Gets the last paragraph among the immediate children....settings to vertical borders to a table row’s format. let doc = new...Create a table with red and blue inner borders. let table = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...