Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 36,360 for

list

(0.08 sec)
  1. Extract Table Data from PDF|Aspose.PDF for PHP ...

    Learn how to extract tabular from PDF using Aspose.PDF for PHP...saved in a list of AbsorbedTable . We can get this list through...TableList and handle list of absorbed rows and list of absorbed cells...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  2. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...COMPANY_CODE=""; //融资种类文本描述+表格 List<Map<String,Object>> rz_financialInstitution...ion = JSON.parseObject(json,List.class); EiInfo eiInfo = new...

    forum.aspose.com/t/topic/312798
  3. Bullet point issue in word exports - Free Suppo...

    We have an application written in java to convert a legal document(html) to a word doc. During this conversion, the bullet points which are in solid circle is getting converted to hollow circle. Tried setting the numbe…...all list levels and force a solid‑circle bullet for (List list...getLists()) { for (ListLevel level : list.getListLevels()) { level.se...

    forum.aspose.com/t/bullet-point-issue-in-word-e...
  4. Tables and Ranges with Node.js via C++|Document...

    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....Microsoft Excel for tables and list objects. Using Microsoft Excel...existing file that contains a table/list object in it const wb = new...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...
  5. 使用 C++ 添加具有命名目标的 PDF 书签|Documentation

    学习如何使用 Aspose.Cells for C++ 添加带有命名目标的 PDF 书签。...Sub-Bookmarks in list std :: vector < PdfBookmarkEntry > list ; list . push_back...push_back ( subbookmarkEntry1 ); list . push_back ( subbookmarkEntry2...

    docs.aspose.com/cells/zh/cpp/add-pdf-bookmarks-...
  6. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_shape method...insert_group_shape ( self , shapes : List [ aspose . words . drawing ...Description shapes List[ ShapeBase ] The list of shapes to be grouped...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Folders on WebDav|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....on WebDav Contents [ Hide ] Listing all Folders from Server Aspose...connect to the Exchange Server and list all the folders and sub-folders...

    docs.aspose.com/email/java/working-with-folders...
  8. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....page of the document and make a list of watermark-type artifacts...all the watermarks, once the list is populated with the desired...

    kb.aspose.com/pdf/python/how-to-remove-watermar...
  9. Aspose.Words.WebExtensions module | Aspose.Word...

    The Aspose.Words.WebExtensions module provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins....TaskPaneCollection Specifies a list of persisted task pane objects...WebExtensionBindingC Specifies a list of web extension bindings. To...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PhysicalFontInfo | Aspose.Words for Java

    Specifies information about physical font available to Aspose.Words font engine in Java.... Examples: Shows how to list available fonts. // Configure...getFontsSources()[0]; // Get the list of available fonts. ArrayList...

    reference.aspose.com/words/java/com.aspose.word...