Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 282,280 for

image

(0.52 sec)
  1. How to Add Hyperlink to an Image in PowerPoint ...

    This article focuses on how to add hyperlink to an Image in PowerPoint using Java. It also provide details steps for setting up the environment using the step wise approach and accomplish the task to add hyperlink to an Image in PPT in Java....Imaging Product Family Aspose.BarCode...How to Add Hyperlink to an Image in PowerPoint using Java This...

    kb.aspose.com/slides/java/how-to-add-hyperlink-...
  2. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an Image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/path/to/charts…...a Presentation Slide As an Image in Java Aspose.Slides Product...PowerPoint presentation as an image, but there are several discrepancies...

    forum.aspose.com/t/multiple-discrepancies-when-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. 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-...
  9. 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...
  10. How to place an image in cell basically in exce...

    I have a excel sheet containing Image now I want copy that Image paste into another sheet cell and place the Image in cell…how to do that?...How to place an image in cell basically in excel there is a feature...feature Place in cell in case of image how to do that in aspose c#...

    forum.aspose.com/t/how-to-place-an-image-in-cel...