Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 30,793 for

image compression

(0.1 sec)
  1. EPS to GIF Conversion API for | Java

    Sample Java conversion code for EPS format to GIF file. Use this example code to convert EPS to GIF within any Web or Desktop Java based application....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/page/java/conversion/eps-to...
  2. Digitally Sign ODT File Online or using C++ | p...

    Free online app for digital signature in ODT files. Develop C++ application to electronically sign ODT documents....signature or upload signature image Click the “Sign” button Download...for online ODT document compression. How can I sign multiple...

    products.aspose.com/total/cpp/signature/odt/
  3. Cartoonify CMX documents via Java | products.as...

    Try our On-Premise document APIs to Cartoonify CMX files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Imaging Java Cartoonify Cmx PPTX DOCX...using server-side APIs. Aspose.Imaging for Java Overview API Home...

    products.aspose.com/imaging/java/cartoonify/cmx/
  4. Install Aspose.PDF for Android via Java|Aspose....

    This section shows a product description and instructions for installing Aspose.PDF for Android via Java on your own, as well as using NuGet....developers to insert tables, graphs, images, hyperlinks, custom fonts -...documents. It can also be used to compress PDF documents. Aspose.PDF...

    docs.aspose.com/pdf/androidjava/installation/
  5. Convert PDF to WMF via Java | products.aspose.com

    Export PDF file to WMF in your Java applications without using any third party application...Converting a PDF file to a WMF image in Java can be done in two easy...JPEG image. The second step is to use the Aspose.Imaging for Java...

    products.aspose.com/total/java/conversion/pdf-t...
  6. Change background in EPS documents via .NET | p...

    Try our On-Premise document APIs to change background from EPS files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Imaging .NET Change Background Eps...using server-side APIs. Aspose.Imaging for .NET Overview API Home...

    products.aspose.com/imaging/net/change-backgrou...
  7. Cartoonify TIF documents via Java | products.as...

    Try our On-Premise document APIs to Cartoonify TIF files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Imaging Java Cartoonify Tif PPTX DOCX...using server-side APIs. Aspose.Imaging for Java Overview API Home...

    products.aspose.com/imaging/java/cartoonify/tif/
  8. Android via Java Differences|Aspose.Words

    Aspose.Words for Android via Java features and API differences comparing to regular Aspose.Words for Java version.... Reading TIFF images is not supported. Signing ODT...is used instead of java.awt.image.BufferedImage; android.graphics...

    docs.aspose.com/words/java/aspose-words-for-and...
  9. SVG Text Rendering Issue in PDF - Free Support ...

    Hello Aspose Support, I’m using Aspose.PDF for Java 25.8 to insert SVG Images into a PDF document. I’m currently loading the SVG using SvgLoadOptions. However, I’m encountering a text rendering issue: the text inside th…...8 to insert SVG images into a PDF document. I’m currently...text inside the SVG appears compressed, and characters are overlapping...

    forum.aspose.com/t/svg-text-rendering-issue-in-...
  10. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...// Create an image object Aspose.Pdf.Image image = new Aspose...Aspose.Pdf.Image(); // Set the image stream image.ImageStream = fs;...

    forum.aspose.com/t/tif-pdf/293699