Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 280,741 for

image

(0.9 sec)
  1. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...insertImage(baisLogo); // after we insert the image, get the position back to 0...box that can contain text, images, and hyperlinks, similar to...

    forum.aspose.com/t/trying-to-create-a-word-like...
  2. Latest Aspose.Slides Product Family topics - Fr...

    Get technical support of Aspose.Slides for .NET, Java, Android, C++, SharePoint, SQL Reporting Services and JasperReports....1 6 April 7, 2025 How Is an Image Overlaid on the Slide in PPT...Composition Type? slides-net , slides-image , slides-design 9 24 April 7...

    forum.aspose.com/c/slides/11
  3. Barcode Parameters|Documentation

    How to Manage Barcode Parameters in Aspose.BarCode for Android...points, or pixels) and barcode image resolution. Overview Cartesian...to represent image data for raster or vector images. To link these...

    docs.aspose.com/barcode/androidjava/barcode-gen...
  4. Aspose.PSD for .NET 22.9 - Release Notes|Docume...

    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....9 if 16-bit image processing is your primary functionality...n.png" ; using ( var img = Image . Load ( inputPsdFile )) { //...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-9...
  5. Manage Chart Data Markers in Presentations in ....

    Learn how to customize chart data markers in Aspose.Slides for .NET, boosting presentation impact across PPT and PPTX formats with clear C# code examples....picture using IImage image1 = Images . FromFile ( "aspose-logo.jpg"...IPPImage imgx1 = presentation . Images . AddImage ( image1 ); // Set...

    docs.aspose.com/slides/net/chart-data-marker/
  6. Manage Chart Data Markers in Presentations with...

    Learn how to customize chart data markers in Aspose.Slides, boosting presentation impact across PPT, PPTX and ODP formats with clear code examples.... images . add_image ( image1 ) # Set the...imgx2 = presentation . images . add_image ( image2 ) # Take first...

    docs.aspose.com/slides/python-net/chart-data-ma...
  7. Convert Text to SVG in Python

    This brief tutorial discusses how to convert text to SVG in Python. It covers the stepwise algorithm and a working code snippet to make svg from text in Python....Imaging Product Family Aspose.BarCode...improvising the output SVG image to meet your requirements. Steps...

    kb.aspose.com/svg/python/convert-text-to-svg-in...
  8. Convert DWG to TIFF in Python

    This brief tutorial helps to convert DWG to TIFF in Python. It contains the details to configure the environment, a step-by-step algorithm, and a sample code snippet to develop an AutoCAD to TIFF converter in Python....Imaging Product Family Aspose.BarCode...export DWG to TIFF image Create an Image class object to load...

    kb.aspose.com/cad/python/convert-dwg-to-tiff-in...
  9. EndCap | Aspose.Words for Java

    Specifies line cap style in Java....BOTH); BufferedImage image = ImageIO.read(getAsposelogoUri()...openStream()); Graphics2D graphics2D = image.createGraphics(); // When we...

    reference.aspose.com/words/java/com.aspose.word...
  10. ArrowWidth | Aspose.Words for Java

    Width of the arrow at the end of a line in Java....BOTH); BufferedImage image = ImageIO.read(getAsposelogoUri()...openStream()); Graphics2D graphics2D = image.createGraphics(); // When we...

    reference.aspose.com/words/java/com.aspose.word...