Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 217 for

alias

(0.17 sec)
  1. set - JavaScript | MDN

    The set syntax binds an object property to a function to be called when there is an attempt to set that property. It can also be used in classes.... val An alias for the variable that holds...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  2. How to use rspec to test GroupDocs API - Part 2

    In the first article, How to use rspec to test GroupDocs API. Part 1, we created first test for GroupDocs API. This article describes in details how tests works, what expectation and matchers are, and how to test an API with the PULL method. Expectation and Matchers So what are expectation and matchers? Lets look at a small example: string ="GroupDocs" string.should have(9).characters string.should\_not have(5).characters Expectations are defined by should and the negative form should_not.... This is just an alias for describe. The two methods...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  3. Download full-text search library for Node.js |...

    Download the Full-Text Search API for Node.js, which supports a variety of document formats and search types using JavaScript.... Alias substitution in search queries...

    releases.groupdocs.com/search/nodejs-java/
  4. touch-action - CSS: Cascading Style Sheets | MDN

    The touch-action CSS property sets how an element's region can be manipulated by a touchscreen user (for example, by zooming features built into the browser).... This is an alias for " pan-x pan-y pinch-zoom...

    developer.mozilla.org/en-US/docs/Web/CSS/touch-...
  5. GitHub - groupdocs-search/GroupDocs.Search-for-...

    GroupDocs.Search-for-Node.js-via-Java. Contribute to groupdocs-search/GroupDocs.Search-for-Node.js-via-Java development by creating an account on GitHub.... Alias substitution in search queries...

    github.com/groupdocs-search/GroupDocs.Search-fo...
  6. GitHub - groupdocs-search/GroupDocs.Search-for-...

    GroupDocs.Search-for-Node.js-via-Java. Contribute to groupdocs-search/GroupDocs.Search-for-Node.js-via-Java development by creating an account on GitHub.... Alias substitution in search queries...

    github.com/groupdocs-search/GroupDocs.Search-fo...
  7. GroupDocs.Search for .NET Releases

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....dictionary functionality and alias dictionary functionality as...

    blog.groupdocs.com/tag/groupdocs.search-for-.ne...
  8. Configuring Git to handle line endings - GitHub...

    To avoid problems in your diffs, you can configure Git to properly handle line endings....The binary setting is also an alias for -text -diff . Refreshing...

    docs.github.com/en/get-started/getting-started-...
  9. column-gap - CSS: Cascading Style Sheets | MDN

    The column-gap CSS property sets the size of the gap (gutter) between an element's columns....accept grid-column-gap as an alias for column-gap . Try it Syntax...

    developer.mozilla.org/en-US/docs/Web/CSS/column...
  10. rgb() - CSS: Cascading Style Sheets | MDN

    The rgb() functional notation expresses a color in the sRGB color space according to its red, green, and blue components. An optional alpha component represents the color's transparency....rgba() functional notation is an alias for rgb() . They are exactly...+ 200)) /* Legacy 'rgba()' alias */ rgba(0 255 255) /* Legacy...

    developer.mozilla.org/en-US/docs/Web/CSS/color_...