Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 20,430 for

table

(0.14 sec)
  1. Aspose::Words::Bookmark class | Aspose.Words fo...

    Aspose::Words::Bookmark class. Represents a single bookmark. To learn more, visit the documentation article in C++....of the first column of the table column range associated with...true if this bookmark is a table column bookmark. get_LastColumn...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. Row.parent_table property | Aspose.Words for Py...

    Row.parent_Table property. Returns the immediate parent Table of the row....parent_table property Row.parent_table property Returns the immediate...immediate parent table of the row. @property def parent_table ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....settings to vertical borders to a table row’s format. auto doc = System...DocumentBuilder > ( doc ); // Create a table with red and blue inner borders...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Aspose grouping to work like SQL and RDLC repor...

    we have report in RDLC and want to convert in Aspose report. tried to group the data using groupby and group key .in next foreach loop if used the parameter to fetch the data. it is showing all the data instead of data i…...therefore, there is more than one table row containing the same values...voltage-related values in the table. If this does not help, please...

    forum.aspose.com/t/aspose-grouping-to-work-like...
  5. Specify whether the PivotTable is compatible fo...

    This article shows how to specify whether the PivotTable is compatible for Excel2003 while refreshing PivotTable with Aspose.Cells for Python via .NET....property is set true and the pivot table is refreshed, the data in cell...cell B5 of the pivot table is truncated to 255 characters. However...

    docs.aspose.com/cells/python-net/specify-whethe...
  6. 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...
  7. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential paragraph formatting features for enhanced document styling....Shows how to create a formatted table using DocumentBuilder. Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++....Document > ( get_MyDir () + u "Tables.docx" ); ASSERT_EQ ( 2 , doc...Aspose :: Words :: NodeType :: Table , true ) -> get_Count ()); System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Html to Excel rowspan issue - Free Support Foru...

    I am converting excel from html using aspose cells library 25.12 version and java version 21 but rowspan is not applying in excel This is html and my java code for converting …...convert an HTML file containing a table with a rowspan attribute into...issue involving loss of HTML table structure during conversion...

    forum.aspose.com/t/html-to-excel-rowspan-issue/...
  10. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....ADJUST_LINE_HEIGHT_IN_TABLE Adjust Line Height in Table ALIGN_TABLE_ROW_BY_ROW...Align Table Rows by Rule ALLOW_SPACE_OF_SAME_STYLE_IN_TABLE Allow...

    reference.aspose.com/words/java/com.aspose.word...