Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 61,262 for

webp

(0.69 sec)
  1. 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...
  2. 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-...
  3. Convert EPS to PDF using C#

    Follow this article to convert EPS to PDF using C#. It has the IDE settings, a list of steps, and a sample code to develop an EPS file to PDF converter with various customizations.... To convert a WEBP file to a GIF file, refer to...to the article Convert WEBP to GIF using C# . Updated on 15 Jul...

    kb.aspose.com/imaging/net/convert-eps-to-pdf-us...
  4. 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/
  5. Aspose::Words::LowCode::Merger::Merge method | ...

    Aspose::Words::LowCode::Merger::Merge method. Merges the given input documents into a single document and returns Document instance of the final document in C++....EMF, EPS, GIF, JPEG, PNG, or WebP), only the first page of the...EMF, EPS, GIF, JPEG, PNG, or WebP), only the first page of the...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. EPS-ից PDF՝ Python-ի միջոցով

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

    kb.aspose.com/hy/imaging/python/convert-eps-to-...
  7. API Reference|CAD 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....JP2, PNG, TIFF, PSD, DICOM, WEBP, WMF, EMF. Developers can select...

    docs.aspose.com/cad/net/api-reference/
  8. Introduction|Documentation

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

    docs.aspose.com/imaging/java/introduction/
  9. What is the usage of aspose-words-25.4.pom - Fr...

    In my project, I just use aspose by adding something like <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>21.5</version> <classi…...library is used for reading WebP images. --> <!-- see https://github...imageio</groupId> <artifactId>imageio-webp</artifactId> <version>3.10.1</version>...

    forum.aspose.com/t/what-is-the-usage-of-aspose-...
  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...