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

image

(0.44 sec)
  1. 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
  2. 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...
  3. 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...
  4. 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...
  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. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside Images....with its coordinates in each image. Property Type Description Characters...int Sequence number of the image on the page. When working with...

    docs.aspose.com/ocr/java/image-regions-characte...
  8. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....Examples Shows how to insert an image, and use it as a watermark....( doc = doc ) # Insert the image into the header so that it will...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Customize Barcode Color Scheme in Python via .N...

    How to Adjust Color Schemes of Barcode Elements in Aspose.BarCode for Python... Overview Barcode images have a black-and-white color...set to Black . The barcode image below has been generated with...

    docs.aspose.com/barcode/python-net/customize-ba...
  10. 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...