Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 2,076 for

less

(0.04 sec)
  1. Imágenes adaptables - Aprende desarrollo web | MDN

    En este artículo, aprenderemos sobre el concepto de imágenes adaptables — imágenes que funcionan bien en dispositivos con una amplia diferencia de tamaño de pantallas, resoluciones y otras tantas características — y observar qué herramientas proporciona HTML para ayudar a implementarlas. Esto ayuda a mejorar el rendimiento en diferentes dispositivos....viewport width is 799px wide or less, the first <source> element's...

    developer.mozilla.org/es/docs/Learn/HTML/Multim...
  2. content/files/en-us/web/html/element/input/text...

    The content behind MDN Web Docs. Contribute to mdn/content development by creating an account on GitHub....try to submit the form with less than 4 characters, you'll be...

    github.com/mdn/content/blob/main/files/en-us/we...
  3. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...You can make your templates less cumbersome using the contextual...

    docs.groupdocs.com/assembly/java/template-synta...
  4. GroupDocs.Annotation for Java 21.7 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for Java 21.7 Warning Breaking changes In this version we’re introducing new public API which was designed to be simple and easy to use. For more details about new API please check Migration Notes and Developer Guide sections. Major Features In this version Below the list of most notable changes in release of GroupDocs.Annotation for Java 21.7: Legacy API was removed from product Fixed several bugs and issues Added new type of annotation - Image Annotation for (SpreadSheet, Diagrams, Images, PDF, WordProcessing, Presentations) Investigated and fixed coordinates of annotations to make them same on images preview as on documents for number of formats (PDF, Cells, Slides, Words) Adding showing distance value for Distance annotations in different formats (Slides, PDF, Images, Diagrams, Cells) Fixed Background color for highlight annotation is not set in Images Implemented ability to add Image Annotations to Diagrams Added overloads for Remove method Implement image extracting of ImageAnnotation Fixed support DWG files Fixed issue with encrypted SpreadSheet(Cells) files Added new feature for managing different versions of annotated documents (supported formats: Words, PDF, PowerPoint and Open Document format presentations, Excel and Open Document format spreadsheets) Added advanced rendering options for show\hide replies Added to new API getting pages image size Fixed issue with throwing exception for encrypted Excel spreadsheets Fixed cleanup replies for PowerPoint presentations Annotation available in document after removing Issue with generating preview for password-protected document Issue with error when processing images Implemented managing different versions of annotated documents for Images and Diagrams Implemented additional overloads for Save method without filestream Fixed background opacity for PNG files Fixed issue with PagesInfo for Excel files in MVC project Fixed clearing comments for Excel files Fixed unable to Save document as file that was used to create annotator Implemented Angle property for Image Annotation Implemented horizontal and vertical alignment for Watermark Implemented text horizontal alignment for TextField Fixed saving only specific annotation types for html, email, words and image Improved exceptions usage Fixed incorrect position of text annotations types in Cells Improved adding annotations to TIFF Images Improved annotating images mechanism (optimized performance) Added Equals operator for comparing Annotations Fixed issue with open CAD files Fixed failed to import annotations that was added on older versions (added backward compatibility) Fixed issue with ImageData is not saving on Image annotation Fixed restoring image from ImageData Improved adding ImageAnnotation functionality Fixed exception while processing specific xlsx files Fixed exception while annotating email files Fixed issue with streams when Save method invoked Fixed Replacement annotation on Words files Improve annotating PDF functionality by separating PdfCommentator to smaller classes and refactoring it Fixed Index was out of range exception for specific Diagrams Fixed issues with opening big Spreadsheet documents Fixed issues with saving document as an image Fixed Object reference not set to an instance of an object for specific CAD files Implemented generating of specified worksheet columns for the Cells format Improved Cells generating preview by splitting the worksheet into multiple images Fixed Empty PagesInfo in specific diagram file Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-1421 Implement horizontal text alignment TextField and TextWatermark annotations Feature ANNOTATIONNET-1292 Implement managing different versions of annotated documents for Diagrams Feature ANNOTATIONNET-1291 Implement managing different versions of annotated documents for Images Feature ANNOTATIONNET-884 Implement ability to add Image annotation to Diagrams Feature ANNOTATIONNET-880 Implement ability to add Image annotation to PDF Feature ANNOTATIONNET-881 Implement ability to add Image annotation to SpreadSheet Feature ANNOTATIONNET-882 Implement ability to add Image annotation to Presentations Feature ANNOTATIONNET-883 Implement ability to add Image annotation to WordProcessing Feature ANNOTATIONNET-1220 Implement ability to add Image annotation to Images Feature ANNOTATIONNET-816 Managing different versions of annotated file Feature ANNOTATIONNET-1537 Investigate the way of displaying huge worksheets of Spreadsheet Improvement ANNOTATIONNET-1482 Replace file ImageAnnotation functionality with streams Improvement ANNOTATIONNET-1418 Improve adding annotations to TIFF Images Improvement ANNOTATIONNET-1450 Improve ImageAnnotationHelper Improvement ANNOTATIONNET-1452 Add comparison operator (Equals) overload for Annotation Models Improvement ANNOTATIONNET-1427 Improve CellsInfo method in DocumentInfoExtractor Improvement ANNOTATIONNET-1355 Improve exceptions usage.... Must be non-negative and less than the size of the collection...

    docs.groupdocs.com/annotation/java/groupdocs-an...
  5. Dynamic behavior in Svelte: working with variab...

    That will do for now! In this article we already implemented most of our desired functionality. Our app can display, add, and delete to-dos, toggle their completed status, show how many of them are completed, and apply filters....work too, but it is a little less readable: $: newTodoId = totalTodos...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  6. Tags

    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....LESS 1 browser cache 1 browser detection...Latest API 1 LATEX 1 Layouts 1 less css 1 Link Annotation 2 Link...

    blog.groupdocs.com/tags/
  7. Live examples - The MDN Web Docs project | MDN

    MDN supports displaying code blocks within the articles as live samples, enabling readers to see both the code and its output as it would look on a web page. This feature allows readers to understand exactly what the executed code would produce, making the documentation dynamic and instructive. It also allows authors to be absolutely sure that the code blocks in documentation have the expected output, and work appropriately when used with different browsers....innerText property as this is less susceptible to malicious code...

    developer.mozilla.org/en-US/docs/MDN/Writing_gu...
  8. Using the View Transitions API - Web APIs | MDN

    This article explains the theory behind how the View Transitions API works, how to create view transitions and customize the transition animations, and how to manipulate active view transitions. This covers view transitions for both DOM state updates in a single-page app (SPA), and navigating between documents in a multi-page app (MPA)....This makes sense — on a mobile, less content will be visible when...

    developer.mozilla.org/en-US/docs/Web/API/View_T...
  9. Creating color palettes with the CSS color-mix(...

    Working with colors on the web just got more interesting! In this article, we’ll explore how to use the CSS color-mix() function to create variations in color palettes....percentages for the two colors is less than 100%, the color-mix() behavior...

    developer.mozilla.org/en-US/blog/color-palettes...
  10. Writing style guide - The MDN Web Docs project ...

    This writing style guide describes how content should be written, organized, spelled, and formatted on MDN Web Docs....diversify your wording, leading to less repetition. Writing style Other...makes search and site navigation less effective. Slugs The page title...

    developer.mozilla.org/en-US/docs/MDN/Writing_gu...