Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 11,664 for

insert images

(0.14 sec)
  1. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....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/nodejs-net/aspose.wo...
  2. Aspose::Words::PageSetup::get_PageWidth method ...

    Aspose::Words::PageSetup::get_PageWidth method. Returns or sets the width of the page in points in C++....Examples Shows how to insert an image, and use it as a watermark...DocumentBuilder > ( doc ); // Insert the image into the header so that...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. 使用 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...
  4. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or text frame is relative in Java....Examples: Shows how to insert an image, and use it as a watermark...DocumentBuilder(doc); // Insert the image into the header so that...

    reference.aspose.com/words/java/com.aspose.word...
  5. Converting a EMF file to PDF using Java | Aspos...

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

    products.aspose.com/pdf/java/conversion/emf-to-...
  6. 获取图像的分辨率和尺寸|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中检索 PDF 中嵌入图像的分辨率和尺寸。...Images 属性获取图像。 创建一个堆栈对象来保存图像的图形状态,并使用它来跟踪不同的图像状态。...RunExamples . GetDataDir_AsposePdf_Images (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/get-resolution-and-d...
  7. FormField | Aspose.Words for Java

    Represents a single form field in Java.... Examples: Shows how to insert a combo box. Document doc =...write("Please select a fruit: "); // Insert a combo box which will allow...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Add MapiCalendar to PST using C#

    In this short topic, we will learn how to add MapiCalendar to PST using C# by adhering to well defined steps and using the example code. You can Insert Mapi Calendar to PST with the help of simple API calls....Imaging Product Family Aspose.BarCode...using the example code. You can insert Mapi Calendar to PST in C#...

    kb.aspose.com/email/net/how-to-add-mapicalendar...
  9. Converting a TEX file to XML using Java | Aspos...

    TEX to XML conversion via Java sample code. Programmers can use this example code to export TEX to XML 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/tex-to-...
  10. Converting a PS file to XML using Java | Aspose...

    PS to XML conversion via Java sample code. Programmers can use this example code to export PS to XML 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/ps-to-xml/