Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 283,973 for

image

(1.29 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Remove background from JPEG via .NET | products...

    Removing background from JPEG Image file via .NET....NET Edit Image Jpeg Remove background from JPEG image file via...via C# Clean JPEG Images with Background Removal Using .NET Drawing...

    products.aspose.com/drawing/net/edit-image/remo...
  5. 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...
  6. How to fits uploaded image to fixed width and h...

    Hi Team, How to fits uploaded Image to fixed width and height in aspose word template using LINQ. If user upload higher resolution logo then Image need to fit with fixed size Currently using expression: Image size …...How to fits uploaded image to fixed width and height in aspose...Team, How to fits uploaded image to fixed width and height in...

    forum.aspose.com/t/how-to-fits-uploaded-image-t...
  7. 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...
  8. How to Create BarCode|Aspose.Words for .NET

    Example of barcode shape generation using C#....AI Generate a Custom BarCode Image Contents [ Hide ] Purpose Summary...to generate custom barcode images for DISPLAYBARCODE fields....

    docs.aspose.com/words/net/how-to-generate-a-cus...
  9. Java Imaging API | Draw Manipulate and Transfor...

    Java Image processing and manipulation library. Create load view edit draw or convert Images to multiple formats within applications without any Image editor...Imaging Java Java library and API for Image Processing...Create, load and manipulate images using your own Java app without...

    products.aspose.com/imaging/java/
  10. 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...