Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 17,962 for

table

(0.12 sec)
  1. Aspose::Words::Saving::HtmlVersion enum | Aspos...

    Aspose::Words::Saving::HtmlVersion enum. Indicates the version of HTML is used when saving the document to Html and Mhtml formats in C++.... Contains ( u "<table style= \" padding:0pt; -aw-border-insideh:0...outDocContents . Contains ( u "<table cellspacing= \" 0 \" cellpadding=...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Product Overview|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....as managing texts, shapes, tables & animations, adding audio...for Android via Java, besides tables and different kinds of shapes...

    docs.aspose.com/slides/androidjava/product-over...
  3. Working with Bookmarks in Python|Aspose.Words f...

    How to insert, obtain, move, show or hide bookmarks using Python....example shows how to bookmark a table: If you change the name of a...access columns of the bookmarked table: Move to a Bookmark If you need...

    docs.aspose.com/words/python-net/working-with-b...
  4. Display font Metrics | .NET API Solution

    .NET API Solution to manage fonts. Learn how to view font metrics like width, kerning, ascent, descent, with a few lines of C# code....Get the cmap Unicode encoding table from the font as object TtfCMapFormatBaseTab...//Get the cmap unicode encoding table from the font as an object ...

    products.aspose.com/font/net/font-metrics/
  5. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_Tables property. Specifies whether to compare the differences in data contained in Tables....ignore_tables property CompareOptions.ignore_tables property...contained in tables. @property def ignore_tables ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 幻灯片上的形状调整大小|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....shape )) { SharedPtr < ITable > table = System :: ExplicitCast < ITable...( shape ); for ( auto row : table -> get_Rows ()) { row -> set_MinimalHeight...

    docs.aspose.com/slides/zh/cpp/re-sizing-shapes-...
  7. Convert JSON to CSV|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....ArrayAsTable (processes the array as a table). The JsonUtility class processes...

    docs.aspose.com/cells/net/convert-json-to-csv/
  8. Change Slicer Properties|Documentation

    Learn how to Change Slicer Properties with Aspose.Cells for Python via .NET....Excel file that contains a table. It then creates the slicer...

    docs.aspose.com/cells/python-net/change-slicer-...
  9. 书签内容为表格时bookmark.setText("")置空异常 - Free Support...

    清除表格书签.docx (10.4 KB) aspose.words 16.4.0将上面内容为表格的书签进行置空时报错: java.lang.IllegalArgumentException: Cannot insert a node of this type at this location. public static void main(String[] args) { try { String fi…...TABLE) { // 删除书签 bookmark.remove();...getBookmarks().get("bookmark"); Table table = (Table) bookmark.getBookmarkStart()...

    forum.aspose.com/t/bookmark-settext/316058
  10. 从XML生成PDF|Aspose.PDF for C++

    Aspose.PDF for C++ 提供了几种将XML文件转换为PDF文档的方法,要求输入XML文件。...<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/cpp/generate-pdf-from-xml/