Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 275,265 for

image

(0.1 sec)
  1. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...extracting images from PDF in multithreading: Not supported image type...pdfPath) { List<BufferedImage> images = AsposePdfUtils.getImages(pdfPath);...

    forum.aspose.com/t/error-when-extracting-images...
  2. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(ImagePath, ImageFormat.Png, 300); // this step t…...containing emojis converts to image very slowly Aspose.PDF Product...of PDFs containing emojis to images is very slow. I have attached...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  3. 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...worksheet and render it to an image or picture using Aspose.Cells...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  4. 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...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...
  5. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to Images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...rendered by aspose cells into image is slightly different from the...convert charts/ranges in excel to images to insert them into word document...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  6. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert Images format to the pdf please find the below code for that: using (var ImageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var pdf = new Aspose…...Failed to convert Image type format to PDF: The type initializer...Hi, I am trying to convert images format to the pdf please find...

    forum.aspose.com/t/failed-to-convert-image-type...
  7. Issue with Image Handling After Upgrading AWS L...

    Dear Aspose Support, I recently upgraded my AWS Lambda function from .NET Core 3.1 to .NET 8.0, and after the upgrade, I encountered an issue where Images are no longer being appended in the Publisher files when convert…...Issue with Image Handling After Upgrading AWS Lambda Function...encountered an issue where images are no longer being appended...

    forum.aspose.com/t/issue-with-image-handling-af...
  8. 【Aspose.Cells】Aspose.Cells.CellsException: Char...

    Aspose.Cells で グラフが入ったxlsxファイルを PdfA1a で保存すると例外が発生します。 string inputPath = @"/mnt/gcs/test.xlsx"; string outputPath = @"/mnt/gcs/out.xlsx"; // PDF/A Aspose.Cells.PdfSaveOptions saveOption = new() { …...CellsException: Chart/Picture to image Error! 日本語による技術サポート cells-net...CellsException: Chart/Picture to image Error! at Aspose.Cells.Workbook...

    forum.aspose.com/t/aspose-cells-aspose-cells-ce...
  9. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am testing unicode and Hebrew. 1) Well, I have a few problems with long text which spans on more than one line. If …...and wrapping AND problem in image title Aspose.PDF Product Family...addImage(“shape1-e.png”, section, “4th image”, ImageFileType.Png); if (!Directory...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  10. Can additional code be added to mimic SautinSof...

    We are moving away from SautinSoft to using Aspose.Words .Net. We have noticed how when SautinSoft renders a PDF from html it does a preprocessing step where it will resize Images to stop an Image from adjusting expandi…...SautinSoft's PDF redering / image preprocessing to auto resizing...resizing embedded html images? Aspose.Words Product Family words-net...

    forum.aspose.com/t/can-additional-code-be-added...