Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 37,488 for

list

(1.06 sec)
  1. Aspose.PSD for .NET 21.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.... List < string > fonts = new System...System . Collections . Generic . List < string >(); fonts . AddRange...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-5...
  2. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++....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/cpp/aspose.words/hyp...
  3. 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...
  4. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...lists that the tree nodes might refer...CompositeNode ) lists Provides access to the list formatting used...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevel.image_data property | Aspose.Words fo...

    ListLevel.image_data property. Returns image data of the picture bullet shape for the current List level....bullet shape for the current list level. @property def image_data...See Also module aspose.words.lists class ListLevel ListLevel.font...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story.... assertEqual ( 2 , len ( list ( filter ( lambda hf : not hf...self . assertEqual ( 6 , len ( list ( filter ( lambda hf : hf ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. PersonCollection constructor | Aspose.Words for...

    aspose.words.bibliography.PersonCollection constructor...__init__ ( self , persons : List [ aspose . words . bibliography...Parameter Type Description persons List[ Person ] Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++....System :: String ( u "“John Doe´s list of currency symbols”™ \r " )...:: String ( u "“John Doe´s list of currency symbols†\u009d...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Aspose::Words::Document::get_RevisionsView meth...

    Aspose::Words::Document::get_RevisionsView method. Gets or sets a value indicating whether to work with the original or revised version of a document in C++....get_MyDir () + u "Revisions at list levels.docx" ); doc -> UpdateListLabels...accepted. Currently supports list labels. doc -> set_RevisionsView...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. RTF template width is not accommodating for all...

    Hello, I am facing an issue where we are generating RTF template with high column count or column width. When the overall column width exceeds a certain value it starts clipping the column at the right end (Example file…...setWidth(100); List<Map<String, Object>> columns = (List<Map<String...

    forum.aspose.com/t/rtf-template-width-is-not-ac...