Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 7,197 for

generation

(0.14 sec)
  1. GroupDocs.Annotation 18.10 | Watermarking On-pr...

    Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents.... Generate document page preview in JPG...

    releases.groupdocs.com/annotation/java/18-10/
  2. GroupDocs.Annotation 1.4.0 | Watermarking On-pr...

    Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents.... Generate document page preview in JPG...

    releases.groupdocs.com/annotation/java/1-4-0/
  3. GroupDocs.Annotation 19.5 | Watermarking On-pre...

    Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents.... Generate document page preview in JPG...

    releases.groupdocs.com/annotation/java/19-5/
  4. GroupDocs.Annotation 17.10.1 | Watermarking On-...

    Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents.... Generate document page preview in JPG...

    releases.groupdocs.com/annotation/java/17-10-1/
  5. GroupDocs.Annotation 17.5.0 | Watermarking On-p...

    Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents.... Generate document page preview in JPG...

    releases.groupdocs.com/annotation/java/17-5-0/
  6. content-visibility - CSS: Cascading Style Sheet...

    The content-visibility CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. It enables the user agent to skip an element's rendering work (including layout and painting) until it is needed — which makes the initial page load much faster.... Discrete animation generally means that the property will...

    developer.mozilla.org/en-US/docs/Web/CSS/conten...
  7. Build a cross-browser extension - Mozilla | MDN

    The introduction of the browser extensions API created a uniform landscape for the development of browser extensions. However, there are differences in the API implementations and the scope of coverage among the browsers that use the extensions API (the major ones being Chrome, Edge, Firefox, Opera, and Safari).... At the time of writing, generally, only "manifest_version" ...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  8. Rendering a list of Vue components - Learn web ...

    And that brings us to the end of another article. We now have sample data in place, and a loop that takes each bit of data and renders it inside a ToDoItem in our app.... Instead of generating the id for the checkboxes...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  9. Cross-Origin-Opener-Policy - HTTP | MDN

    The HTTP Cross-Origin-Opener-Policy (COOP) response header allows a website to control whether a new top-level document, opened using Window.open() or by navigating to a new page, is opened in the same browsing context group (BCG) or in a new browsing context group.... Description Generally you should set your policies...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  10. Cache - Web APIs | MDN

    Learn about the Cache interface, including its methods, code examples, specifications, and browser compatibility.... The browser will generally delete all of the data for...

    developer.mozilla.org/en-US/docs/Web/API/Cache