Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 11,577 for

insert images

(0.74 sec)
  1. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....The selected example adds an image into a PDF file to illustrate...illustrate the concept. To add an image in a PDF file, different operators...

    docs.aspose.com/pdf/net/working-with-operators/
  2. ImageSize Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Imagesize class, your go-to resource for detailed image size and resolution insights for enhanced document quality....Contains information about image size and resolution. To learn...more, visit the Working with Images documentation article. public...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Converting a CGM file to TIFF using Python | As...

    Sample code on Python for CGM to TIFF conversion. Use example code for batch CGM to TIFF conversion with Python and .NET...the resolution for converting images using the Resolution property...quality and size of the output image. Set the compression type, color...

    products.aspose.com/pdf/python-net/conversion/c...
  4. Change background in EPS documents via Java | p...

    Try our On-Premise document APIs to change background from EPS files on Java Application....Imaging Java Change Background Eps...using server-side APIs. Aspose.Imaging for Java Overview API Home...

    products.aspose.com/imaging/java/change-backgro...
  5. Converting a MD file to PNG using Python | Aspo...

    Sample code on Python for MD to PNG conversion. Use example code for batch MD to PNG conversion with Python and .NET...Specify the desired image resolution, affecting image quality and file...PngDevice class for saving images in PNG format. The specified...

    products.aspose.com/pdf/python-net/conversion/m...
  6. Converting a PDF file to JPEG using Python | As...

    Sample code on Python for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion with Python and .NET... Set the desired image resolution to 300 DPI, which...the quality of the converted images.This is typically used to control...

    products.aspose.com/pdf/python-net/conversion/p...
  7. 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...DocumentBuilder ( doc = doc ) # Insert the image into the header so that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Converting Worksheet to Image and Worksheet to ...

    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....Converting Worksheet to Image and Worksheet to Image by Page with JavaScript...to convert a worksheet to an image file and a worksheet with multiple...

    docs.aspose.com/cells/javascript-cpp/converting...
  9. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....Examples Shows how to insert an image, and use it as a watermark...DocumentBuilder ( doc = doc ) # Insert the image into the header so that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and Inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...content from an Excel sheet and inserting it into a Word document using...there a way to ensure that the inserted content automatically fits...

    forum.aspose.com/t/extarct-content-from-excel-a...