Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 20,346 for

table

(0.08 sec)
  1. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....building a document with a table from a database on Azure Data...document. The Customers sample table resides in the sample_db database...

    docs.aspose.com/words/net/integrating-aspose-wo...
  2. CellFormat.horizontalMerge property | Aspose.Wo...

    CellFormat.horizontalMerge property. Specifies how the cell is merged horizontally with other cells in the row.... Tables . CellMerge Examples Prints...myDir + "Table with merged cells.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 用 C++ 查找并刷新父数据透视表的嵌套或子数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 查找和刷新父数据透视表的嵌套或子数据透视表。...0 ); // Access third pivot table PivotTable ptParent = ws . GetPivotTables...children of the parent pivot table Vector < PivotTable > ptChildren...

    docs.aspose.com/cells/zh/cpp/find-and-refresh-t...
  4. BorderCollection.Horizontal | Aspose.Words for ...

    Discover the BorderCollection Horizontal property for seamless cell and paragraph borders. Enhance your layout with perfect alignment and style!...settings to vertical borders to a table row’s format. Document doc =...Create a table with red and blue inner borders. Table table = builder...

    reference.aspose.com/words/net/aspose.words/bor...
  5. FieldMergeBarcode.ScalingFactor | Aspose.Words ...

    Discover the FieldMergeBarcode ScalingFactor property to easily adjust your barcode size in whole percentage points (10-1000) for optimal visibility....DataTable table = new DataTable ( "Barcodes" ); table . Columns..."MyQRCode" ); table . Rows . Add ( new [] { "ABC123" }); table . Rows...

    reference.aspose.com/words/net/aspose.words.fie...
  6. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors...Called when enumeration of a table cell has ended. visit_cell_start(cell)...Called when enumeration of a table cell has started. visit_comment_end(comment)...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Cells 8.4.0 中的公共 API 变更|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....]; //Access the first pivot table object PivotTable pivotTable...]; //Remove pivot table using pivot table object worksheet ....

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. 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/cpp/structured-document-t...
  9. 使用JavaScript通过C++设置工作表中表格或列表对象的注释|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置工作表内表格或列表对象的注释。...属性设置工作表中表或列表对象的注释,注释将显示在xl/tables/tableName.xml文件中。 设置工作表内表格或列表对象的批注...Cells Example - Set Comment of Table/ListObject </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/set-the...
  10. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML.... TABLES Export tables as raw HTML. NON_COMPATIBLE_TABLES...NON_COMPATIBLE_TABLES Export tables that cannot be correctly represented...

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