Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 36,360 for

list

(0.33 sec)
  1. CompositeGridConfig|Documentation

    CompositeGridConfig element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....ColumnsCount = 3 , Values = new List < string >() { "U" , "S" , "A"...GridOrientation property. Values List<string> Characters to be drawn...

    docs.aspose.com/omr/net/programmatic-forms/comp...
  2. 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/...
  3. 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/
  4. ListCollection.GetEnumerator | Aspose.Words for...

    Discover the ListCollection GetEnumerator method to easily access and iterate through document Lists. Enhance your coding efficiency today!...enumerate lists in the document. public IEnumerator < List > GetEnumerator...class List class ListCollection namespace Aspose.Words.Lists assembly...

    reference.aspose.com/words/net/aspose.words.lis...
  5. 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...
  6. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…...that all the paragraphs lists are listed with StartAt: 1 which...it continuously numbers the lists no matter what importFormatMode...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  7. Set Service Markers for Barcode Value Field|Doc...

    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....are listed below for illustration: [SPList:Title] – List title...Barcode Column to SharePoint lists for information on how to add...

    docs.aspose.com/barcode/sharepoint/set-service-...
  8. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java....LIST, "MyListStyle1"); doc.getStyles()...getStyles().add(StyleType.LIST, "MyListStyle2"); doc.getStyles().add(StyleType...

    reference.aspose.com/words/java/com.aspose.word...
  9. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a List of nodes matching the XPath expression....select_nodes(xpath) Selects a list of nodes matching the XPath...are not supported. Returns A list of nodes matching the XPath...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image.... The method returns a list of Aspose.OCR.RectangleOutput...page. Therefore, the resulting list can contain more Aspose.OCR...

    docs.aspose.com/ocr/net/image-regions-paragraph...