Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 15,934 for

table

(0.1 sec)
  1. 管理单元格|Aspose.Slides for Python 文档

    Python中的PowerPoint演示文稿中的表格单元格...pptx" ) as pres : table = pres . slides [ 0 ] . shapes...( len ( table . rows )): for j in range ( len ( table . columns...

    docs.aspose.com/slides/zh/python-net/manage-cells/
  2. Sub Report|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....sub-report can be embedded in a table item. The format is: &=subr...can only be embedded in the table group row, and the group row...

    docs.aspose.com/cells/reportingservices/sub-rep...
  3. TableSubstitutionRule | Aspose.Words for Java

    Table font substitution rule in Java....extends FontSubstitutionRule Table font substitution rule. To learn...to access font substitution tables for Windows and Linux. Document...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldToa.bookmark_name property | Aspose.Words ...

    FieldToa.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the Table....document used to build the table. @property def bookmark_name...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.Hidden | Aspose.Words for .NET

    Discover the Font Hidden property. Easily identify if your text is formatted as hidden. Enhance your document's clarity and presentation today!...hiddenContentRemover ); // 2 - Table node: Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; table . Accept ( hiddenContentRemover...

    reference.aspose.com/words/net/aspose.words/fon...
  6. 管理单元格|Aspose.Slides 文档

    C#或.NET中PowerPoint演示文稿中的表格单元格...pptx" )) { ITable table = pres . Slides [ 0 ]. Shapes...Shape#0是一个表格 for ( int i = 0 ; i < table . Rows . Count ; i ++) { for...

    docs.aspose.com/slides/zh/net/manage-cells/
  7. FieldNextIf.RightExpression | Aspose.Words for ...

    Discover the FieldNextIf RightExpression property to easily manage and customize the right side of your comparison expressions for enhanced data handling....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...
  8. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....query into a WordprocessingML table. Examples: Shows how to extract...and display the result in a table. FieldDatabase field = (FieldDatabase)...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在 PDF 中创建或添加表格|Aspose.PDF for C++

    Aspose.PDF for C++ 是一个用于创建、读取和编辑 PDF 表格的库。使用该库,您可以使用 C++ 在 PDF 页面上分页显示表格。... Table 类用于向文档中添加表格。可以按照以下步骤使用 C++ 向...<system/console.h> #include <data/data_table.h> #include <data/data_column_collection...

    docs.aspose.com/pdf/zh/cpp/add-table-in-existin...
  10. CellFormat.Shading | Aspose.Words for .NET

    Discover the CellFormat Shading property to enhance your spreadsheet's visual appeal with customizable shading options for cells....format of rows and cells in a table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...