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

list

(0.08 sec)
  1. 在Aspose.Cells中使用匿名类型或自定义对象|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....Age" ); //Instantiate the list collection based on the custom...class. IList < MyProduct > list = new List < MyProduct >(); //Provide...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  2. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.ListLabel property. Gets a [Paragraph.ListLabel](./) object that provides access to List numbering value and formatting for this paragraph....object that provides access to list numbering value and formatting...listLabel () : Aspose . Words . Lists . ListLabel Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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/
  6. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_List_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code....has_list_name property FieldListNum.has_list_name property Returns...field’s code. @property def has_list_name ( self ) -> bool : ......

    reference.aspose.com/words/python-net/aspose.wo...
  7. StyleIdentifier Enum | Aspose.Words for .NET

    Discover the Aspose.Words.StyleIdentifier enum for flexible, locale-independent style management in your documents. Enhance your document processing today!... List 47 The List style. List2 50 List3...52 List5 53 ListBullet 48 The List Bullet style. ListBullet2 54...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files.... List < string > docFiles = Directory...Examples Shows how to manage list style clashes while appending...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...documents that have lists with the same list definition identifier...Document ( file_name = MY_DIR + 'List with the same definition identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...