Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 279,798 for

image

(0.12 sec)
  1. 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...
  2. 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...
  3. Load a Web Image from a URL into an Excel Works...

    How to convert an Image from a URL to an actual Excel Image using Aspose.Cells for Node.js via C++....Ask AI Load a Web Image from a URL into an Excel Worksheet with...C++ Contents [ Hide ] Load an image from a URL into an Excel Worksheet...

    docs.aspose.com/cells/nodejs-cpp/load-a-web-ima...
  4. Impact of Microsoft changes to inline image rep...

    Hi, Currently we are using Aspose.Email for transforming msg/eml formats to PDF/RTF/TEXT. Microsoft changes to inline Images are represented in the HTML body of Outlook emails in Outlook on the web and the new Outlook …...Microsoft changes to inline image representation in Outlook on...Microsoft changes to inline images are represented in the HTML...

    forum.aspose.com/t/impact-of-microsoft-changes-...
  5. Unable to open EMF file in Aspose Image view on...

    Hi Team, We have obtained a temporary license for Aspose.Imaging for Python via .NET to evaluate the library for the use case mentioned below. Use Case: We are trying to convert SVG files to EMF using the code below a…...Aspose Image view online and MS Paint Aspose.Imaging Product...temporary license for Aspose.Imaging for Python via .NET to evaluate...

    forum.aspose.com/t/unable-to-open-emf-file-in-a...
  6. 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...
  7. 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...
  8. Convert PDF to Image Formats in Node.js|Aspose....

    This topic show you how to use Aspose.PDF to convert PDF to various Images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code in the Node.js environment....Convert PDF to Image Formats in Node.js Contents [ Hide ] Node...Node.js Convert PDF to Image In this article, we will show you...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-i...
  9. Failed to Open the PowerPoint Presentation with...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on …...Presentation with a CMYK JPEG Image in C# Aspose.Slides Product...Family slides-net , slides-image bhav April 25, 2025, 4:06am...

    forum.aspose.com/t/failed-to-open-the-powerpoin...
  10. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...aspose renders the chart as image Aspose.Cells Product Family...converting the worksheet to image sourceWS.PageSetup.ClearHeaderFooter();...

    forum.aspose.com/t/labels-in-charts-are-positio...