Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 58,999 for

values

(0.12 sec)
  1. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection.... SdtListItem ( 'Value 1' )) self . assertEqual ( list_items...display_text , list_items [ 0 ] . value ) # Add 3 more list items. Initialize...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....SdtListItem ( "Value 1" )); expect ( listItems . at ( 0 ). value ). toEqual...that are different from their values. listItems . add ( new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Loading::MarkdownLoadOptions cla...

    Aspose::Words::Loading::MarkdownLoadOptions class. Allows to specify additional options when loading Markdown document into a Document object in C++....specified object is equal in value to the current object. get_BaseUri...ma () const Gets a boolean value indicating either to recognize...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....getCleanupParagraphs() Gets a value indicating whether paragraphs...getMergeDuplicateReg() Gets a value indicating whether all of the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Notes::EndnotePosition enum | As...

    Aspose::Words::Notes::EndnotePosition enum. Defines the endnote position in C++....class EndnotePosition Values Name Value Description EndOfSection...endnotes. // If we set the value of the "Position" property to...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. SdtListItem constructor | Aspose.Words for Python

    aspose.words.markup.SdtListItem constructor...] SdtListItem(display_text, value) Initializes a new instance...self , display_text : str , value : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtListItemCollection.selectedValue property | ...

    SdtListItemCollection.selectedValue property. Specifies currently selected value in this list...currently selected value in this list. Null value allowed, meaning...SdtListItem ( "Value 1" )); expect ( listItems . at ( 0 ). value ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Using Variables in Java|Aspose.Words for Java

    Use variables to calculate an expensive value just once and access it multiple times in template documents using Java....need to calculate an expensive value just once and access it multiple...Also, calculation of complex values such as running (progressive)...

    docs.aspose.com/words/java/using-variables/
  9. SdtListItemCollection.GetEnumerator | Aspose.Wo...

    Discover the SdtListItemCollection GetEnumerator method to efficiently iterate through collection items, enhancing your coding efficiency and productivity.... Add ( new SdtListItem ( "Value 1" )); Assert . AreEqual ( listItems...DisplayText , listItems [ 0 ]. Value ); // Add 3 more list items...

    reference.aspose.com/words/net/aspose.words.mar...
  10. SdtListItemCollection.Item | Aspose.Words for .NET

    Access SdtListItem objects effortlessly with the SdtListItemCollection Item property. Retrieve items using their zero-based index for seamless data management.... Add ( new SdtListItem ( "Value 1" )); Assert . AreEqual ( listItems...DisplayText , listItems [ 0 ]. Value ); // Add 3 more list items...

    reference.aspose.com/words/net/aspose.words.mar...