Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 15,934 for

table

(0.05 sec)
  1. Aspose::Words::Fonts::TableSubstitutionRule::Ad...

    Aspose::Words::Fonts::TableSubstitutionRule::AddSubstitutes method. Adds substitute font names for given original font name in C++....with custom font substitution tables. auto doc = MakeObject < Document...fontSettings ); // Create a new table substitution rule and load the...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Words::Fonts::TableSubstitutionRule::Ge...

    Aspose::Words::Fonts::TableSubstitutionRule::GetSubstitutes method. Returns array containing substitute font names for the specified original font name in C++....with custom font substitution tables. auto doc = MakeObject < Document...fontSettings ); // Create a new table substitution rule and load the...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Paragraph|Aspose.Slides 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....paragraph and portion inside table cell text frame To get the Portion...Paragraph size and coordinates in a table cell text frame, you can use...

    docs.aspose.com/slides/java/paragraph/
  4. Nested Mail Merge with Regions in C++|Aspose.Wo...

    Perform a Mail Merge operation with nested regions using C++. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template....region contains data from one table. The most common example of...you need to link many data tables and present the information...

    docs.aspose.com/words/cpp/nested-mail-merge-wit...
  5. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc.getFirstSection()...getBody().getTables().get(0); table.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Bookmark class | Aspose.Words for Node.js

    Aspose.Words.Bookmark class. Represents a single bookmark...of the first column of the table column range associated with...true if this bookmark is a table column bookmark. lastColumn...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field...number for a table of contents (including a table of figures)...compile all TC fields into a table of contents. field_toc = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.updateFields method | Aspose.Words for...

    Document.updateFields method. Updates the values of fields in the whole document....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/nodejs-net/aspose.wo...
  9. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document....docx" ); 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/nodejs-net/aspose.wo...
  10. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data Table display for enhanced data insights. Default, false....indicating whether the data table will be shown for the chart...chart types do not support data tables: Scatter, Pie, Doughnut, Surface...

    reference.aspose.com/words/net/aspose.words.dra...