Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 275,093 for

image

(0.08 sec)
  1. 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...
  2. Watermark WMF image via Java | products.aspose.com

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

    products.aspose.com/imaging/java/watermark/wmf/
  3. Watermark WMF image via C# | products.aspose.com

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

    products.aspose.com/imaging/net/watermark/wmf/
  4. 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...
  5. 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/
  6. 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/
  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. 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/
  9. 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/
  10. 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-...