Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 282,546 for

image

(0.12 sec)
  1. Watermark EMF image via Java | products.aspose.com

    Sample Java conversion code for EMF format to file. Use this example code to convert EMF to within any Web or Desktop Java based application....Imaging Java Watermark Emf PPTX DOCX...EMF Add Text Watermark to EMF images via Java Build your own Java...

    products.aspose.com/imaging/java/watermark/emf/
  2. Watermark PNG image via Java | products.aspose.com

    Sample Java conversion code for PNG format to file. Use this example code to convert PNG to within any Web or Desktop Java based application....Imaging Java Watermark Png PPTX DOCX...PNG Add Text Watermark to PNG images via Java Build your own Java...

    products.aspose.com/imaging/java/watermark/png/
  3. Watermark BMP image via C# | products.aspose.com

    Try our On-Premise document APIs to watermark BMP Image file on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Imaging .NET Watermark Bmp PPTX DOCX...BMP Add Text Watermark to BMP images via C# Build your own .NET...

    products.aspose.com/imaging/net/watermark/bmp/
  4. Watermark DIB image via C# | products.aspose.com

    Try our On-Premise document APIs to watermark DIB Image file on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Imaging .NET Watermark Dib PPTX DOCX...DIB Add Text Watermark to DIB images via C# Build your own .NET...

    products.aspose.com/imaging/net/watermark/dib/
  5. Can the Aspose.Slides Editor Add a New Slide, S...

    I would like to know aspose.slides editor element can support case add new slide, shape, Image and etc. or not??? Please help to answer my question...Editor Add a New Slide, Shape, Image, etc.? Aspose.Slides Product...case add new slide, shape, image and etc. or not??? Please help...

    forum.aspose.com/t/can-the-aspose-slides-editor...
  6. Yellow Boxes Appear When Saving a Slide As an I...

    Hello, I’m trying to save a slide from a PPTX as an Image, but yellow boxes appear that are not present in the original presentation. Could you please confirm whether this is a bug? Thank you Code: new Presentation(…...Appear When Saving a Slide As an Image in Java Aspose.Slides Product...save a slide from a PPTX as an image, but yellow boxes appear that...

    forum.aspose.com/t/yellow-boxes-appear-when-sav...
  7. 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...
  8. 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-...
  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. 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-...