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

image

(0.12 sec)
  1. 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...
  2. Converting Presentation with EMF Images to PDF ...

    Hello, We are looking into upgrade of current Aspose.Slides library, but encountered an issue with conversion of PPT presentation containing an EMF Image to PDF. Below is the sample code: final String targetPdfFile =…...with EMF Images to PDF in Java Adds Borders to Image Aspose.Slides...presentation containing an EMF image to PDF. Below is the sample...

    forum.aspose.com/t/converting-presentation-with...
  3. 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...
  4. 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-...
  5. 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-...
  6. 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-...
  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 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...
  10. Impact of Microsoft changes to inline image rep...

    Hi, Currently we are using Aspose.Email for transforming msg/eml formats to PDF/RTF/TEXT. Microsoft changes to inline Images are represented in the HTML body of Outlook emails in Outlook on the web and the new Outlook …...Microsoft changes to inline image representation in Outlook on...Microsoft changes to inline images are represented in the HTML...

    forum.aspose.com/t/impact-of-microsoft-changes-...