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

image

(0.08 sec)
  1. ISO File Format & .iso Extension - Comprehensiv...

    Discover the ISO archive file format and .iso extension, widely used for creating disk Images. Learn about its features, how to open and extract ISO files, and its significance in software distribution and backup....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/zip/most-common-archives/wh...
  2. 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...
  3. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...When Converting a Slide to an Image in C# Aspose.Slides Product...Drawing; using System.Drawing.Imaging; using System; using System...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...
  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. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned Image. It takes String as file path but I get the Image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an Image with 100 DPI JPG format BufferedImage Image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro......omr) using existing image in Java Aspose.OMR Product Family...recognizeImage() method to process scanned image. It takes String as file path...

    forum.aspose.com/t/how-to-create-omr-template-f...
  6. 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...
  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. 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...
  9. Add text to PNG via .NET | products.aspose.com

    Add text to PNG Image file using .NET graphic library...NET Edit Image Png Add Text to PNG Image Files Using C#...C# Elevate Your PNG Images: Adding Text with .NET Drawing API Download...

    products.aspose.com/drawing/net/edit-image/add-...
  10. Add text to GIF via .NET | products.aspose.com

    Add text to GIF Image file using .NET graphic library...NET Edit Image Gif Add Text to GIF Image Files Using C#...C# Elevate Your GIF Images: Adding Text with .NET Drawing API Download...

    products.aspose.com/drawing/net/edit-image/add-...