Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 19,121 for

table

(0.13 sec)
  1. Product Overview|Aspose.Slides for Node.js via ...

    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....as managing texts, shapes, tables & animations, adding audio...for Node.js via .NET, besides tables and different kinds of shapes...

    docs.aspose.com/slides/nodejs-net/product-overv...
  2. Aspose::Words::Tables::RowFormat::get_Borders m...

    Aspose::Words::Tables::RowFormat::get_Borders method. Gets the collection of default cell borders for the row in C++....Aspose::Words::Tables::RowFormat::get_Borders method Contents...BorderCollection > Aspose :: Words :: Tables :: RowFormat :: get_Borders...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Custom Report Item Support|Aspose.PDF for Repor...

    Leverage custom report item support in Aspose.PDF for Reporting Services. Achieve tailored, high-quality PDF outputs effortlessly....properties, namely: Table of contents, list of tables or figures. Line...

    docs.aspose.com/pdf/reportingservices/custom-re...
  4. Relations Element|Aspose.Words for SharePoint

    Relations element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....contains information about table relations in the report data...query returns on or more data tables in a data set. This data set...

    docs.aspose.com/words/sharepoint/relations-elem...
  5. 在幻灯片上调整形状大小|Aspose.Slides 文档

    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....ITable table = ( ITable ) shape ; foreach ( IRow row in table . Rows...} foreach ( IColumn col in table . Columns ) { col . Width =...

    docs.aspose.com/slides/zh/net/re-sizing-shapes-...
  6. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....as_body() as_header_footer() as_table() as_row() as_cell() as_paragraph()...also required to work with table styles: doc = aw . Document...

    docs.aspose.com/words/python-net/python-notes/
  7. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration...." ); // Table: builder . StartTable (); builder..." ; (( Table ) docEdited . GetChild ( NodeType . Table , 0 , true...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Presentation Content|Aspose.Slides for Node.js ...

    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....PowerPoint SmartArt PowerPoint Table Managing Tags and Custom Data...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_LayoutTableRowsApart method. Allow Table Rows to Wrap Inline Objects Independently in C++....ableRowsApart method Allow Table Rows to Wrap Inline Objects...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。...<html> <body> <h2> 我的CD收藏 </h2> <table border= "1" > <tr bgcolor= "#9acd32"...</td> </tr> </xsl:for-each> </table> </body> </html> </xsl:template>...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/