Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 8,465 for

image service

(1.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 【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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Shape to Image of emf to png format gives blank...

    Dear Support, We are using Aspose.Diagram for .NET version 24.12.0 in a C#-application which is used on Windows platforms and Linux platforms. We have an issue with saving the shapes of a Visio-document in the master f…...Shape to Image of emf to png format gives blank images Aspose.Diagram...encountering an issue where the images generated from EMF shapes in...

    forum.aspose.com/t/shape-to-image-of-emf-to-png...