Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 34,227 for

list

(0.16 sec)
  1. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the ListDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …... The list depth should be 0 throughout...Short answer In Aspose.Slides a list depth of 0 means “the paragraph...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  2. Layout detecton|Documentation

    How to detect the layout on the provided image.... Paragraphs List<Aspose.OCR.ContentArea> Detected...Detected paragraphs. Images List<Aspose.OCR.ContentArea> Detected...

    docs.aspose.com/ocr/net/layout_detection/
  3. FieldStyleRef.insert_paragraph_number property ...

    FieldStyleRef.insert_paragraph_number property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevel.linked_style property | Aspose.Words ...

    ListLevel.linked_style property. Gets or sets the paragraph style that is linked to this List level....style that is linked to this list level. @property def linked_style...This property is None when the list level is not linked to a paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Outlook Distribution Lists using E...

    C++ Email Library API can be used to create and save Outlook Distribution List that is a collection of multiple contacts and read it from PST....Working with Outlook Distribution Lists using Email C++ Library Contents...Distribution Lists It is possible to create a Distribution list using...

    docs.aspose.com/email/cpp/working-with-distribu...
  6. List.hasSameTemplate method | Aspose.Words for ...

    List.hasSameTemplate method. Returns true if the current List and the given List are created from the same template....true if the current list and the given list are created from the...Words . Lists . List ) Parameter Type Description other List Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted Lists in the document....count of numbered and bulleted lists in the document. get count ()...properties of lists. let doc = new aw . Document (); let lists = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...ListCollection indexer Gets a list by index. public List this [ int index...owner document properties of lists. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...
  9. 使用嵌套对象|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....FileName ); //Instantiate the List based on the class System ....Individual > list = new System . Collections . Generic . List < Individual...

    docs.aspose.com/cells/zh/net/using-nested-objects/
  10. TxtListIndentation | Aspose.Words for Java

    Specifies how List levels are indented when document is exporting to SaveFormat.TEXT format in Java....TxtListIndentation Specifies how list levels are indented when document...Examples: Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/java/com.aspose.word...