Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 283,803 for

image

(0.26 sec)
  1. The annotation isn‘t displayed on the image con...

    Hi Aspose team, When I use Aspose.Pdf for .NET, I found a problem. . When I add a text annotation to the pdf page, then convert this page into an Image, I find that the annotation I added will not be displayed on the …...annotation isn‘t displayed on the image converted from the page Aspose...then convert this page into an image, I find that the annotation...

    forum.aspose.com/t/the-annotation-isn-t-display...
  2. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an Image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...right when rendering chart to image Aspose.Cells Product Family...rendering the chart into an image. The code I’ve used is: Document...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  3. Watermark DICOM image via C# | products.aspose.com

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

    products.aspose.com/imaging/net/watermark/dicom/
  4. 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...
  5. 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...
  6. Watermark GIF image via Java | products.aspose.com

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

    products.aspose.com/imaging/java/watermark/gif/
  7. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an Image from URL to Excel embedded Image using C++ and Aspose.Cells for C++ API....Load a Web Image from a URL into an Excel Worksheet with Golang...C++ Contents [ Hide ] Load an Image from a URL into an Excel Worksheet...

    docs.aspose.com/cells/go-cpp/load-a-web-image-f...
  8. Watermark GIF image via C# | products.aspose.com

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

    products.aspose.com/imaging/net/watermark/gif/
  9. Watermark WEBP image via Java | products.aspose...

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

    products.aspose.com/imaging/java/watermark/webp/
  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-...