Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 61,188 for

webp

(0.23 sec)
  1. Convert CMX to PDF in Python

    This tutorial explains how to convert CMX to PDF in Python. It outlines the IDE setup, a clear sequence of actions, and sample code for building a CMX to PDF converter in Python....into WEBP format, refer to the guide Convert GIF to WEBP in Python...

    kb.aspose.com/imaging/python/convert-cmx-to-pdf...
  2. EPS-ից PDF վերափոխում C#-ի միջոցով

    Հետևեք այս հոդվածին՝ EPS-ը C#-ի միջոցով PDF ձևաչափի փոխարկելու համար։ Այստեղ ներկայացված են IDE-ի կարգավորումները, քայլերի ցանկը և օրինակային կոդ՝ EPS-ը PDF դարձնելու տարբեր կարգավորումների հնարավորությամբ փոխարկիչ ստեղծելու համար։...ծրագիր : WEBP-ը GIF դարձնելու համար տես հետևյալ հոդվածը՝ WEBP-ը GIF...

    kb.aspose.com/hy/imaging/net/convert-eps-to-pdf...
  3. Introduction|Documentation

    The Programmer's Guide contains information that is essential to know when using the Image-Processing Python Library API in Python applications....Manipulating PNG Images Manipulating WebP Images Manipulating Photoshop...

    docs.aspose.com/imaging/python-net/introduction/
  4. Introduction|Documentation

    The Programmer's Guide contains information that is essential to know when using the C# Image Processing and Manipulation Library API in .NET applications....Manipulating PNG Images Manipulating WebP Images Manipulating Photoshop...

    docs.aspose.com/imaging/net/introduction/
  5. CMX-ի փոխակերպում PDF-ի Java-ում

    Այս ուղեցույցը բացատրում է CMX-ը PDF-ի փոխակերպելու մեթոդը Java-ում։ Այն նկարագրում է IDE-ի կարգավորումը և օրինակ կոդը Java-ում CMX-ից PDF փոխակերպիչ ստեղծելու համար։... WEBP պատկերն JPG-ի փոխակերպելու վերաբերյալ...համար կարող եք դիտել հոդվածը WEBP-ի փոխակերպում JPG-ի Java-ի միջոցով...

    kb.aspose.com/hy/imaging/java/convert-cmx-to-pd...
  6. CMX-ի փոխակերպումը PDF-ի Python-ում

    Այս ձեռնարկը բացատրում է, թե ինչպես փոխակերպել CMX-ը PDF-ի Python-ում։ Այն նկարագրում է IDE-ի կարգավորումը, քայլերի հստակ հաջորդականությունը և նմուշային կոդը՝ Python-ում CMX-ից PDF փոխարկիչ ստեղծելու համար։... GIF-ը WEBP ձևաչափի փոխակերպման վերաբերյալ...ուղեցույցը՝ Python օգտագործմամբ GIF-ը WEBP-ի փոխակերպում ։ Updated on 28...

    kb.aspose.com/hy/imaging/python/convert-cmx-to-...
  7. Image Compressor Licensing Plugin|Documentation

    Reduce image sizes in C# using Image Compressor with flexible compression options for raster or vector images... Take, for instance, the WEBP format, where you can customize...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  8. Aspose.Imaging for JasperReports|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....JPEG2000, PNG, PSD, SVG, TIFF, WebP, WMF, PDF, Html5 canvas, EMZ...

    docs.aspose.com/imaging/jasperreports/
  9. EPS-ից PDF՝ Python-ի միջոցով

    Հետևեք այս հոդվածին՝ EPS ֆայլը PDF դարձնելու համար Python-ում։ Այն ներկայացնում է IDE-ի կարգավորման մանրամասները, քայլերի ցանկը և օրինակային կոդը՝ EPS-ից PDF փոխարկիչ մշակելու համար Python-ով։...ցանկանում եք փոխարկել WEBP ֆայլը GIF-ի, տեսեք WEBP-ը GIF-ի փոխարկել...

    kb.aspose.com/hy/imaging/python/convert-eps-to-...
  10. How to make jpeg images smaller without visual ...

    ever since we moved to use Aspose.Imaging our image sizes increased by at least x2 or x3. I am comparing this with images that were saved before using mozjpeg optimization. a 360KB images saved using the SDK today can be…...consider storing the images as WEBP for higher compression ratio...Load(inputPath)) { image.Save(inputPath + ".webp", new WebPOptions()); } Hope...

    forum.aspose.com/t/how-to-make-jpeg-images-smal...