Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,175 for

transformation

(0.04 sec)
  1. dng

    Manipulating DNG Images|Documentation,Manipulating DNG Images|Documentation,View DNG File Formats via .NET,Convert DNG to TIFF via .NET,Convert DNG to PSD via...NET APIs to transform DNG into...libraries. HTML...via C# Native .NET APIs to transform DNG into...libraries. HTML...

    search.aspose.com/q/DNG.html
  2. odg

    Convert ODG to JPG Online,Convert ODG to PSD Online,Convert ODG files|Documentation,Convert ODG files|Documentation,View ODG File Formats via .NET,Convert ODG...Native Java library to transform...transform ODG as PNG without any...Native Java library to transform...transform ODG as EMF without any...

    search.aspose.com/q/ODG.html
  3. MediaStreamTrackGenerator - Web APIs | MDN

    Learn about the MediaStreamTrackGenerator interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility....them before writing the transformed frames to the writable stream...const transformer = new TransformStream({ async transform(videoFrame...

    developer.mozilla.org/en-US/docs/Web/API/MediaS...
  4. j2k

    View J2K File Formats via .NET,Convert J2K to TGA via .NET,Convert TGA to J2K via .NET,Convert EMZ to J2K via Java | products.aspose.com,Convert TGA to J2K via...EMZ to J2K via Java Transform EMZ into J2K using native...TGA...TGA to J2K via Java Transform TGA into J2K using native...

    search.aspose.com/q/J2K.html
  5. GroupDocs.Viewer For .NET 3.5.0 Release Notes

    GroupDocs.Viewer For .NET 3.5.0 Release Notes – the latest updates and fixes....in Pdf format without transformations The GetPdfFile(PdfFileOptions)...PdfFileOptions(); options.Transformations = Transformation.AddPrintAction;...

    releases.groupdocs.com/viewer/net/release-notes...
  6. Comment convertir ODG en PDF en utilisant Java

    Ce didacticiel fournit des instructions étape par étape pour convertir ODG en PDF à l'aide de Java et un exemple de code de travail pour le convertisseur de fichiers ODG en PDF dans la capacité Java....documents pour effectuer la transformation des documents et vous guide...essentielles pour effectuer la transformation de documents d’un format...

    kb.groupdocs.com/fr/conversion/java/how-to-conv...
  7. Comment convertir EPUB en PDF en utilisant C #

    Ce court article fournit une procédure par étapes pour convertir EPUB en PDF à l'aide de C # et un exemple d'application de travail pour convertir un fichier EPUB en PDF en C #....concentre sur le processus de transformation d’un fichier ebook dans...exemple d’application pour transformer EPUB en PDF. Étapes pour...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...
  8. <angle> - CSS: Cascading Style Sheets | MDN

    The CSS data type represents an angle value expressed in degrees, gradians, radians, or turns. It is used, for example, in s and in some transform functions....<gradient> s and in some transform functions. Try it Syntax The...<gradient> type CSS rotation transforms: rotate() , rotate3d() ,...

    developer.mozilla.org/en-US/docs/Web/CSS/angle
  9. WebRTC API - Web APIs | MDN

    WebRTC (Web Real-Time Communication) is a technology that enables Web applications and sites to capture and optionally stream audio and/or video media, as well as to exchange arbitrary data between browsers without requiring an intermediary. The set of standards that comprise WebRTC makes it possible to share data and perform teleconferencing peer-to-peer, without requiring that the user install plug-ins or any other third-party software....ready to process using a transform stream in a worker. Types...RTCDTMFToneChangeEve . Encoded Transforms These interfaces and events...

    developer.mozilla.org/en-US/docs/Web/API/WebRTC...
  10. animation - CSS: Cascading Style Sheets | MDN

    The animation shorthand CSS property applies an animation between styles. It is a shorthand for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, animation-play-state, and animation-timeline....intensive; consider animating the transform property instead. Sun Rise...down past the viewport */ transform: translateY(110vh); } to {...

    developer.mozilla.org/en-US/docs/Web/CSS/animation