Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 283,803 for

image

(0.1 sec)
  1. Convert PPTM to JPEG using C# | products.aspose...

    Sample code for PPTM to JPEG C# conversion. Use API example code for batch PPTM files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....Presentation Create a full scale image as a Bitmap with each iteration...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...

    products.aspose.com/slides/net/conversion/pptm-...
  2. Convert PPT to JPEG using C# | products.aspose.com

    Sample code for PPT to JPEG C# conversion. Use API example code for batch PPT files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....Presentation Create a full scale image as a Bitmap with each iteration...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...

    products.aspose.com/slides/net/conversion/ppt-t...
  3. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm....results in distortion of the image, causing the lines of text to...dealing with perfectly straight images, such as a single scanned sheet...

    docs.aspose.com/ocr/net/areas-detection/curved_...
  4. Aspose::Words::NodeCollection::ToArray method |...

    Aspose::Words::NodeCollection::ToArray method. Copies all nodes from the collection to a new array of nodes in C++....replace all textbox shapes with image shapes. auto doc = System ::...:: Drawing :: ShapeType :: Image ; })))); for ( System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. How to Convert PSD to JPEG in Java

    This simple article entails how to convert PSD to JPEG in Java. One can easily export PSD to JPEG in Java using quick and easy steps with Aspose.PSD for Java....Imaging Product Family Aspose.BarCode...above steps in Java PSD to JPEG image conversion application can be...

    kb.aspose.com/psd/java/how-to-convert-psd-to-jp...
  6. How to Convert PSD to JPEG in C#

    This simple topic focuses on how to convert PSD to JPEG in C#. One can easily export PSD to JPEG in C# using quick and easy steps with Aspose.PSD for .NET....Imaging Product Family Aspose.BarCode...the disk In C# PSD to JPEG image conversion can be easily performed...

    kb.aspose.com/psd/net/how-to-convert-psd-to-jpe...
  7. Convert WEBP to GIF using Python

    This article guides on how to convert WEBP to GIF using Python. You will get information to set the IDE, a list of steps, and a sample code to change WEBP to GIF in Python....Imaging Product Family Aspose.BarCode...modules and classes from Aspose.Imaging for Python via .NET Initialize...

    kb.aspose.com/imaging/python/convert-webp-to-gi...
  8. Set Start and Stop Symbols of Codabar Barcode|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....D ); return b ; } } JRXML < image hAlign = "Center" > < reportElement...)]]> </ imageExpression > </ image > Generate AustraliaPost Barcode...

    docs.aspose.com/barcode/jasperreports/set-start...
  9. Remove Background from PDF using Python

    Remove background from PDF using Python. It assists in setting IDE and provides list of steps and a runnable sample code to clear PDF background using Python....Imaging Product Family Aspose.BarCode...environment in a Linux docker image, shares a list of steps for...

    kb.aspose.com/pdf/python/remove-background-from...
  10. Convert to PDF on Linux Container using .net - ...

    We need support to use the Aspose.PDF library on a Linux container. We are trying to convert .docx and .tiff files to .PDF, but we encounter errors because Aspose internally uses System.Drawing.common.dll , which doesn’t…...an image object var image = new Aspose.Pdf.Image(); image.ImageStream...Add image to the PDF document pdfDocument.Pages.Add(image); //...

    forum.aspose.com/t/convert-to-pdf-on-linux-cont...