Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 19,379 for

list

(0.05 sec)
  1. SdtListItemCollection class | Aspose.Words for ...

    aspose.words.markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtListitem/) elements of a structured document tag...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. Methods Name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Lists::ListCollection::AddSingle...

    Aspose::Words::Lists::ListCollection::AddSingleLevelList method. Creates a new single level List based on the predefined template and adds it to the List collection in the document in C++....Aspose::Words::Lists::ListCollection::AddSingleLevelList method...method Creates a new single level list based on the predefined template...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. FieldListNum.starting_number property | Aspose....

    FieldListNum.starting_number property. Gets or sets the starting value for this field....use them to emulate numbered lists. field = builder . insert_field...FIELD_LIST_NUM , update_field = True ) . as_field_list_num ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents. The default value is false in C++....import a document with numbered lists. auto srcDoc = MakeObject <...< Document > ( MyDir + u "List source.docx" ); auto dstDoc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/imp...
  5. ListLabel.LabelValue | Aspose.Words for .NET

    Discover the ListLabel LabelValue property to easily retrieve numeric values for labels, enhancing your data management and reporting efficiency....extract the list labels of all paragraphs that are list items. Document...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/net/aspose.words.lis...
  6. SdtListItem Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SdtListItem class, designed for efficient List item management in ComboBox and DropDownList structured documents....This element specifies a single list item within a parent ComboBox...this list item. Value { get; } Gets the value of this list item...

    reference.aspose.com/words/net/aspose.words.mar...
  7. StructuredDocumentTag.ListItems | Aspose.Words ...

    Discover the StructuredDocumentTag ListItems property, providing easy access to the SdtListItemCollection for enhanced document management and organization....Shows how to work with drop down-list structured document tags. Document...AppendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a List of page numbers that were removed in C++.... Returns a list of page numbers that were removed...:: Collections :: Generic :: List < int32_t >> Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Cluster constructor | Aspose.Words for Python

    Cluster constructor. Initializes new instance of this class....self , codepoints : List [ int ], glyphs : List [ aspose . words...Type Description codepoints List[int] Array of Unicode points...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Using Anonymous Types or Custom Objects in Aspo...

    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/net/using-anonymous-types...