Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 34,696 for

list

(0.13 sec)
  1. Web Accessibility Rules – Check with Aspose.HTM...

    Learn how to use the AccessibilityRules class of Aspose.HTML, which is a repository of WCAG 2.0 requirements, success criteria, and techniques.... In order to view the list of rules, you need to initialize...Returns a list of principles IList<Principle>. Returns a list of rules...

    docs.aspose.com/html/java/web-accessibility-rules/
  2. Impose PDF using C#

    This article guides on how to impose PDF using C#. It has the details to set the IDE, a List of steps, and a sample code to develop PDF imposition software using C#....the development environment, a list of steps to write the application...names, left pages list, and right pages list These steps entail...

    kb.aspose.com/pdf/net/impose-pdf-using-csharp/
  3. Extract Data from Table in PDF|Aspose.PDF for C++

    Learn how to extract tabular from PDF using Aspose.PDF for C++....:: endl ; // Iterate throught list of rows for ( auto row : table...get_RowList ()) { // Iterate throught list of cell for ( auto cell : row...

    docs.aspose.com/pdf/cpp/extract-data-from-table...
  4. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...//ExStart:CommonExtractContent public static List<Node> ExtractContent(Node startNode...// Create a list to store the extracted nodes. List<Node> nodes...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  5. 通过Node.js via C++添加带有命名目的书签到PDF|Documentation

    学习如何使用Aspose.Cells for Node.js via C++添加带有命名目的PDF书签。确保书签在页面变更时保持完整。...Sub-Bookmarks in list const list = []; list . push ( subbookmarkEntry1...subbookmarkEntry1 ); list . push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks...

    docs.aspose.com/cells/zh/nodejs-cpp/add-pdf-boo...
  6. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....Sub-Bookmarks in list std :: vector < PdfBookmarkEntry > list ; list . push_back...push_back ( subbookmarkEntry1 ); list . push_back ( subbookmarkEntry2...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  7. 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-...
  8. FontSourceBase.get_available_fonts method | Asp...

    FontSourceBase.get_available_fonts method. Returns List of fonts available via this source....get_available_fonts() Returns list of fonts available via this...): ... Examples Shows how to list available fonts. # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Filter Data|Documentation

    This article introduces how to filter data in GridWeb....display in a list. Moreover, you can filter items in a list according...some criteria. Input: The data list in the first worksheet Output:...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for.... A list of characters can be automatically...mechanisms. You can define a list of characters Aspose.OCR engine...

    docs.aspose.com/ocr/java/characters-whitelist/