Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,303 for

update string index

(0.15 sec)
  1. Aspose::Words::VariableCollection class | Aspos...

    Aspose::Words::VariableCollection class. A collection of document variables. To learn more, visit the documentation article in C++....KeyValuePair < System :: String , System :: String >> Methods Method...(const System::String&, const System::String&) Adds a document...

    reference.aspose.com/words/cpp/aspose.words/var...
  2. VariableCollection.IndexOfKey | Aspose.Words fo...

    Discover the VariableCollection IndexOfKey method. Quickly find the zero-based Index of your document variable for efficient data management....method Returns the zero-based index of the specified document variable...IndexOfKey ( string name ) Parameter Type Description name String The...

    reference.aspose.com/words/net/aspose.words/var...
  3. VariableCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.VariableCollection, efficiently manage and customize document variables for enhanced document automation and flexibility....IEnumerable < KeyValuePair < string , string >> Properties Name Description...be replaced by empty string. (2 indexers) Methods Name Description...

    reference.aspose.com/words/net/aspose.words/var...
  4. Aspose::Words::Fields::FieldFormat::get_DateTim...

    Aspose::Words::Fields::FieldFormat::get_DateTimeFormat method. Gets or sets a formatting that is applied to a date and time field result. Corresponds to the \@ switch in C++.... System :: String Aspose :: Words :: Fields ::...set_NumericFormat ( u "$###.00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldFormat::get_Numeric...

    Aspose::Words::Fields::FieldFormat::get_NumericFormat method. Gets or sets a formatting that is applied to a numeric field result. Corresponds to the \# switch in C++.... System :: String Aspose :: Words :: Fields ::...set_NumericFormat ( u "$###.00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified Index in C++....occurrence at the specified index. void Aspose :: Words :: Fields...GeneralFormatCollect :: RemoveAt ( int32_t index ) Examples Shows how to format...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::GetEnumerator method. Returns an enumerator object in C++....00" ); field -> Update (); ASSERT_EQ ( u "= 2 + 3...MMMM dd, yyyy" ); field -> Update (); ASSERT_EQ ( u "DATE \\...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::GeneralFormatCollection ...

    Aspose::Words::Fields::GeneralFormatCollection class. Represents a typed collection of general formats. To learn more, visit the documentation article in C++....general format at the specified index. Is (const System::TypeInfo&)...occurrence at the specified index. static Type () Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a document variable to the collection.... add ( name : string , value : string ) Parameter Type Description...Description name string The case-insensitive name of the variable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....number for an index entry, which is used by an INDEX field. Examples:...Examples: Shows how to create an INDEX field, and then use XE fields...

    reference.aspose.com/words/java/com.aspose.word...