Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 17,941 for

table

(0.05 sec)
  1. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....object that represents current table cell formatting properties....object that represents current table row formatting properties. Underline...

    reference.aspose.com/words/net/aspose.words/doc...
  2. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Row.is_first_row property | Aspose.Words for Py...

    Row.is_first_row property. True if this is the first row in a Table; false otherwise....this is the first row in a table; false otherwise. @property...See Also module aspose.words.tables class Row Row.hidden property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Chart Entities|Aspose.Slides for Node.js via .N...

    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....Chart Data Marker Chart Data Table Chart Legend Chart Plot Area...

    docs.aspose.com/slides/nodejs-java/chart-entities/
  5. CompatibilityOptions.use_single_borderfor_conti...

    CompatibilityOptions.use_single_borderfor_contiguous_cells property. Use Simplified Rules For Table Border Conflicts....property Use Simplified Rules For Table Border Conflicts. @property...CompatibilityOptions.use_word2002_table_style_rules property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your CellCollection to a new array with the ToArray method, streamlining data management and enhancing performance....how to iterate through all tables in the document and print the...( MyDir + "Tables.docx" ); TableCollection tables = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.tab...
  7. 检索单元格的值|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....value in the shared string // table. For Booleans, the code converts...value in the // shared strings table. var stringTable = wbPart ....

    docs.aspose.com/cells/zh/net/retrieve-the-value...
  8. Retrieve the values of cells|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....value in the shared string // table. For Booleans, the code converts...value in the // shared strings table. var stringTable = wbPart ....

    docs.aspose.com/cells/net/retrieve-the-values-o...
  9. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...Description CELL End of a table cell or end of a table row character: “\x0007”...CELL_CHAR End of a table cell or end of a table row character: (char)7...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 档案

    档案...将表格形状添加到幻灯片 SharedPtr<ITable> table = slide->get_Shapes()->AddTable(100...为每个单元格设置边框格式 for (int x = 0; x < table->get_Rows()->get_Count(); x++)...

    blog.aspose.com/zh/slides/create-and-manipulate...