Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 34,535 for

list

(0.67 sec)
  1. Recognize image via C# | Aspose

    Recognize image using default options.... RecognitionAreasRect List Gets rectangles coordinates...RecognitionAreasText List Gets list recognition results of a list of areas...

    products.aspose.com/ocr/net/recognition/recogni...
  2. Aspose.PSD for .NET 23.5 - Release Notes|Docume...

    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....filter items var filters = new List < SmartFilter >( smartObj ....bool isFillStartsWithAllP ; List < IPathShape > shapes = GetShapesFromResourc...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  3. Tables|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....Data Creating a List Object Formatting List Object Hide Overlaid...Set the Comment of Table or List Object Smart HTML Analyzing...

    docs.aspose.com/cells/python-java/tables/
  4. 使用嵌套对象|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....FileName ); //Instantiate the List based on the class System ....Individual > list = new System . Collections . Generic . List < Individual...

    docs.aspose.com/cells/zh/net/using-nested-objects/
  5. Identifying the characters|Documentation

    Detecting the characters in an image....NET can automatically build a list of characters found in an image... This list is provided in recognition_characters_list property...

    docs.aspose.com/ocr/python-net/characters-ident...
  6. 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...
  7. 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...
  8. Aspose::Words::Fields::FieldStyleRef class | As...

    Aspose::Words::Fields::FieldStyleRef class. Implements the STYLEREF field. To learn more, visit the documentation article in C++....// Create a list based using a Microsoft Word list template. System...:: Words :: Lists :: List > list = doc -> get_Lists () -> Add (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. CheckBoxConfig|Documentation

    CheckBoxConfig element generates a List of answers with blank bubbles that can accommodate any kind of marks....Hide ] This element generates a list of answers with blank boxes...property. Answers are provided as a list of ContentConfig objects in...

    docs.aspose.com/omr/net/programmatic-forms/chec...
  10. Insert Bullets in Word using Java

    Follow this article to insert bullets in Word using Java. It shares the IDE settings, a List of steps for writing the application, and a sample code to add bullets in Word using Java....the development environment, a list of steps to write the application...levels and insertion of number lists if required. Steps to Add Bullets...

    kb.aspose.com/words/java/insert-bullets-in-word...