Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 11,352 for

insert images

(0.18 sec)
  1. Is there Aspose Cells and Words sample code to ...

    Hi, I want to create an Excel Scatter Chart and put it in a Word docx as an Excel chart. Is there sample code for this using Aspose Cells and Words? Is there sample code to show me how to "bookmark" the place where the c…...have to be converted to an image and placed into the docx at...chart, and then export it to an image using Aspose.Cells API. Using...

    forum.aspose.com/t/is-there-aspose-cells-and-wo...
  2. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::get_ImageHeight method. Specifies the image height for the image to Insert into the document in C++....Specifies the image height for the image to insert into the document...that the original value of the image height should be applied, you...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. ShapeBase.Width | Aspose.Words for .NET

    Discover the ShapeBase Width property. Easily adjust the width of your shape's containing block for enhanced design flexibility and precision....Examples Shows how to insert a floating image, and specify its position...bottom and right edges of the image. Assert . That ( shape . Bottom...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.Height | Aspose.Words for .NET

    Discover the ShapeBase Height property to easily adjust your shape's container height, enhancing design flexibility and precision in your projects....Examples Shows how to insert a floating image, and specify its position...bottom and right edges of the image. Assert . That ( shape . Bottom...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageSize.width_pixels property | Aspose.Words ...

    Imagesize.width_pixels property. Gets the width of the image in pixels....property Gets the width of the image in pixels. @property def width_pixels...to read the properties of an image in a shape. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSize.height_pixels property | Aspose.Words...

    Imagesize.height_pixels property. Gets the height of the image in pixels....property Gets the height of the image in pixels. @property def height_pixels...to read the properties of an image in a shape. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....getFieldCode(), " MERGESEQ "); // Insert a SKIPIF field, which will...included. Examples: Shows how to insert a field into a document using...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....getType()); // We can also insert PRIVATE fields using a document...included. Examples: Shows how to insert a field into a document using...

    reference.aspose.com/words/java/com.aspose.word...
  9. ShapeBase.href property | Aspose.Words for Python

    ShapeBase.href property. Gets or sets the full hyperlink address for a shape....Shows how to insert a shape which contains an image, and is also...shape = builder . insert_image ( file_name = IMAGE_DIR + 'Logo.jpg'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Add Data Validation in Excel using Python

    This tutorial provides guidance on how to add data validation in Excel using Python. It has the environment settings, a list of steps, and a runnable sample code to apply Excel data validation list using Python....Imaging Product Family Aspose.BarCode...your application. Steps to Insert Data Validation in Excel using...

    kb.aspose.com/cells/python/how-to-add-data-vali...