Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 7,471 for

image service

(0.09 sec)
  1. 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...
  2. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…...Aspose - excel to pdf, excel to image, excel to html in python Aspose...- Sample_Excel.zip (9.9 KB) Image conversion code – from aspose...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  3. Watermark DICOM image via Java | products.aspos...

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

    products.aspose.com/imaging/java/watermark/dicom/
  4. 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/
  5. Fast and reliable OCR API based on Aspose.OCR f...

    Seamlessly integrate optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via Java....for Python via Java Convert image to text with Python OCR API...Python via Java library. Convert images and PDFs to editable text effortlessly...

    products.aspose.com/ocr/python-java/
  6. Adding an Image as a Paragraph causes infinite ...

    I am converting Images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Adding an Image as a Paragraph causes infinite processing until...2025, 8:13am 1 I am converting images to PDFs. When using specific...

    forum.aspose.com/t/adding-an-image-as-a-paragra...
  7. Underline Gets Cut When Converting a Presentati...

    Hi Team, I have a sample PPTX with a single slide. The slide has a text with an underline. When I get the Image of this text using Aspose, I see that the underline is partially cut. I am using Aspose 25.5 version. The …...a Presentation Shape to an Image in C# Aspose.Slides Product...an underline. When I get the image of this text using Aspose, I...

    forum.aspose.com/t/underline-gets-cut-when-conv...
  8. How to Extract Brightness and Contrast Properti...

    I am using aspose slides for cpp. How can I extract Image brightness and contrast property out of picture frame ? I did not find any such property on pictureFrame or pictureFillFormat. Thanks...and Contrast Properties of an Image in C++? Aspose.Slides Product...Product Family slides-image , slides-cpp pankajku November 18, 2024...

    forum.aspose.com/t/how-to-extract-brightness-an...
  9. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Image distorted in excel to pdf transformation (ECDCTS-10606)...template XLSX file to PDF. I found image was distorted a bit in Excel...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  10. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...Layer group export image error:The rectangle has no common processing...PNG:" + mergedPngPath); } } image.png (109.1 KB) Professionalize...

    forum.aspose.com/t/layer-group-export-image-err...