Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 34,227 for

list

(0.47 sec)
  1. Aspose::Words::Markup::SdtListItemCollection::C...

    Aspose::Words::Markup::SdtListItemCollection::Clear method. Clears all items from this collection in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::SdtListItemCollection::i...

    Aspose::Words::Markup::SdtListItemCollection::idx_get method. Returns a SdtListItem object given its zero-based index in the collection in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::SdtListItem class | Aspo...

    Aspose::Words::Markup::SdtListItem class. This element specifies a single List item within a parent ComboBox or DropDownList structured document tag. To learn more, visit the documentation article in C++....This element specifies a single list item within a parent ComboBox...attribute contents for this list item. get_Value () const Gets...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting....and use a paragraph style with list formatting. doc = aw . Document...space_after = 12 # Create a list and make sure the paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeriesCollection.add_date method | Aspose....

    ChartSeriesCollection.add_date method. Adds new [ChartSeries](../../chartseries/) to this collection...dates : List [ datetime . datetime ], values : List [ float ]):...series_name str dates List[datetime.datetime] values List[float] See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Aspose::Words::Saving::MarkdownListExportMode e...

    Aspose::Words::Saving::MarkdownListExportMode enum. Specifies how Lists are exported into Markdown in C++....MarkdownListExportMo enum Specifies how lists are exported into Markdown....Description MarkdownSyntax 0 Export list items compatible with Markdown...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph....# 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...
  9. FieldStyleRef.insert_paragraph_number_in_relati...

    FieldStyleRef.insert_paragraph_number_in_relative_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context....# 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...
  10. 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...