Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 282,373 for

image

(0.14 sec)
  1. Remove background from PNG via .NET | products....

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

    products.aspose.com/drawing/net/edit-image/remo...
  2. 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...
  3. Set Height of the Bars in the BarCode Image in ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of the Bars in the BarCode Image in Ruby Contents [ Hide ] Aspose...

    docs.aspose.com/barcode/java/set-height-of-the-...
  4. Add text to JPEG via .NET | products.aspose.com

    Add text to JPEG Image file using .NET graphic library...NET Edit Image Jpeg Add Text to JPEG Image Files Using C#...C# Elevate Your JPEG Images: Adding Text with .NET Drawing API...

    products.aspose.com/drawing/net/edit-image/add-...
  5. Set Height of the Bars in the Barcode Image in ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of the Bars in the Barcode Image in PHP Contents [ Hide ] Aspose...

    docs.aspose.com/barcode/java/set-height-of-the-...
  6. 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...
  7. HTML table with 1px solid borders rendered to P...

    Hello team. While evaluating Aspose.HTML latest version 26.3 we noticed some of the table borders are not shown in the converted Image after HTML to PNG conversion. This can be reproduced with the sample code below: I…...solid borders rendered to PDF image has some borders lost Aspose...not shown in the converted image after HTML to PNG conversion...

    forum.aspose.com/t/html-table-with-1px-solid-bo...
  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. 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. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned Image. It takes String as file path but I get the Image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an Image with 100 DPI JPG format BufferedImage Image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro......omr) using existing image in Java Aspose.OMR Product Family...recognizeImage() method to process scanned image. It takes String as file path...

    forum.aspose.com/t/how-to-create-omr-template-f...