Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 8,000 for

image service

(0.19 sec)
  1. Issue with an EMF Image When Converting a Prese...

    Hi, We have been working with Aspose.Slides.Cpp since version 24. We also have purchased the license. Recently we have upgraded the Aspose.Slides.Cpp to version 25.6(latest) and found out that our emf with table annotat…...Issue with an EMF Image When Converting a Presentation to PDF...attached the sample EMF and output image. Sample-Table-OutPut-PDF-Screenshot...

    forum.aspose.com/t/issue-with-an-emf-image-when...
  2. Long String in EMF Image Doesn't Add a Line Bre...

    Hi, Our attached sample EMF Image features a table with a column containing an extended string. This string currently adjusts (wraps/breaks) to accommodate the column’s width. However, when we proceed to print this imag…...Long String in EMF Image Doesn't Add a Line Break When Printed...Hi, Our attached sample EMF image features a table with a column...

    forum.aspose.com/t/long-string-in-emf-image-doe...
  3. Text in EMF Image Is Not Wrapped when Convertin...

    We were reading EMF Image which contains text paragraph in multiple lines but when we import it into slides and export it as PDF the text(paragraph) is not wrapped and renders in single line. attached sample emf(EMFFile.…...Text in EMF Image Is Not Wrapped when Converting a Presentation...9:15am 1 We were reading EMF image which contains text paragraph...

    forum.aspose.com/t/text-in-emf-image-is-not-wra...
  4. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting DOCX files to Images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …...Rendering When Converting DOCX to Image with Parentheses Aspose.Words...Family words-net , docx-to-image SzuChiChen September 22, 2025...

    forum.aspose.com/t/inconsistent-line-height-ren...
  5. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to Images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.docx →…...consistently when converting DOCX to image Aspose.Words Product Family...alignment when converting DOCX to images with Aspose.Words. sample1...

    forum.aspose.com/t/table-cell-vertical-alignmen...
  6. 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...
  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. 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...
  9. 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...
  10. 【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...