Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 109,900 for

image omr

(1.86 sec)
  1. Convert SVG to JPG – Aspose.HTML for Java

    Convert SVG to JPG using Aspose.HTML for Java. Consider various SVG to JPG conversion scenarios and learn how to customize output using ImageSaveOptions....Imaging Product Solution Aspose.BarCode...PSD Product Solution Aspose.OMR Product Solution Aspose.PUB Product...

    docs.aspose.com/html/java/convert-svg-to-jpg/
  2. Compress JPG In C++

    Compress JPG in C++ without losing quality. Optimize JPG content, reduce file size easily....for image compression. auto image = System::Drawing::Image::F...eam()); // ... // Compress image and set it back to the shape...

    products.aspose.com/words/cpp/compress/jpg/
  3. Compress DOC In Java

    Compress DOC in Java without losing quality. Optimize DOC content, reduce file size easily....library for image compression. BufferedImage image = ImageIO.read(shape...toStream()); // ... // Compress image and set it back to the shape...

    products.aspose.com/words/java/compress/doc/
  4. How to Convert PDF to JPEG in C#

    This simple tutorial entails how to convert PDF to Jpeg in C#. In order to write the PDF to Jpeg converter C# code and detailed steps are provided along with the environment configuration....Imaging Product Family Aspose.BarCode...Aspose.PSD Product Family Aspose.OMR Product Family Aspose.PUB Product...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-jpe...
  5. Compress TIFF Files in C# via .NET | Aspose.Zip

    C# compression example to compress TIFF documents into zip and other archive formats on .NET Framework and .NET Core....Imaging Product Solution Aspose.BarCode...PSD Product Solution Aspose.OMR Product Solution Aspose.PUB Product...

    products.aspose.com/zip/net/compress/tiff/
  6. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....Imaging Product Family Aspose.BarCode...Aspose.PSD Product Family Aspose.OMR Product Family Aspose.PUB Product...

    kb.aspose.com/drawing/java/draw-circle-in-java/
  7. Compress and Decompress WMF Files via .NET

    C# compression and decompression source code to compress WMF documents into a single zip archive or vice versa on .NET Framework, .NET Core....Imaging Product Solution Aspose.BarCode...PSD Product Solution Aspose.OMR Product Solution Aspose.PUB Product...

    products.aspose.com/zip/net/zip-file/wmf/
  8. Compress and Decompress OTG Files via .NET

    C# compression and decompression source code to compress OTG documents into a single zip archive or vice versa on .NET Framework, .NET Core....Imaging Product Solution Aspose.BarCode...PSD Product Solution Aspose.OMR Product Solution Aspose.PUB Product...

    products.aspose.com/zip/net/zip-file/otg/
  9. How to Convert Word to TIFF using C++

    In this brief topic, we will learn how to convert Word to TIFF using C++. For converting word to tiff format in C++, you need to make simple API calls with a few simple steps on MS Windows or Linux....Imaging Product Family Aspose.BarCode...Aspose.PSD Product Family Aspose.OMR Product Family Aspose.PUB Product...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  10. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....library for image compression. using var image = Image.Fromstream(shape...ToStream()); // ... // Compress image and set it back to the shape...

    products.aspose.com/words/net/compress/html/