Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 110,323 for

convert image

(0.1 sec)
  1. Cannot load image from field 'Image'. The field...

    Hi there, I need to merge an Image in .doc document template. I am receiving payload with all merge fields and Image is coming in base64 format. I have added below code in HandleMergeField.java file. public void ImageF…...Cannot load image from field 'Image'. The field contains data...Hi there, I need to merge an image in .doc document template. I...

    forum.aspose.com/t/cannot-load-image-from-field...
  2. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker Image in Azure Function....CAD Docker image in Azure Function Contents [...function that converts a CAD file and saves it as an image. The application...

    docs.aspose.com/cad/java/how-to-run-aspose-cad-...
  3. Is It Possible to Image Part of the PPT Slide? ...

    I understand that you can turn a slide into an Image using getThumbnail. Were you able to Convert some of the slides into Images?...Is It Possible to Image Part of the PPT Slide? Aspose.Slides...into an image using getThumbnail. Were you able to convert some...

    forum.aspose.com/t/is-it-possible-to-image-part...
  4. Converting pdf file with svg content to image f...

    Hello, we are using Aspose Pdf for Java (Version 19.10) and it seems that there is a problem with Converting pdf file to Image file, e.g. png. Our customer want to Convert their pdf documents into png Image files. Norm…...Converting pdf file with svg content to image file leads to memory...is a problem with converting pdf file to image file, e.g. png....

    forum.aspose.com/t/converting-pdf-file-with-svg...
  5. Image loading failed exception on linux - Free ...

    Trying to Convert the .tiff file to a pdf using the file path, but it is throwing an Image loading failed exception on linux. But it was working on windows. Aspose.Imaging = 23.3.0 .Net Target Framework = net6.0 Here …...Image loading failed exception on linux Aspose.Imaging Product...2023, 4:35pm #1 Trying to convert the .tiff file to a pdf using...

    forum.aspose.com/t/image-loading-failed-excepti...
  6. Convert to PDFA replaces images with inverted v...

    You can use the standard PDFA conversion code posted on the Aspose KB: https://docs.aspose.com/pdf/java/Convert-pdf-to-pdfa/ The input PDF is 250kb the resulting PDF is 40+MB and the Images in the document which where w…...Convert to PDFA replaces images with inverted version of the...the image and does major increase in file size Aspose.PDF Product...

    forum.aspose.com/t/convert-to-pdfa-replaces-ima...
  7. Transparent png image become non transparent - ...

    Use version 24.10 var doc = new Aspose.Words.Document(docStream); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(outStream, new PdfSaveOptions { Compliance = PdfCompliance.PdfA1a,…...Transparent png image become non transparent Aspose.Words Product...2024, 3:36pm 3 @mkn1993 When converting a DOCX document to PDF using...

    forum.aspose.com/t/transparent-png-image-become...
  8. Converting image formats to 8bit or 16bit grays...

    Hi, I am also wondering if Aspose can Convert Image formats such as .gif, .bmp, .tif, .jpg, .png files into grayscale 8bit or 16 bit formats? I have seen that the library just does a conversion but not to grayscale. …...Converting image formats to 8bit or 16bit grayscale Aspose.Imaging...wondering if Aspose can convert image formats such as .gif, .bmp...

    forum.aspose.com/t/converting-image-formats-to-...
  9. Word / Excel lost transparent image after conve...

    After saving docx/xslx in pdf with PdfA1a Image in pdf lost transparent Excel: var opt = new Excel.PdfSaveOptions(); opt.Compliance = Excel.Rendering.PdfCompliance.PdfA1a; doc.Save(outputTmp, opt); Word: var opt = …...Excel lost transparent image after converting PDFA1 Aspose.Total...docx/xslx in pdf with PdfA1a image in pdf lost transparent Excel:...

    forum.aspose.com/t/word-excel-lost-transparent-...
  10. An image in the html does not appear in the pdf...

    Hello, we are using the aspose pdf for java to Convert html to pdf in our product. One of our customers is complaining that an Image does not appear in the output pdf. The source of the Image is an https link to the ima…...An image in the html does not appear in the pdf after conversion...the aspose pdf for java to convert html to pdf in our product...

    forum.aspose.com/t/an-image-in-the-html-does-no...