Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 278,155 for

image

(0.15 sec)
  1. Aspose.Cells : Image and PDF generated by code ...

    We created a POC for converting xlsx to Image and pdf using aspose.cells free licence with watermark with our dot net solution. Our dot net application is deployed on EKS cloud. We are seeing that the Image or pdf genera…...Cells : Image and PDF generated by code deployed on server...POC for converting xlsx to image and pdf using aspose.cells free...

    forum.aspose.com/t/aspose-cells-image-and-pdf-g...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  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. 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...
  8. Convert JPG to SVG – Python code and Online Vec...

    Convert JPG to SVG online or in Python with Aspose.SVG. Vectorize JPG Images to enjoy the benefits of vector graphics. Try Online Image Vectorizer....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/svg/python-net/vectorize-im...
  9. 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...
  10. 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...