Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 283,800 for

image

(0.93 sec)
  1. Convert PPTM to JPEG using Java | products.aspo...

    Sample Java conversion code for PPTM format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/pptm...
  2. Convert PPSX to BMP using Java | products.aspos...

    Sample Java conversion code for PPSX format to BMP file. Use this example code to export PowerPoint & OpenOffice presentations to BMP within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/ppsx...
  3. Convert PPSM to JPEG using Java | products.aspo...

    Sample Java conversion code for PPSM format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/ppsm...
  4. 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_...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Get, or Remove Watermarks in PDF Using Python https://products.aspose.com/pdf/python-net/watermark/ Recent content in Add, Get, or Remove ......com/pdf/images/aspose_pdf-for-python-net.svg...is-hidden-touch image is-48x48 https://products.aspose.com/pdf/images/asp...

    products.aspose.com/pdf/python-net/watermark/in...
  6. Manage Table Cells in Presentations on Android|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Android via Java. Master accessing, modifying, and styling cells quickly for seamless slide automation.... dispose (); } Add an Image Inside a Table Cell Create an...method. Create a Images object to hold the image file. Add the IImage...

    docs.aspose.com/slides/androidjava/manage-cells/
  7. Aspose.PSD for Java 19.4 - 发布说明|Documentation

    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....psd" ; PsdImage image = new PsdImage ( 200 , 200 );...); try { PsdImage im = Image . load ( filePath ); try { Layer...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB in C++....Description Image 0 OfficeMath is converted to HTML as image specified...property to "HtmlOfficeMathOutput.Image" // will render each OfficeMath...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Manage Table Cells in Presentations Using PHP|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for PHP. Master accessing, modifying, and styling cells quickly for seamless slide automation....$presentation -> dispose (); } } Add an Image Inside a Table Cell Create an...method. Create a Images object to hold the image file. Add the IImage...

    docs.aspose.com/slides/php-java/manage-cells/
  10. detect_areas_mode_enum::COMBINE|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::COMBINE algorithm....extract as much text from an image as possible. The OCR engine...detection algorithm: // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/areas-detection/combine/