Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 280,757 for

image

(0.12 sec)
  1. Is it possible to convert a pdf to a single ima...

    Is it possible to convert a pdf to a single Image file? The samples I see are for converting one page at a time....to convert a pdf to a single image file? Aspose.PDF Product Family...to convert a pdf to a single image file? The samples I see are...

    forum.aspose.com/t/is-it-possible-to-convert-a-...
  2. Icon Is Not Rendered Properly When Converting I...

    Hi Team, I have a PPTX containing one slide having two icons (refer to sample.zip to get the sample.pptx). I am using Aspose Slides for .NET (version 25.3) to get Images of these shapes using following code: using Aspo…...Properly When Converting It to an Image in C# Aspose.Slides Product...Family slides-net , slides-image , slides-rendering , slides-groupshape...

    forum.aspose.com/t/icon-is-not-rendered-properl...
  3. Extra Artifact Appears When Converting a Presen...

    Hi Team, I have attached a sample PPTX with a single slide containing a single shape. When I use Aspose to open this PPTX and try to get the Image of this shape, I am getting extra artifact in the Image. I have attache…...a Presentation Shape to an Image in C# Aspose.Slides Product...this PPTX and try to get the image of this shape, I am getting...

    forum.aspose.com/t/extra-artifact-appears-when-...
  4. Crop PNG image when using Aspose.HTML for Java ...

    Hello team. While evaluating Aspose.HTML for Java for conversion of HTML table to PNG, we noticed converted PNG has bigger dimensions (width and height) than the input table in HTML, even though the page layout has Pag…...Crop PNG image when using Aspose.HTML for Java while converting...dimensions 430px by 260px, PNG image that has dimensions 794px x...

    forum.aspose.com/t/crop-png-image-when-using-as...
  5. Generate a JPG Image from a Slide with a Mathem...

    Hello everyone, I’m currently exploring Aspose and encountering an issue. When I try to convert a slide to a JPG Image using Aspose, any shape containing a mathematical formula (MathPortion) disappears. Here is my cod…...Generate a JPG Image from a Slide with a Mathematical Formula...to convert a slide to a JPG image using Aspose, any shape containing...

    forum.aspose.com/t/generate-a-jpg-image-from-a-...
  6. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The Image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...The image Aspose.Cell captures does not look like the original...capture the picture of range. The image aspose captures look nothing...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  7. Invalid image stream (The type initializer for ...

    Hi Team, We are facing a critical issue after upgrading to Aspose 25.11.0 , where Image rendering (used for eSignatures) is failing, while the same implementation works perfectly with Aspose 24.11 . error - “Invalid im…...Invalid image stream (The type initializer for 'Gdip' threw an...upgrading to Aspose 25.11.0 , where image rendering (used for eSignatures)...

    forum.aspose.com/t/invalid-image-stream-the-typ...
  8. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun Image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...Boundaries When Converting Shape to Image in C++ Aspose.Slides Product...attached ppt, there is sun image with text fully inside the circle...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  9. How to Fit Image to Cell Width in Aspose.Cells ...

    Hello, I’m trying to fit Images to the width of a cell. Currently, I’m using the following code: C# foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { s.AspectRatioLocked = true; s.Width = 100; // This …...How to Fit Image to Cell Width in Aspose.Cells Instead of Fixed...1 Hello, I’m trying to fit images to the width of a cell. Currently...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...
  10. Image is Lost after DOCM to HtmlFixed Conversio...

    Hi, When we save a file a docm in HtmlFixed (Page mode) the Image present in the file does not appear in the generated html. Note that if the file is saved in HTML (Web mode) the Image is indeed present in the generate…...Image is Lost after DOCM to HtmlFixed Conversion using .NET Aspose...in HtmlFixed (Page mode) the image present in the file does not...

    forum.aspose.com/t/image-is-lost-after-docm-to-...