Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,541 for

update name index

(0.06 sec)
  1. Aspose::Words::VariableCollection::Remove metho...

    Aspose::Words::VariableCollection::Remove method. Removes a document variable with the specified Name from the collection in C++....variable with the specified name from the collection. void Aspose...:: String & name ) Parameter Type Description name const System::String&...

    reference.aspose.com/words/cpp/aspose.words/var...
  2. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom document properties effortlessly with the Add method. Enhance your documents with tailored String data types for optimal performance....string name , string value ) Parameter Type Description name String...String The name of the property. value String The value of the property...

    reference.aspose.com/words/net/aspose.words.pro...
  3. BookmarkStart.bookmark property | Aspose.Words ...

    BookmarkStart.bookmark property. Gets the facade object that encapsulates this bookmark start and end....Shows how to add bookmarks and update their contents. test ( 'CreateUpdateAndPrint'...collection by index or name, and their names can be updated. bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::VariableCollection::Add method |...

    Aspose::Words::VariableCollection::Add method. Adds a document variable to the collection in C++....Add ( const System :: String & name , const System :: String & value...Description name const System::String& The case-insensitive name of the...

    reference.aspose.com/words/cpp/aspose.words/var...
  5. Work with Document Properties in Java|Aspose.Wo...

    Aspose.Words for Java allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties....such as document title, author name, document statistics, and others...User-defined or custom, provided as name-value pairs where the user can...

    docs.aspose.com/words/java/work-with-document-p...
  6. Using PSD files as templates for automation - B...

    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....used cases when you need to update some layers In PSD File programmatically...known Layer Names. So you need to change, update or replace PSD...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  7. Aspose::Words::VariableCollection::Contains met...

    Aspose::Words::VariableCollection::Contains method. Determines whether the collection contains a document variable with the given Name in C++....document variable with the given name. bool Aspose :: Words :: VariableCollection...:: String & name ) Parameter Type Description name const System::String&...

    reference.aspose.com/words/cpp/aspose.words/var...
  8. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::RemoveAt method. Removes a property at the specified Index in C++....a property at the specified index. void Aspose :: Words :: Properties...( int32_t index ) Parameter Type Description index int32_t The...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....Shows how to add bookmarks and update their contents. public void...collection by index or name, and their names can be updated. bookmarks...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::VariableCollection::GetEnumerato...

    Aspose::Words::VariableCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all variable in the collection in C++...."Home address" ); field -> Update (); ASSERT_EQ ( u "123 Main...values to existing keys will update them. variables -> Add ( u...

    reference.aspose.com/words/cpp/aspose.words/var...