Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 8,082 for

image service

(0.22 sec)
  1. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...when inserting a chart as an image in word document Aspose.Cells...point out is the fact that the images stored separately as EMF File...

    forum.aspose.com/t/name-error-when-inserting-a-...
  2. 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...
  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. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...