Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 20,893 for

table

(0.1 sec)
  1. 操作现有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...
  2. 搜索

    搜索...將表格形狀添加到幻燈片 SharedPtr<ITable> table = islide->get_Shapes()->AddTable(100...為每個單元格設置邊框格式 for (int x = 0; x < table->get_Rows()->get_Count(); x++)...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  3. Overview of Annotations|Aspose.PDF for C++

    Check out the list of possible annotations you can work with using Aspose.PDF for C++....Contents [ Hide ] The following table indicates the Annotation types...

    docs.aspose.com/pdf/cpp/overview-of-annotations/
  4. FontSubstitutionWarningInfo.Reason | Aspose.Wor...

    FontSubstitutionWarningInfo.Reason property displays why a font substitution happened in an Aspose.Words document.... Reason: table substitution." )); Assert ....

    reference.aspose.com/words/net/aspose.words/fon...
  5. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document loading or saving in Java....TABLE_SUBSTITUTION_RULE, warningInfo...\'Arvo\' font instead. Reason: table substitution.", warningInfo...

    reference.aspose.com/words/java/com.aspose.word...
  6. Crash when cloning a cell - Free Support Forum ...

    Hello Aspose, I get a NullRefException when cloning a cell (Cell.Clone()). To reproduce please try this: private static string CellCloneBug(Page page) { var t = new Table(); var r = t.…...CellCloneBug(Page page) { var t = new Table(); var r = t.Rows.Add(); var...pdfDocument.Pages.Add(); var t = new Table(); var r = t.Rows.Add(); var...

    forum.aspose.com/t/crash-when-cloning-a-cell/29...
  7. 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...
  8. Setting Metadata | Node.js

    Easy-to-use Node.js library for font manipulation from Aspose.Font. Learn how to set font metadata information....the font metadata into name table? Aspose.Font for Node.js offers...how to personalize the name table using the function: The nameId...

    docs.aspose.com/font/nodejs-cpp/metadata-inform...
  9. Edit HTML In Javascript

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

    products.aspose.com/words/nodejs-net/edit/html/
  10. 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...