Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 7,091 for

image service

(0.03 sec)
  1. 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...
  2. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...aspose renders the chart as image Aspose.Cells Product Family...converting the worksheet to image sourceWS.PageSetup.ClearHeaderFooter();...

    forum.aspose.com/t/labels-in-charts-are-positio...
  3. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Image distorted in excel to pdf transformation (ECDCTS-10606)...template XLSX file to PDF. I found image was distorted a bit in Excel...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  4. Underline Gets Cut When Converting a Presentati...

    Hi Team, I have a sample PPTX with a single slide. The slide has a text with an underline. When I get the Image of this text using Aspose, I see that the underline is partially cut. I am using Aspose 25.5 version. The …...a Presentation Shape to an Image in C# Aspose.Slides Product...an underline. When I get the image of this text using Aspose, I...

    forum.aspose.com/t/underline-gets-cut-when-conv...
  5. 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...
  6. 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/
  7. 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...
  8. Issue with an EMF Image When Converting a Prese...

    Hi, We have been working with Aspose.Slides.Cpp since version 24. We also have purchased the license. Recently we have upgraded the Aspose.Slides.Cpp to version 25.6(latest) and found out that our emf with table annotat…...Issue with an EMF Image When Converting a Presentation to PDF...attached the sample EMF and output image. Sample-Table-OutPut-PDF-Screenshot...

    forum.aspose.com/t/issue-with-an-emf-image-when...
  9. X-Axis Title Is Cut Off When Converting a Prese...

    Hi Team, I have a sample PPTX with a single slide having a single shape. When I get an Image of this shape using Aspose, I see that the text “Time, t, in seconds” appears to be cut. I am using Aspose 25.5 version. Code…...a Presentation Chart to an Image in C# Aspose.Slides Product...single shape. When I get an image of this shape using Aspose,...

    forum.aspose.com/t/x-axis-title-is-cut-off-when...
  10. 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...