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

image

(2.25 sec)
  1. Chart Shows Wrong Numeric Values When Convertin...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart with some numeric values. When I try to get Image of the slide, I see that the numeric values appear different from that on the PPT. For example, 6.3% co…...Values When Converting Slide to Image in C# Aspose.Slides Product...numeric values. When I try to get image of the slide, I see that the...

    forum.aspose.com/t/chart-shows-wrong-numeric-va...
  2. Specify how to cross string in output PDF and i...

    Learn to control text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for Node.js via C++....cross string in output PDF and image with Node.js via C++ Contents...save your Excel file into PDF/Image, you can control this overflow...

    docs.aspose.com/cells/nodejs-cpp/specify-how-to...
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. 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...
  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. 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-...