Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 28,705 for

list

(0.38 sec)
  1. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a List, footnotes and endnotes, page numbers....Specifies the number style for a list, footnotes and endnotes, page...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...paragraph object has the property list_label.label_value, but it only...information associated with list items, including the numerical...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  3. SdtListItemCollection indexer | Aspose.Words fo...

    SdtListItemCollection indexer. Returns a [SdtListItem](../../sdtListitem/) object given its zero-based index 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...
  4. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Document::Cleanup method | Aspos...

    Aspose::Words::Document::Cleanup method. Cleans unused styles and Lists from the document in C++....method Cleans unused styles and lists from the document. void Aspose...Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the List, overriding the default behavior of the field in C++....Gets or sets the level in the list, overriding the default behavior...use them to emulate numbered lists. auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Markup::SdtListItemCollection cl...

    Aspose::Words::Markup::SdtListItemCollection class. Provides access to SdtListItem elements of a structured document tag. To learn more, visit the documentation article in C++....currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. List.HasSameTemplate | Aspose.Words for .NET

    Discover the HasSameTemplate method, easily check if two Lists share the same template, ensuring consistency and efficiency in your data management....HasSameTemplate List.HasSameTemplate method Returns true if the...the current list and the given list are created from the same...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method...output_file : str , input_files : List [ str ]): ... Parameter Type...output file name. input_files List[str] The input file names. Remarks...

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