Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 20,542 for

document insertion

(2.62 sec)
  1. ShapeBase.screenTip property | Aspose.Words for...

    ShapeBase.screenTip property. Defines the text displayed when the mouse pointer moves over the shape.... Examples Shows how to insert a shape which contains an image...hyperlink. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeriesGroup.bubbleScale property | Aspose....

    ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a bubble 3D chart. let shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Load a Web Image from a URL into an Excel Works...

    How to convert an Image from URL to an actual Excel image? This article demonstrates achieving this using Python and the simple-to-use Aspose.Cells for Python via .NET API....data into a stream and then inserting it into the worksheet using...the instructions given in the Insert a Linked Picture from Web Address...

    docs.aspose.com/cells/python-net/load-a-web-ima...
  4. Aspose::Words::Drawing::ImageSize class | Aspos...

    Aspose::Words::Drawing::ImageSize class. Contains information about image size and resolution. To learn more, visit the Documentation article in C++....the Working with Images documentation article. class ImageSize...shape with an image. // When we insert an image using the "InsertImage"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase.canHaveImage property | Aspose.Words ...

    ShapeBase.canHaveImage property. Returns ``true`` if the shape type allows the shape to have an image....appears that in Microsoft Word documents any shape except a group shape...GroupShape . Examples Shows how to insert and rotate an image. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MergeFieldImageDimensionUnit | Aspose.Words for...

    Specifies an unit of an image dimension i.e in Java....Exception { Document doc = new Document(); // Insert a MERGEFIELD...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldTA class | Aspose.Words for Python

    aspose.words.fields.FieldTA class. Implements the TA field...the Working with Fields documentation article. Remarks Defines...modifications made to the document. (Inherited from Field ) is_italic...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Fill::get_GradientStops...

    Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection of GradientStop objects for the fill in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text.... Document () builder = aw . DocumentBuilder...text_box_shape = builder . insert_shape ( shape_type = aw . drawing...

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