Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 11,468 for

insert images

(0.13 sec)
  1. Change Background of VDW File via Python | prod...

    Python source code to change background of VDW documents within any Python based application....diagram as background page Insert an image to the background page... java.io.FileInputStream( "image.png" )); SrcPage.setBackPage(backgroundPage);...

    products.aspose.com/diagram/python-net/changeba...
  2. Converting a PDFA file to PDF using Java | Aspo...

    PDFA to PDF conversion via Java sample code. Programmers can use this example code to export PDFA to PDF within any Web or Desktop Java based application....allows developers to insert tables, graphs, images, hyperlinks, custom...XFA, TXT, PCL, XML, XPS and image file formats, support for various...

    products.aspose.com/pdf/java/conversion/pdfa-to...
  3. Picture|Aspose.Slides for Node.js via .NET Docu...

    Work with pictures in Aspose.Slides for Node.js: Insert, crop, compress, recolor, and export Images with examples for PPT, PPTX, and ODP presentations....article demonstrates how to insert and access pictures using Aspose...The examples below read an image from a file, place it on a slide...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...// Set coordinates for the image placement int lowerLeftX = 100...200 ; // Get the page where image needs to be added var page =...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  5. Converting a GIF file to PDF using Java | Aspos...

    GIF to PDF conversion via Java sample code. Programmers can use this example code to export GIF to PDF within any Web or Desktop Java based application....new Document Load input GIF image Save the output PDF file Here...add (); Image image = new Image (); sample BMP image file image...

    products.aspose.com/pdf/java/conversion/gif-to-...
  6. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java....Examples: Shows how to insert a floating image to the center of a...DocumentBuilder(doc); // Insert a floating image that will appear behind...

    reference.aspose.com/words/java/com.aspose.word...
  7. WatermarkerContext.image_watermark property | A...

    WatermarkerContext.image_watermark property. Image bytes to be used as a watermark....image_watermark property WatermarkerContext.image_watermark property...property Image bytes to be used as a watermark. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...sheet to image file - Aspose.Cells provides Sheet to Image feature...com/display/cellsnet/Converting+Worksheet+to+Image+in+Aspose.Cells ), so you may...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  9. Aspose::Words::Drawing::ShapeBase::get_Horizont...

    Aspose::Words::Drawing::ShapeBase::get_HorizontalAlignment method. Specifies how the shape is positioned horizontally in C++....Examples Shows how to insert a floating image to the center of a...DocumentBuilder > ( doc ); // Insert a floating image that will appear behind...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. How to Add Video in Presentation using Java

    In this example, we will learn about the procees of how to add Video in Presentation using Java. You can easily embed a MP4 to PPTX in Java with the help of a few lines of code....Imaging Product Family Aspose.BarCode...PPTX using Java . Steps to Insert Video in Presentation using...

    kb.aspose.com/slides/java/how-to-add-video-in-p...