Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 51,718 for

bitmap

(0.27 sec)
  1. Convert BMP to SVGZ via Java | products.aspose.com

    Sample code for BMP to SVGZ Java conversion. Use API example code for batch BMP files to SVGZ conversion within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/java/conversion/bmp...
  2. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_UseEmfEmbeddedToWmf method. Gets or sets a value determining how WMF metafiles with embedded EMF metafiles should be rendered in C++....When metafile is rendered to bitmap, WMF data is always used. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose.Barcode size is not working as expected ...

    Hi Team, i have C# code to generate barcode after that im using mergefiled to add barcode image to word document width and lenght of barcode image is not working as expected i have added code BarcodeGenerator barcode…...Location = textlocation; Bitmap image = barcodeGenerator.G...CodeLocation = textlocation; Bitmap image = barcodeGenerator.BarCodeImage;...

    forum.aspose.com/t/aspose-barcode-size-is-not-w...
  4. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....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/java/convert/bmp-to-eps/
  5. View TIF images via Python | products.aspose.com

    Try our On-Premise document APIs to View TIF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...Group) DIB (Device Independent Bitmap) DICOM (Digital Imaging & Communications)...

    products.aspose.com/imaging/python-net/viewer/tif/
  6. Export MSG to TEXT via Java | products.aspose.com

    Java API to Convert MSG to TEXT without using Microsoft Word or Outlook...with Java Convert MSG to BMP (Bitmap Image File) Convert MSG to...Specifications) Convert MSG to BMP (Bitmap Image File) Convert MSG to...

    products.aspose.com/total/java/conversion/msg-t...
  7. Export MSG to DOT via Java | products.aspose.com

    Java API to Convert MSG to DOT without using Microsoft Word or Outlook...with Java Convert MSG to BMP (Bitmap Image File) Convert MSG to...Specifications) Convert MSG to BMP (Bitmap Image File) Convert MSG to...

    products.aspose.com/total/java/conversion/msg-t...
  8. Convert OTP to BMP using C++ application | prod...

    Sample C++ conversion code for OTP document to BMP format. Use example code for batch OTP to BMP conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/otp-t...
  9. Convert PPTX to BMP using C++ application | pro...

    Sample C++ conversion code for PPTX document to BMP format. Use example code for batch PPTX to BMP conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/pptx-...
  10. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...source can be a file or base64 bitmap string. Define the target symbologies...(e.g., file path or base64 bitmap string). Set the target symbologies...

    docs.aspose.com/barcode/javascript-cpp/develope...