Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 608 for

criteria

(0.05 sec)
  1. 7. JavaScript frameworks | MDN Curriculum

    Study the features of popular JavaScript frameworks, and use them to implement common use cases....Conforming to this set of criteria does not involve becoming...

    developer.mozilla.org/en-US/curriculum/extensio...
  2. Update Watermark Text in DOCX Using Java

    Quickly learn how to update watermark text in DOCX using Java. We'll provide you the code to change watermark text in DOCX in Java without using additional software....based on the specified search criteria Iterate through the collection...

    kb.groupdocs.com/watermark/java/update-watermar...
  3. Read Metadata from PDF using C#

    Learn how to read metadata from PDF using C# without requiring extra software installation. Delve into a code sample demonstrating how to read metadata of PDF using C#....its constructor Establish criteria for validating the collected...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  4. Content negotiation - HTTP | MDN

    In HTTP, content negotiation is the mechanism that is used for serving different representations of a resource to the same URI to help the user agent specify which representation is best suited for the user (for example, which document language, which image format, or which content encoding)....the cache of the decision criteria so that it can reproduce it...cache needs to know which criteria the server used to select...

    developer.mozilla.org/en-US/docs/Web/HTTP/Conte...
  5. QrCodeSearchOptions Class - GroupDocs.Signature...

    Represents search options for QR-Code signatures....signatures that match specified criteria. (Inherited from SearchOptions...

    apireference.groupdocs.com/signature/net/groupd...
  6. metadata - GroupDocs.Metadata for Java - API Re...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......metadata properties by various criteria regardless of the file format...metadata properties using various criteria. public class RemoveMetadataProper...

    apireference.groupdocs.com/metadata/java/com.gr...
  7. Understanding the Web Content Accessibility Gui...

    This set of articles provides quick explanations to help you understand the steps that need to be taken to conform to the recommendations outlined in the Web Content Accessibility Guidelines (WCAG)....it conforms to the success criteria outlined in the WCAG 2 four...

    developer.mozilla.org/en-US/docs/Web/Accessibil...
  8. Remove Metadata from RTF using Java

    Quickly grasp the knowledge of how to remove metadata from RTF using Java. Also, you'll be provided with a code demonstrating how to clean metadata from RTF in Java....or fulfill specific sharing criteria. In this article, we will...

    kb.groupdocs.com/redaction/java/remove-metadata...
  9. GroupDocs.Watermark for .NET 17.11 Release Note...

    Note This page contains release notes for GroupDocs.Watermark for .NET 17.11. Major Features There are following features in this first release: Add support for Email Formats Remove SlidesBaseSlide.BackgroundImage property (obsolete code) Full List of Issues Covering all Changes in this Release Key Summary Category WATERMARKNET-513 Add support for email formats New Feature WATERMARKNET-541 Remove SlidesBaseSlide.BackgroundImage property (obsolete code) Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....msg" )) { SearchCriteria criteria = new TextSearchCriteria (...watermarks = doc . FindWatermarks ( criteria ); // Remove found text fragments...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  10. GitHub - mdn/interactive-examples: Home of the ...

    Home of the MDN live code editor interactive examples - mdn/interactive-examples...browsers that do not meet the criteria, the editor degrades gracefully...

    github.com/mdn/interactive-examples