Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,332 for

detection

(0.07 sec)
  1. Device orientation events - Web APIs | MDN

    Device orientation events are events that allow you to detect a device's physical orientation, as well as allowing you to detect the device's motion....are events that allow you to detect a device's physical orientation...as well as allowing you to detect the device's motion . Concepts...

    developer.mozilla.org/en-US/docs/Web/API/Device...
  2. WordProcessingSaveOptions | GroupDocs.Editor fo...

    Allows to specify custom options for generating and saving WordProcessingcompliant documents after they were edited...Word (or other program) will detect (or choose) the document locale...Word (or other program) will detect (or choose) the document RTL...

    reference.groupdocs.com/editor/net/groupdocs.ed...
  3. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....GIF images Leave feedback Detecting the GIF version The following...sample of code will help you to detect the version of a loaded GIF...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Security Overview · groupdocs-signature/GroupDo...

    GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects....Security No security policy detected This project has not set up...

    github.com/groupdocs-signature/GroupDocs.Signat...
  5. Security Overview · groupdocs-search/GroupDocs....

    GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects....Security No security policy detected This project has not set up...

    github.com/groupdocs-search/GroupDocs.Search-fo...
  6. Introduction | Documentation

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....Editor can automatically detect document format and select...document format for saving. Detecting document type Sometimes it...

    docs.groupdocs.com/editor/java/introduction/
  7. High Quality .NET Font Manipulation API for TTF...

    Develop powerful apps to read, merge, and convert TTF, OTF, CFF, WOFF, and more fonts using the feature-rich Aspose .NET font manipulation API....related to glyphs and metrics, detect Latin symbols, render text...Master Font Conversion and Detect Latin Symbols in Type1 Fonts...

    www.aspose.com/products/net/font/
  8. Latest release for Modern SharePoint WebPart fo...

    Great news for SharePoint Developers, GroupDocs proudly announces latest release for GroupDocs.Viewer for .NET Modern SharePoint WebPart. In this v1.1 we updated all features that were implemented in ASP.NET MVC Modern UI v1.1. Our aim is to provide same features in all of our modern front ends, so that customer’s across different platforms can enjoy similar features. We have introduced a bunch of new features in this new version. We would recommend you to download this release and provide your valuable feedback....application will automatically detect and render attachments. View...application will automatically detect and display thumbnails for...

    blog.groupdocs.com/viewer/latest-release-modern...
  9. @media - CSS: Cascading Style Sheets | MDN

    The @media CSS at-rule can be used to apply part of a style sheet based on the result of one or more media queries. With it, you specify a media query and a block of CSS to apply to the document if and only if the media query matches the device on which the content is being used.... forced-colors Detect whether user agent restricts...is it? prefers-color-scheme Detect if the user prefers a light...

    developer.mozilla.org/en-US/docs/Web/CSS/@media
  10. Comparer.ApplyChanges Method (Stream, ApplyChan...

    Accepts or rejects changes and applies them to resultant document....about how apply or reject detected differences between compared...to apply or reject changes detected during document comparisonin...

    apireference.groupdocs.com/comparison/net/group...