Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 36,378 for

list

(0.39 sec)
  1. Managing Controls|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....create a combo box, or drop-down list of valid entries that is compiled...When you create a drop-down list for a cell, it displays an arrow...

    docs.aspose.com/cells/java/managing-controls/
  2. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumerator method. Enjoy simple, efficient access to your collection of nodes in C#...."//Table//Paragraph" ); // Iterate through the list with an enumerator and print..."//Body/Paragraph" ); // We can treat the list as an array. Assert . That (...

    reference.aspose.com/words/net/aspose.words/nod...
  3. ListLabel.font property | Aspose.Words for Python

    ListLabel.font property. Gets the List label font....font property Gets the list label font. @property def font...See Also module aspose.words.lists class ListLabel ListLabel.label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform....assertListEqual ([ 'Times New Roman' ], list ( table_substitution_rule ....'Liberation Serif' , 'DejaVu Serif' ], list ( table_substitution_rule ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform....assertListEqual ([ 'Times New Roman' ], list ( table_substitution_rule ....'Liberation Serif' , 'DejaVu Serif' ], list ( table_substitution_rule ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontSubstitutionSettings.table_substitution pro...

    FontSubstitutionSettings.table_substitution property. Settings related to table substitution rule....'Missing Font' , 'Kreon' ], list ( table_substitution_rule ....assertSequenceEqual ([ 'Arvo' ], list ( table_substitution_rule ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks.... To ( List<Stream>, SaveFormat ) Specifies...output Document streams list. To ( List<Stream>, SaveOptions )...

    reference.aspose.com/words/net/aspose.words.low...
  8. Find Text in Picture using Python

    Follow this article to find text in picture using Python. It has all the details to set the IDE, a List of steps, and a sample code for developing text finder from image using Python....details to set the environment, a list of steps, and a sample code...recognizing a single line, setting the list of text areas, and a flag to...

    kb.aspose.com/ocr/python/find-text-in-picture-u...
  9. Splitter.Create | Aspose.Words for .NET

    Discover how to efficiently create a new instance of the splitter processor with our easy-to-follow guide for seamless integration and enhanced performance.... Page ; List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  10. Defining the whitelist of characters|Documentation

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

    docs.aspose.com/ocr/python-net/characters-white...