Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 26,034 for

one

(0.1 sec)
  1. Free Online Image Compression with High Output ...

    Compress images online for free with Aspose.Imaging Compress app. Optimize image size without sacrificing quality. Customizable compression options for web publishing....Imaging Compress Compress one or several images, balancing...working after this time period. No one has access to your files. Compressing...

    products.aspose.app/imaging/image-compress
  2. <table>: The Table element - HTML: HyperText Ma...

    The HTML element represents tabular data—that is, information presented in a two-dimensional table comprised of rows and columns of cells containing data....occupies one row of cells. A row group box occupies one or more...direction. A column box occupies one or more columns of table cells...
    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  3. FileType Class - GroupDocs.Viewer for .NET - AP...

    Represents file type. Provides methods to obtain list of all file types supported by GroupDocs.Viewer....mobi) is one of the most widely used ebook...file format here . ONE OneNote Document (.one) is created by Microsoft...

    apireference.groupdocs.com/viewer/net/groupdocs...
  4. Double Struct (System) | Microsoft Learn

    Represents a double-precision floating-point number....Represents the number of radians in one turn, specified by the constant...a given power and subtracts one. Exp2(Double) Computes 2 raised...

    learn.microsoft.com/en-us/dotnet/api/system.double
  5. Digital Signature - esign POTX documents | Grou...

    Digital signature (eSignature) for POTX made easy with GroupDocs Signature. Create your electronic digital signatures and esign POTX documents for free!...signatures, you need to select one or more POTX documents, then...then in application select one from the existing signature templates...

    products.groupdocs.app/signature/potx
  6. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to convert archive files to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...specific folder, use the method of one of the following classes (depending...

    docs.groupdocs.com/viewer/java/render-archive-f...
  7. Ember interactivity: Events, classes and state ...

    OK, so that's great progress for now. We can now add todo items to our app, and the state of the data is tracked using our service. Next we'll move on to getting our footer functionality working, including the todo counter, and look at conditional rendering, including correctly styling todos when they've been checked. We'll also wire up our "Clear completed" button.... One component's this will be different...statement below the existing one: js import { tracked } from ...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  8. Text labels and names - Accessibility | MDN

    There are many situations in which a control, dialog, or other website feature should be given a descriptive name or label to allow users of assistive technologies to understand what its purpose is and how to operate it correctly. There are a number of different types of problems in this category, found in different contexts, and each has its own solution. The different problems and solutions are discussed in the sections below....more than one toolbar If you define more than one toolbar in...aria-label attribute to label each one so that it can be described by...

    developer.mozilla.org/en-US/docs/Web/Accessibil...
  9. Functions - JavaScript | MDN

    Generally speaking, a function is a "subprogram" that can be called by code external (or internal, in the case of recursion) to the function. Like the program itself, a function is composed of a sequence of statements called the function body. Values can be passed to a function as parameters, and the function will return a value.... One function call can only return one value, but you...call themselves recursively. One way to call an arrow function...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  10. Vue refs and lifecycle methods for focus manage...

    So that's it for focus management, and for our app! Congratulations for working your way through all our Vue tutorials. In the next article we'll round things off with some further resources to take your Vue learning further....virtual DOM, or direct access from one component to the internal DOM...it'll be on the first checkbox. One more time, and focus should be...

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