Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 11,572 for

insert images

(0.17 sec)
  1. FieldDdeAuto.InsertAsBitmap | Aspose.Words for ...

    Discover how the FieldDdeAuto InsertAsBitmap property enhances your linked objects by allowing bitmap Insertion. Optimize your documents effortlessly!...property Gets or sets whether to insert the linked object as a bitmap...document in the form of an image. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldDdeAuto.InsertAsText | Aspose.Words for .NET

    Discover how the FieldDdeAuto InsertAsText property streamlines linked object management by allowing text-only format Insertion for enhanced clarity....property Gets or sets whether to insert the linked object in text-only...document in the form of an image. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldLink.InsertAsHtml | Aspose.Words for .NET

    Discover the FieldLink InsertAsHtml property to easily manage linked objects in HTML format. Enhance your web content with seamless integration!...property Gets or sets whether to insert the linked object as HTML format...document in the form of an image. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....document in the form of an image. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to Insert a signature on Word using Python....Imaging Product Family Aspose.BarCode...SignOptions class object. Steps to Insert Signature in Word using Python...

    kb.aspose.com/words/python/how-to-electronicall...
  6. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative 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.dra...
  7. Aspose::Words::Drawing::ShapeBase::get_Vertical...

    Aspose::Words::Drawing::ShapeBase::get_VerticalAlignment method. Specifies how 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...
  8. 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 = doc ) # Insert a floating image that will appear behind...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insertChart method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.InsertChart method...insertChart(chartType, width, height) Inserts an chart object into the document...ChartType The chart type to insert into the document. width number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 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...