Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 31,643 for

list

(0.05 sec)
  1. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a document....'Revisions at list levels.docx' ) doc . update_list_labels () paragraphs...( '1.' , paragraphs [ 0 ] . list_label . label_string ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...chartHeight); var categories = new List<string> { "FCEV 400 km\n(2019)"...data var baseCarCostData = new List<double> { 21, 18, 11, 5, 0,...

    forum.aspose.com/t/getting-the-exact-coordinate...
  3. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....areas of an image, provide a list of Aspose.Drawing.Rectangle...Manually specify recognition areas List < Aspose . Drawing . Rectangle...

    docs.aspose.com/ocr/net/image-regions-extract/
  4. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Compare MSG Files via .NET | products.aspose.com

    C# source code to compare MSG documents for differences on .NET Framework, .NET Core, and Xamarin Platforms.... List the differences and set the...StringComparer.Ordinal); var list = new List( LSTnode( string ))();...

    products.aspose.com/email/net/comparison/msg/
  7. Reading and Converting Outlook Files|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.... This property returns a list of OlmFolder objects, each representing...each object, which returns a list of its subdirectories. By using...

    docs.aspose.com/email/net/reading-and-convertin...
  8. JsonDataLoadOptions.PreserveSpaces | Aspose.Wor...

    Discover how the JsonDataLoadOptions PreserveSpaces property enhances JSON data handling by preserving leading and trailing spaces for accurate string values....{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Language detecton|Documentation

    How to detect the languages used on the provided image....formats and returns them as a list of LanguageDetectionOut objects... languages List<Map.Entry<Language, Float>> Lists the recognition...

    docs.aspose.com/ocr/java/language_detection/
  10. BookmarkCollection indexer | Aspose.Words for P...

    BookmarkCollection indexer. Returns a bookmark at the specified index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...