Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 19,744 for

insert images

(0.1 sec)
  1. Aspose::Words::NodeChangingArgs Class Reference...

    Provides data for methods of the INodeChangingCallback interface...."\n{0:dd/MM/yyyy HH:mm:ss:fff}\tNode insertion:" , System::DateTime::get_Now...builder->InsertImage( System::Drawing::Image::FromFile (ImageDir + u "Logo...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. 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-java/changeb...
  3. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java.... Examples: Shows how to insert an ADDRESSBLOCK field. Document...included. Examples: Shows how to insert a field into a document using...

    reference.aspose.com/words/java/com.aspose.word...
  4. Create TSV Using Python | products.aspose.com

    Generate Microsoft Excel TSV documents using Python applications without using Microsoft Office....Microsoft Office files and Images. Aspose.Cells for Python via...getWorksheets().get(index) method Insert data in the accessed cell using...

    products.aspose.com/total/python-java/create/tsv/
  5. FieldLink.FormatUpdateType | Aspose.Words for .NET

    FieldLink FormatUpdateType property. Gets or sets a way the linked object updates its formatting in C#....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/net/aspose.words.fie...
  6. FieldLink.IsLinked | Aspose.Words for .NET

    FieldLink IsLinked property. Gets or sets whether to reduce the file size by not storing graphics data with the document in C#....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/net/aspose.words.fie...
  7. FieldDdeAuto.SourceItem | Aspose.Words for .NET

    FieldDdeAuto SourceItem property. Gets or sets the portion of the source file thats being linked in C#....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/net/aspose.words.fie...
  8. FieldLink.SourceItem | Aspose.Words for .NET

    FieldLink SourceItem property. Gets or sets the portion of the source file thats being linked in C#....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/net/aspose.words.fie...
  9. Inserted image is overlapping with word footer ...

    Hello Team, We are using the below mentioned code to Insert an image in the document but image is getting overlapped with the footer of the page. it is not identifying the space is there or not. Document doc = new Docu…...Inserted image is overlapping with word footer Aspose.Words Product...mentioned code to insert an image in the document but image is getting...

    forum.aspose.com/t/inserted-image-is-overlappin...
  10. ShapeBase.target property | Aspose.Words for Py...

    ShapeBase.target property. Gets or sets the target frame for the shape hyperlink....Shows how to insert a shape which contains an image, and is also...) shape = builder . insert_image ( IMAGE_DIR + "Logo.jpg" ) shape...

    reference.aspose.com/words/python-net/aspose.wo...