Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 20,303 for

table

(0.09 sec)
  1. Supported File Formats|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....File Formats The following table indicates the file formats that...

    docs.aspose.com/psd/java/supported-file-formats/
  2. Recognise Self-Closing Tags with Golang via C++...

    Learn how to handle self-closing tags in HTML using Aspose.Cells with Golang via C++....xlsx Sample Code Prefix Table Elements Styles with HtmlSaveOptions...

    docs.aspose.com/cells/go-cpp/recognise-self-clo...
  3. Supported File Formats|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....File Formats The following table indicates the file formats that...

    docs.aspose.com/slides/reportingservices/suppor...
  4. FieldDatabaseDataTable.ColumnNames | Aspose.Wor...

    Discover the ColumnNames property of FieldDatabaseDataTable to easily access and manage Table columns for enhanced data organization and analysis....columns that belong to this table. public string [] ColumnNames...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Setting Text Color Dynamically in Java|Aspose.W...

    Set font text color for document contents dynamically when building a report in Java....every item into a separate table row, which text is colored dynamically...story (or table cell) or in rows of a single document table in the...

    docs.aspose.com/words/java/setting-text-color-d...
  6. Aspose words python : Missing tab leaders (dots...

    Hi Team, Currently using Aspose words python to modify docx files. As marked above, We have noticed missing tab leaders for some of the titles. We are using below code to update TOC fields. If we manually follow belo…...References tab > Update table > update full table Can you please check...@Sairam_Jyosula Summary When a Table of Contents (TOC) is refreshed...

    forum.aspose.com/t/aspose-words-python-missing-...
  7. FieldToa class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldToa class. Implements the TOA field... Remarks Builds a table of authorities (that is, a list...document used to build the table. displayResult Gets the text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 管理表格|Aspose.Slides for PHP 文档

    在PowerPoint演示文稿中创建和管理表格...Slides提供了 Table 类, ITable 接口, Cell 类, ICell...保存演示文稿到磁盘 $pres -> save ( "table.pptx" , SaveFormat :: Pptx );...

    docs.aspose.com/slides/zh/php-java/manage-table/
  9. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...Paragraphs) { var table = para as Table; if (table == null) continue;...continue; foreach (Row row in table.Rows) { if(row.MinRowHeight <=...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  10. FieldToc.customStyles property | Aspose.Words f...

    FieldToc.customStyles property. Gets or sets a list of styles other than the built-in heading styles to include in the Table of contents....heading styles to include in the table of contents. get customStyles...

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