Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 20,343 for

table

(0.09 sec)
  1. Aspose::Words::ParagraphFormat::get_SpaceAfterA...

    Aspose::Words::ParagraphFormat::get_SpaceAfterAuto method. True if the amount of spacing after the paragraph is set automatically in C++....added after a table. Spacing is not added after a table if it is the...the last block in a table cell. Spacing is not added after the...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Specify whether the PivotTable is compatible fo...

    Learn how to specify PivotTable compatibility for Excel2003 using Aspose.Cells for C++ while refreshing the PivotTable....is set to true and the pivot table is refreshed, the data in cell...cell B5 of the pivot table is truncated to 255 characters. Conversely...

    docs.aspose.com/cells/go-cpp/specify-whether-th...
  3. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph formatting properties....Shows how to create a formatted table using DocumentBuilder. let doc...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. FieldDatabase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your documents. Enhance your document automation today!...format are to be applied to the table. InsertHeadings { get; set;...column headings in the resulting table. InsertOnceOnMailMerg { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  7. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility....with custom font substitution tables. Document doc = new Document...fontSettings ; // Create a new table substitution rule and load the...

    reference.aspose.com/words/net/aspose.words.fon...
  8. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute fonts for any original font....with custom font substitution tables. Document doc = new Document...fontSettings ; // Create a new table substitution rule and load the...

    reference.aspose.com/words/net/aspose.words.fon...
  9. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....are indirect descendants of a Table node, which would be the runs... runs = doc.selectNodes("//Table//Run"); Assert.assertEquals(2...

    reference.aspose.com/words/java/com.aspose.word...
  10. CellFormat.verticalMerge property | Aspose.Word...

    CellFormat.verticalMerge property. Specifies how the cell is merged with other cells vertically.... Tables . CellMerge Remarks Cells can...myDir + "Table with merged cells.docx" ); let table = doc . firstSection...

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