Aspose::Words::VariableCollection::Clear method. Removes all elements from the collection in C++....automatically sorts variables alphabetically by name. ASSERT_EQ ( 0...
Aspose::Words::VariableCollection::Contains method. Determines whether the collection contains a document variable with the given name in C++....automatically sorts variables alphabetically by name. ASSERT_EQ ( 0...
Aspose::Words::Fields::FieldXE::get_IsBold method. Gets or sets whether to apply bold formatting to the entry's page number in C++....fields sort all entries alphabetically, so this entry will show...
Aspose::Words::VariableCollection::get_Count method. Gets the number of elements contained in the collection in C++....automatically sorts variables alphabetically by name. ASSERT_EQ ( 0...
Aspose::Words::Fields::FieldXE::get_IsItalic method. Gets or sets whether to apply italic formatting to the entry's page number in C++....fields sort all entries alphabetically, so this entry will show...
Aspose::Words::VariableCollection::IndexOfKey method. Returns the zero-based index of the specified document variable in the collection in C++....automatically sorts variables alphabetically by name. ASSERT_EQ ( 0...
I have an issue ordering a list by date. My Word file contains the following code:
<<foreach [in MyData.OrderBy(p=>p.Date)]>><<[Name]>><</foreach>>
I want the list to print the elements of that list ordered by date. Ho…...instruction the list is ordered alphabetically (I guess it is compared...
Aspose::Words::Fields::FieldIndex::get_LanguageId method. Gets or sets the language ID used to generate the index in C++....fields sort all entries alphabetically, so this entry will show...