Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 281,995 for

image

(0.32 sec)
  1. 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...
  2. 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...
  3. Working with Signature in PDF File|Aspose.PDF f...

    This section explains how to to extract signature information, extract Image from signature, change language, and etc using PdfFileSignature class....fs ); } } } } } } Extracting Image from Signature Field (PdfFileSignature)...document, you can also set an image for SignatureAppearance. Now...

    docs.aspose.com/pdf/net/working-with-signature-...
  4. How to Transform SVG to PDF using Java

    This brief guide covers how to transform SVG to PDF using Java. It provides the IDE settings, and step-by-step procedure, followed by a runnable code snippet to transform a file from SVG to PDF using Java....Imaging Product Family Aspose.BarCode...PDF for Java to convert SVG image Create an object of SvgLoadOptions...

    kb.aspose.com/pdf/java/how-to-transform-svg-to-...
  5. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically....Shows how to insert a floating image to the center of a page. let...doc ); // Insert a floating image that will appear behind the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert ICS to PNG in Python | products.aspose.com

    Save ICS to PNG in your Python applications without using Microsoft Outlook or Word...Convert ICS to BMP (Bitmap Image File) Convert ICS to DOC (Microsoft...(Calendar File) Convert ICS to IMAGE (Image Files) Convert ICS to JPEG...

    products.aspose.com/total/python-net/conversion...
  7. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of shapes. Optimize your design with precision and control!...Shows how to insert a floating image to the center of a page. Document...doc ); // Insert a floating image that will appear behind the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.verticalAlignment property | Aspose.W...

    ShapeBase.verticalAlignment property. Specifies how the shape is positioned vertically....Shows how to insert a floating image to the center of a page. let...doc ); // Insert a floating image that will appear behind the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 如何在 React 中使用 Aspose.CAD|CAD Documentation

    在 React 中使用 Aspose.CAD...type="file"/> <img alt="converted" id="image" /> </span> 在 App.tsx 中,我们描述了启动辅助进程、处理和保存图像的过程..."aspose-cad/dotnet"; import {Image, PngOptions} from "aspose-cad";...

    docs.aspose.com/cad/zh/javascript-net/showcases...