Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 282,151 for

image

(0.44 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. 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. Vectorize PNG – Python code and Online Vectorizer

    Convert PNG to SVG online or with Aspose.SVG for Python via. NET. Vectorize PNG, save PNG to SVG, and get all advantages of vector graphics!...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/svg/python-net/vectorize-im...
  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. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported Image formats....on 3D scene and save in an image Contents [ Hide ] Using Aspose...that view into the supported image formats. Create a Fisheye lens...

    docs.aspose.com/3d/net/create-a-fisheye-lens-ef...
  6. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for Python via .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported Image formats....on 3D scene and save in an image Contents [ Hide ] Using Aspose...that view into the supported image formats. Create a Fisheye lens...

    docs.aspose.com/3d/python-net/create-a-fisheye-...
  7. 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...
  8. SVG/Vector Image Resolution Issues in Aspose.Wo...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF Images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...SVG/Vector Image Resolution Issues in Aspose.Words 19.2.0 Compared...where converting SVG/WMF/EMF images to PNG with higher resolution...

    forum.aspose.com/t/svg-vector-image-resolution-...
  9. 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-...
  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...