Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,398 for

image service

(0.12 sec)
  1. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...OCR a PDF image to a readable PDF Aspose.OCR Product Family vaughnis...configuration file required to service this request. Please review...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  2. Adding an Image as a Paragraph causes infinite ...

    I am converting Images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Adding an Image as a Paragraph causes infinite processing until...2025, 8:13am 1 I am converting images to PDFs. When using specific...

    forum.aspose.com/t/adding-an-image-as-a-paragra...
  3. Fast and reliable OCR API based on Aspose.OCR f...

    Seamlessly integrate optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via Java....for Python via Java Convert image to text with Python OCR API...Python via Java library. Convert images and PDFs to editable text effortlessly...

    products.aspose.com/ocr/python-java/
  4. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...Layer group export image error:The rectangle has no common processing...PNG:" + mergedPngPath); } } image.png (109.1 KB) Professionalize...

    forum.aspose.com/t/layer-group-export-image-err...
  5. Text in EMF Image Is Not Wrapped when Convertin...

    We were reading EMF Image which contains text paragraph in multiple lines but when we import it into slides and export it as PDF the text(paragraph) is not wrapped and renders in single line. attached sample emf(EMFFile.…...Text in EMF Image Is Not Wrapped when Converting a Presentation...9:15am 1 We were reading EMF image which contains text paragraph...

    forum.aspose.com/t/text-in-emf-image-is-not-wra...
  6. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert Images format to the pdf please find the below code for that: using (var ImageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var pdf = new Aspose…...Failed to convert Image type format to PDF: The type initializer...Hi, I am trying to convert images format to the pdf please find...

    forum.aspose.com/t/failed-to-convert-image-type...
  7. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The Image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...The image Aspose.Cell captures does not look like the original...worksheet and render it to an image or picture using Aspose.Cells...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  8. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to Images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...rendered by aspose cells into image is slightly different from the...convert charts/ranges in excel to images to insert them into word document...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  9. Shape to Image of emf to png format gives blank...

    Dear Support, We are using Aspose.Diagram for .NET version 24.12.0 in a C#-application which is used on Windows platforms and Linux platforms. We have an issue with saving the shapes of a Visio-document in the master f…...Shape to Image of emf to png format gives blank images Aspose.Diagram...encountering an issue where the images generated from EMF shapes in...

    forum.aspose.com/t/shape-to-image-of-emf-to-png...
  10. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java...Generate an array of Slide Images using the getImages method...Define the scale factor for image rendering final int scaleFactor...

    docs.aspose.com/slides/java/print-presentation/