Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 52,333 for

bitmap

(0.47 sec)
  1. 使用 Java API 解决方案将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 BMP 转 EPS 功能。...Convert BMP image to EPS from Bitmap object to file. 2 3 // Create..."input.bmp" )); 8 // Save BMP bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/zh/java/convert/bmp-to-eps/
  2. Supported File Formats|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....Format Description Load Save BMP Bitmap Image Format GIF Graphical...

    docs.aspose.com/imaging/jasperreports/supported...
  3. Deskewing a scanned image|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....issue on scanned files (ie, bitmap) so deskewed images will have...

    docs.aspose.com/imaging/net/deskewing-a-scanned...
  4. MetafileRenderingOptions.emulate_raster_operati...

    MetafileRenderingOptions.emulate_raster_operations property. Gets or sets a value determining whether or not the raster operations should be emulated....rendering the metafile into a bitmap by using the operating system...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Saving a printable form and recognition pattern...

    How to save a generated printable form and a recognition pattern file on disk....MemoryStream objects containing bitmap images of form pages. IEnumerable...printable pages (as System.Drawing.Bitmap objects). You can manually...

    docs.aspose.com/omr/net/generate-template/save/
  6. Convert PNG to EPS using Java API Solution

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Convert PNG image to EPS from Bitmap object to file. 2 3 // Create..."input.png" )); 8 // Save PNG bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/java/convert/png-to-eps/
  7. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Convert GIF image to EPS from Bitmap object to file. 2 3 // Create..."input.gif" )); 8 // Save GIF bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/java/convert/gif-to-eps/
  8. Multi page Tiff to PDF Conversion show blank pa...

    using (Aspose.Drawing.Bitmap Bitmap = new Aspose.Drawing.Bitmap(FileStream)) { Aspose.Drawing.Imaging.FrameDimension Dimension = new Aspose.Drawing.Imaging.FrameDimension(Bitmap.FrameDimensionsList[0]); int FrameCount…...Bitmap Bitmap = new Aspose.Drawing.Bitmap(FileStream))...Drawing.Imaging.FrameDimension(Bitmap.FrameDimensionsList[0]); int...

    forum.aspose.com/t/multi-page-tiff-to-pdf-conve...
  9. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...to be detected as a file, a bitmap object, or a stream. Then,...image file, a stream, or a bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/cpp/basic-recognition-p...
  10. Convert POT to BMP using C# | products.aspose.com

    Sample code for POT to BMP C# conversion. Use API example code for batch POT files to BMP conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/pot-t...