Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 37,918 for

list

(0.22 sec)
  1. 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...
  2. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection....Shows how to work with drop down-list structured document tags. doc...markup . SdtType . DROP_DOWN_LIST , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Delete all the comments by an author|Aspose.Sli...

    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....SlideCommentsPart ; // Get the list of comments. if ( slideCommentsPart...authorId . Value ); List < Comment > comments = new List < Comment >();...

    docs.aspose.com/slides/net/delete-all-the-comme...
  4. 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...
  5. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text paragraphs....Type Description Rectangles List Coordinates of each paragraph...width and height), returned as a list of Rectangle objects. ImageIndex...

    products.aspose.com/ocr/net/recognition/get-tex...
  6. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Gets the number of nodes in the list. iterator() Provides a simple...to the number of items in the list, this returns a null reference...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....index int32_t An index into the list of sections. Remarks The index...to the number of items in the list, this returns a null reference...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Discover the Hyphenation IsDictionaryRegistered method, checks if a dictionary is registered for your language, ensuring accurate hyphenation in your applications....hyphenation dictionary contains a list of strings that define hyphenation...look through the dictionary's list of strings for that word's substrings...

    reference.aspose.com/words/net/aspose.words/hyp...
  9. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities....item in a bulleted or numbered list in original revision. IsMoveFromRevision...get; } Provides access to the list formatting properties of the...

    reference.aspose.com/words/net/aspose.words/par...
  10. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language....hyphenation dictionary contains a list of strings that define hyphenation...look through the dictionary's list of strings for that word's substrings...

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