Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 493,374 for

image

(0.13 sec)
  1. Converting PDF to tiff, then trying to OCR it f...

    Here it is: try { String inputFile = “path/dummy.pdf”; byte[] ImageBytes = convertPDFtoTiffAllPages(inputFile); AsposeOCR ocrApi = new AsposeOCR() StringBuilder sb = new StringBuilder(); // Initialize OCR engine I…...OCR it fails with "Unknown image type 0" Aspose.OCR Product Family...when I try to process this image through the Aspose OCR asposeOCR...

    forum.aspose.com/t/converting-pdf-to-tiff-then-...
  2. Background image doesn't insert - Aspose.Words ...

    When inserting a document into another document, the background Image does not insert along with it....Background image doesn't insert Aspose.Words Product Family derek444...another document, the background image does not insert along with it...

    forum.aspose.com/t/background-image-doesnt-inse...
  3. Aspose.HTML to Image Not working on LInux - Fre...

    Hi, I’m having an issue using Aspose HTML to generate an Image representation. My base HTML contains both Images and Google Fonts. When I run the conversion locally on a Windows machine, the output looks correct. Both im…...HTML to Image Not working on LInux Aspose.HTML Product...Aspose HTML to generate an image representation. My base HTML...

    forum.aspose.com/t/aspose-html-to-image-not-wor...
  4. How to read text from Image using java? - Free ...

    How to read text from Image . Captcha_fybsmzaenj.jpg (5.7 KB)...How to read text from Image using java? Aspose.OCR Product Family...9:52am #1 How to read text from image . Captcha_fybsmzaenj.jpg (5...

    forum.aspose.com/t/how-to-read-text-from-image-...
  5. Header image is shifted on conversion - Free Su...

    Header Image is shifted on conversion Lifepharma.zip (543.2 KB)...Header image is shifted on conversion Aspose.Words Product Family...22, 2023, 6:09pm #1 Header image is shifted on conversion Lifepharma...

    forum.aspose.com/t/header-image-is-shifted-on-c...
  6. SVG as Image improperly rendered as bitmap - Fr...

    When importing a SVG as an Image, its inserted into the PDF as a raster Image with bad compression as well as replacing transparency with a white background. How do I get it to insert it as a vector Image drawing? doub…...SVG as Image improperly rendered as bitmap Aspose.PDF Product...as an Image, its inserted into the PDF as a raster image with...

    forum.aspose.com/t/svg-as-image-improperly-rend...
  7. .Net Core - Converting HTML to Image (base64) -...

    Hi, In .Net core is it possible to convert HTML to Image DataUrl without saving the Image into filesystem. Basically want data:Images/png;base64 value of the Image without storing the Image in the filesystem. Any samp…...Net Core - Converting HTML to Image (base64) Aspose.HTML Product...convert HTML to Image DataUrl without saving the image into filesystem...

    forum.aspose.com/t/net-core-converting-html-to-...
  8. Saving image of Bubble Chart Distorts Labels - ...

    .NET Project with these packages installed <PackageReference Include="Aspose.Cells" Version="23.9.0" /> <PackageReference Include="Aspose.Slides.NET" Version="23.9.0" /> I attempt to save an Image of the bubble chart l…...Saving image of Bubble Chart Distorts Labels Aspose.Cells Product...0" /> I attempt to save an image of the bubble chart located...

    forum.aspose.com/t/saving-image-of-bubble-chart...
  9. How to blur or masaike an image range? - Free S...

    Hi, Support: Does then Api support blurring or massicing a given Image range such as (x,y,w,h,blurOrMassicValue)? If so ,how to reach it? Thanks....blur or masaike an image range? Aspose.Imaging Product Family ducaisoft...blurring or massicing a given image range such as (x,y,w,h,blurOrMassicValue)...

    forum.aspose.com/t/how-to-blur-or-masaike-an-im...
  10. Convert XPS to BMP in Python

    Let's implement how to convert XPS to BMP in Python programmatically. Aspose.Page for Python via .NET provides many features to convert XPS to Image files.... XPS to Image - API Installation This section... Let’s get started. XPS to Image - API Installation # One of...

    blog.aspose.com/page/convert-xps-to-bmp-in-python/