Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 23,383 for

table

(0.28 sec)
  1. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name....configure a font substitution table which determines # which fonts...font_settings . substitution_settings . table_substitution . set_substitutes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....style_name ) Shows how to fill a table with data from in an XML part...the XML content. table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query Tables in Excel worksheets using Aspose.Cells with C++....AI Reading and Writing Query Tables of a Worksheet with C++ Contents... Reading and Writing Query Tables of a Worksheet The following...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  4. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node...."Quote" ); } Shows how to fill a table with data from in an XML part...data from the XML content. let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListColumn.Name rewrites cross-sheet structured...

    After Cells.InsertColumn(idx, true) shifts a ListObject’s columns right by one, setting ListColumns[idx].Name = “…” rewrites cross-sheet formulas whose structured references point to the column that used to live at that…...Value = 3; var table = data.ListObjects[data.ListObjects...ListObjects.Add(0, 0, 1, 2, true)]; table.DisplayName = "T"; var refs...

    forum.aspose.com/t/listcolumn-name-rewrites-cro...
  6. Export of Tables and Matrices|Aspose.Words for ...

    Export of Tables and Matrices setting of the Aspose.Words for Reporting Services....Export of Tables and Matrices Contents [ Hide ] The following...Reporting Services can export RDL tables and matrices when exporting...

    docs.aspose.com/words/reportingservices/export-...
  7. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a Table cell into the document....method insertCell() Inserts a table cell into the document. insertCell...insertCell () Remarks To start a table, just call DocumentBuilder.insertCell()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable Table cells for improved organization and clarity....InsertCell method Inserts a table cell into the document. public...inserted. Remarks To start a table, just call InsertCell . After...

    reference.aspose.com/words/net/aspose.words/doc...
  9. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Node.js via C++....representation of the data in a pivot table. Pivot charts provide a way...pivot table. If you add or remove fields in the pivot table, the...

    docs.aspose.com/cells/nodejs-cpp/how-to-add-piv...
  10. 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...