Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 76 for

alias

(0.02 sec)
  1. AliasDictionary.Add Method - GroupDocs.Search f...

    Adds the specified pair of Alias and associated text to this instance of the AliasDictionary....Adds the specified pair of alias and associated text to this...( string alias , string text ) Public Sub Add ( alias As String...

    apireference.groupdocs.com/search/net/groupdocs...
  2. AliasDictionary.Contains Method - GroupDocs.Sea...

    Determines whether an AliasDictionary object contains the specified Alias....object contains the specified alias. Namespace: GroupDocs.Search...Contains ( string alias ) Public Function Contains ( alias As String...

    apireference.groupdocs.com/search/net/groupdocs...
  3. AliasDictionary.Remove Method - GroupDocs.Searc...

    Removes the specified Alias from an AliasDictionary object....Method Removes the specified alias from an AliasDictionary object...Remove ( string alias ) Public Function Remove ( alias As String )...

    apireference.groupdocs.com/search/net/groupdocs...
  4. AliasReplacementPair Constructor - GroupDocs.Se...

    Initializes a new instance of the AliasReplacementPair class....string alias , string replacement ) Public Sub New ( alias As String...String ^ alias , String ^ replacement ) new : alias : string...

    apireference.groupdocs.com/search/net/groupdocs...
  5. AliasDictionary Class - GroupDocs.Search for .N...

    Represents a dictionary of Aliases....Adds the specified pair of alias and associated text to this...the specified collection of alias/replacement pairs to this instance...

    apireference.groupdocs.com/search/net/groupdocs...
  6. Using aliases | Documentation

    This article shows the use of Aliases which allows you to reduce the length of search queries in text form.... To use an alias in a search query, you must...symbol with the name of the alias after it without spaces. Aliases...

    docs.groupdocs.com/search/java/using-aliases/
  7. Using aliases | Documentation

    This article shows the use of Aliases which allows you to reduce the length of search queries in text form.... To use an alias in a search query, you must...symbol with the name of the alias after it without spaces. Aliases...

    docs.groupdocs.com/search/net/using-aliases/
  8. AliasDictionary.AddRange Method (AliasReplaceme...

    Adds the specified collection of Alias/replacement pairs to this instance of the AliasDictionary....the specified collection of alias/replacement pairs to this instance...AliasReplacementPair The collection of alias/replacement pairs to add to...

    apireference.groupdocs.com/search/net/groupdocs...
  9. AliasDictionary.AddRange Method (IEnumerable(Al...

    Adds the specified collection of Alias/replacement pairs to this instance of the AliasDictionary....the specified collection of alias/replacement pairs to this instance...AliasReplacementPair The collection of alias/replacement pairs to add to...

    apireference.groupdocs.com/search/net/groupdocs...
  10. GitHub CLI | Take GitHub to the command line

    Take GitHub to the command line...release create gh repo view gh alias set View and filter a repository’s...https://github.com/cli/cli gh alias set bugs 'issue list --label="bugs"'...

    cli.github.com