Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 25,613 for

may

(0.07 sec)
  1. Working with metadata in WEBP images. Working w...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in WEBP images. For more details please refer to the following guide: Working with XMP metadata. More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples Free online document metadata management App Along with full featured .NET library we provide simple, but powerful free Apps....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Organizing information with tables - GitHub Docs

    You can build tables to organize information in comments, issues, pull requests, and wikis....code snippets and tables, you may benefit from enabling a fixed-width...

    docs.github.com/en/get-started/writing-on-githu...
  3. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  4. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream JavaScript try { const fileStream = fs.createReadStream("input.one") const metadata = new groupdocs.metadata.Metadata(fileStream); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You May easily run the code above and see the feature in action in our GitHub examples:... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  5. Add watermarks to images | Documentation

    Add watermark to photos or multi-framed images using Java....multi-frame tiff images, you may want to add watermark to some...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. Practical security implementation guides - Secu...

    Users frequently input sensitive data on websites, such as names, addresses, passwords, and banking details. As a web developer, it's crucial to protect this information from bad actors who use a wide range of exploits to steal such information and use it for personal gain. The focus of web security is to help you protect your website against these exploits and secure your users' sensitive data....Low Yes Control how your site may be framed within an <iframe>...For certain types of data, you may wish to disable this feature;...

    developer.mozilla.org/en-US/docs/Web/Security/P...
  7. HTML on GroupDocs Blog | Document Automation So...

    HTML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in HTML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Add Point Annot......knowledge of the tools that may help us in the long run. Annotation...is one of those tools which may help you in adding the extra...

    blog.groupdocs.com/tag/html/index.xml
  8. Facebook Container for Firefox | Prevent Facebo...

    Millions of people around the world trust Firefox Web browsers on Android, iOS and desktop computers. Fast. Private. Download now!...32-bit Android iOS Your system may not meet the requirements for...32-bit Android iOS Your system may not meet the requirements for...

    www.mozilla.org/en-US/firefox/facebookcontainer/
  9. Navigator: registerProtocolHandler() method - W...

    Learn about the Navigator.registerProtocolHandler() method, including its syntax, code examples, specifications, and browser compatibility.... The browser may ask the user to confirm that...site wishes to handle. This may be a custom scheme, in which...

    developer.mozilla.org/en-US/docs/Web/API/Naviga...
  10. prefers-reduced-motion - CSS: Cascading Style S...

    The prefers-reduced-motion CSS media feature is used to detect if a user has enabled a setting on their device to minimize the amount of non-essential motion. The setting is used to convey to the browser on the device that the user prefers an interface that removes, reduces, or replaces motion-based animations....has a scaling movement that may be problematic for some readers...vestibular motion disorders may wish to enable the reduce motion...

    developer.mozilla.org/en-US/docs/Web/CSS/@media...