Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 31,001 for

list

(0.05 sec)
  1. Identifying recognition problems|Documentation

    How to identify non-fatal errors that occurred during recognition....recognition errors are stored as a list of strings in the warnings property...

    docs.aspose.com/ocr/python-net/identify-problems/
  2. Link Report Template and Definition|Aspose.Word...

    How to link report template with the report definition while configuring Aspose.Words for SharePoint reports....from the Properties list. The Properties list on the Custom tab...

    docs.aspose.com/words/sharepoint/linking-report...
  3. MailMergeOptions.cleanup_paragraphs_with_punctu...

    MailMergeOptions.cleanup_paragraphs_with_punctuation_marks property. Gets or sets a value indicating whether paragraphs with punctuation marks are considered as empty and should be removed if the [MailMergeCleanupOptions.REMOVE_EMPTY_PARAGRAPHS](../../../aspose.words.mailmerging/mailmergecleanupoptions/#REMOVE_EMPTY_PARAGRAPHS) option is specified.... Here is the complete list of cleanable punctuation marks:...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Add Data Validation in Excel using Python

    This tutorial provides guidance on how to add data validation in Excel using Python. It has the environment settings, a List of steps, and a runnable sample code to apply Excel data validation List using Python....write the application through a list of steps, a resource to set...add a reference range Add the list of values in the reference range...

    kb.aspose.com/cells/python/how-to-add-data-vali...
  5. Working with Layers|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....class allows to retrieve the list of available layers from the...following piece of code helps to get list of Layers. Programming Samples...

    docs.aspose.com/diagram/python-java/working-wit...
  6. Deleting Messages from Server|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....IN_BOX ); // Append test messages List < MailMessage > emlList = new...appendMessages ( emlList ); List < String > uidList = new ArrayList...

    docs.aspose.com/email/java/deleting-messages-fr...
  7. TableCollection.Item | Aspose.Words for .NET

    Access TableCollection items effortlessly by retrieving tables at specific indexes. Simplify your data management with our intuitive property feature!...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/net/aspose.words.tab...
  8. FieldAutoTextList.ListStyle | Aspose.Words for ...

    Discover the FieldAutoTextList ListStyle property to customize your entry Lists effortlessly. Enhance your content with tailored styles today!...name of the style on which the list to contain entries is based...AUTOTEXTLIST field to select from a list of AutoText entries. public...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Page setup|Documentation

    How to customize the paper size, orientation, font, images, and other layout settings of a printable form.... See the full list of supported font styles below...the source code. See the full list of supported bubble sizes below...

    docs.aspose.com/omr/cpp/generate-template/page-...
  10. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...number items like a numbered list. # LISTNUM fields are a newer...Paragraph 2.' ) for field in list ( filter ( lambda f : f . type...

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