Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 9,450 for

image service

(0.35 sec)
  1. 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-...
  2. Chart X-Axis Labels Appear Slanted When Convert...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart. When I try to get Image of the slide, I see that the labels on the x-axis appear slanted while in the ppt they are straight. The code I used: using As…...When Converting a Slide to an Image in C# Aspose.Slides Product...a Chart. When I try to get image of the slide, I see that the...

    forum.aspose.com/t/chart-x-axis-labels-appear-s...
  3. How to get textareas resized in conversion from...

    Our HTML renders correctly in the browser, as shown in the attached screenshot: Screenshot 2026-01-07 144840.png (11.3 KB) However, when we generate the Image using Aspose, the output looks different, as shown here: 6…...in conversion from html to image Aspose.HTML Product Family riskminder...However, when we generate the image using Aspose, the output looks...

    forum.aspose.com/t/how-to-get-textareas-resized...
  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. Semi-Transparent EMF Image Is Rendered as Blank...

    We have been working with Aspose Slides v25.7 for our product where in we have EMF Images to be printed into PDF but we found that the Semi-transparent Images (Alpha = 50% or between 1-99 % ) it renders blank Image in pd…...Semi-Transparent EMF Image Is Rendered as Blank in the Exported...Slides Product Family slides-image , slides-cpp , slides-emf ,...

    forum.aspose.com/t/semi-transparent-emf-image-i...
  6. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...When Converting a Slide to an Image in C# Aspose.Slides Product...Drawing; using System.Drawing.Imaging; using System; using System...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...
  7. Box-and-Whisker Chart Gets Squished When Conver...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart of “Box and Whisker” type. When I try to get Image of the slide, I see that the chart gets squished to right side. The code I used: using Aspose.Slides…...When Converting a Slide to an Image in C# Aspose.Slides Product...Whisker” type. When I try to get image of the slide, I see that the...

    forum.aspose.com/t/box-and-whisker-chart-gets-s...
  8. Excel chart with curved text path converts to s...

    Hello, When converting an Excel chart to an Image, we noticed that the text loses its curved formatting and appears in the wrong position. Could you please confirm whether this is an issue with the library? Workbook wo…...path when converted into an image Aspose.Cells Product Family...converting an Excel chart to an image, we noticed that the text loses...

    forum.aspose.com/t/excel-chart-with-curved-text...
  9. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting DOCX files to Images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …...Rendering When Converting DOCX to Image with Parentheses Aspose.Words...Family words-net , docx-to-image SzuChiChen September 22, 2025...

    forum.aspose.com/t/inconsistent-line-height-ren...
  10. Alignment Issue in Word and PPT during conversi...

    While upgrading Aspose from the old version to the new version, we faced Image alignment issue in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implementation ‘com.aspose…...Containing Single Embedded Image Aspose.PDF Product Family slides-java...to the new version, we faced image alignment issue in PDF-Word...

    forum.aspose.com/t/alignment-issue-in-word-and-...