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

image service

(0.37 sec)
  1. Taking more time to generate the image from lay...

    We are using paid license to generate Images from layerd psd file. Psd size is around 43 MB. It is taking 15 to 20 seconds to generate the Image. Is it possible to reduce this time. Please let me know if you need any oth…...Taking more time to generate the image from layered psd file Aspose...using paid license to generate images from layerd psd file. Psd size...

    forum.aspose.com/t/taking-more-time-to-generate...
  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. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to Image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...Convert pdf to image results in notdef glyphs Aspose.PDF Product...When converting pdf file to image the result file contains notdef...

    forum.aspose.com/t/convert-pdf-to-image-results...
  4. 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-...
  5. How to Extract Brightness and Contrast Properti...

    I am using aspose slides for cpp. How can I extract Image brightness and contrast property out of picture frame ? I did not find any such property on pictureFrame or pictureFillFormat. Thanks...and Contrast Properties of an Image in C++? Aspose.Slides Product...Product Family slides-image , slides-cpp pankajku November 18, 2024...

    forum.aspose.com/t/how-to-extract-brightness-an...
  6. 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...
  7. 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...
  8. 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-...
  9. 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...
  10. 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...