Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 19,750 for

table

(0.11 sec)
  1. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data Table....border formatting of the data table. @property def format ( self...Examples Shows how to show data table with chart series data. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 JavaScript 自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspo...

    使用 Aspose.Slides for Node.js 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。... 40 , 40 , 40 , 40 ]); let table = slide2 . getShapes (). addTable...columnWidths , rowHeights ); table . getColumns (). get_Item (...

    docs.aspose.com/slides/zh/nodejs-java/automatin...
  3. Parse PDF documents|Aspose.PDF for Python via .NET

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Python via .NET....Extract Data from Table . Get data from table in PDF document....

    docs.aspose.com/pdf/python-net/parsing/
  4. 在 C++ 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for C++ 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...40 , 40 , 40 , 40 }); auto table = slide2 -> get_Shapes () ->...columnWidths , rowHeights ); table -> get_Column ( 0 ) -> idx_get...

    docs.aspose.com/slides/zh/cpp/automating-powerp...
  5. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node.... Table A Table object that represents a table in a Word...Row A row of a table. Cell A cell of a table row. Paragraph A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++....Examples Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder > ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Shading class | Aspose.Words for...

    Aspose::Words::Shading class. Contains shading attributes for an object. To learn more, visit the documentation article in C++....shading color while building a table. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/cpp/aspose.words/sha...
  8. CellFormat.set_paddings method | Aspose.Words f...

    CellFormat.set_paddings method. Sets the amount of space (in points) to add to the left/top/right/bottom of the contents of cell....the text contents # of each table cell we create with the document... 10 , 40 , 50 ) # Create a table with one cell whose contents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSubstitutionSettings.tableSubstitution prop...

    FontSubstitutionSettings.TableSubstitution property. Settings related to Table substitution rule....property Settings related to table substitution rule. get tableSubstitution...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...handles nested and related tables using the “_CellSmartMarkers”...LineByLine = false). Given that tables are often positioned side-by-side...

    forum.aspose.com/t/issue-with-directly-accessin...