Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 11,567 for

insert images

(0.1 sec)
  1. Convert CGM to EMZ via Java | products.aspose.com

    Export CGM file to EMZ in your Java applications without using any third party application...Converting a CGM file to an EMZ image in Java is a simple two-step...export the CGM file to a JPEG image. This API is part of the Aspose...

    products.aspose.com/total/java/conversion/cgm-t...
  2. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the shape is positioned vertically 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...
  3. WatermarkerContext.text_watermark property | As...

    WatermarkerContext.text_watermark property. Text to be used as a watermark....image_watermark and WatermarkerContext...overrides image watermark. Examples Shows how to insert watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create 3D Presentations in Python|Aspose.Slides...

    Generate interactive 3D presentations in Python with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....to shapes, create 3D text, insert 3D graphics, and build 3D animations...import aspose.slides as slides image_scale = 2 with slides . Presentation...

    docs.aspose.com/slides/python-net/3d-presentation/
  5. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Imaging Product Family Aspose.BarCode...Presentation using Python How to Insert Image into PowerPoint Table using...

    kb.aspose.com/slides/python/
  6. Converting a PNG file to PDF using Java | Aspos...

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

    products.aspose.com/pdf/java/conversion/png-to-...
  7. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。...// Set coordinates for the image placement int lowerLeftX = 100...; // Get the page where the image needs to be added var page =...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  8. Converting a BMP file to PDF using Java | Aspos...

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

    products.aspose.com/pdf/java/conversion/bmp-to-...
  9. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points....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. How to Add Image in PDF using Python

    This article explains how to add image in PDF using Python. It covers the environment configuration details, the algorithm, and a code snippet....Imaging Product Family Aspose.BarCode...TeX Product Family How to Add Image in PDF using Python This article...

    kb.aspose.com/pdf/python/how-to-add-image-in-pd...