Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 22,331 for

table

(0.24 sec)
  1. Aspose::Words::BorderCollection::get_DistanceFr...

    Aspose::Words::BorderCollection::get_DistanceFromText method. Gets or sets distance of the border from text in points in C++....reset to zero for borders of table cells. Examples Shows how to...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.Table algorithm....TABLE Contents [ Hide ] To use this structure...reports, invoices, and other tables. However, this algorithm is...

    docs.aspose.com/ocr/python-net/areas-detection/...
  3. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++...." ); // Table: builder -> StartTable (); builder...ExplicitCast < Aspose :: Words :: Tables :: Table > ( docEdited -> GetChild...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. XML Schema of Aspose.PDF|Aspose.PDF for C++

    本文介绍了在 Aspose.PDF for C++ 中使用 XML 文档的 XML 架构。...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...

    docs.aspose.com/pdf/zh/cpp/supported-xml-schema/
  6. 操作现有PDF中的表格|Aspose.PDF for Python via .NET

    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.... table_list [ 0 ] . row_list [ 0 ]...获取页面上的第一个表 table = absorber . table_list [ 0 ] # 创建新表 new_table = ap...

    docs.aspose.com/pdf/zh/python-net/manipulate-ta...
  7. Edit WORD In Java

    Edit a Word document in Java code....using external data, modify tables. Java library is a stand-alone...Modify existing Word elements: tables, lists, charts, images, links...

    products.aspose.com/words/java/edit/word/
  8. Edit HTML In Java

    Edit HTML in Java code....using external data, modify tables. Java library is a stand-alone...Modify existing HTML elements: tables, lists, charts, images, links...

    products.aspose.com/words/java/edit/html/
  9. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....example Paragraph , Section and Table and . The com.aspose.words package...the table when you invoke the M:Aspose.Words.Tables.Table.AutoFit(Aspose...

    reference.aspose.com/words/java/com.aspose.words/
  10. ChartDataTable.has_outline_border property | As...

    ChartDataTable.has_outline_border property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed...Examples Shows how to show data table with chart series data. doc... 9 ]) data_table = chart . data_table data_table . show = True...

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