Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 49,140 for

shape

(0.05 sec)
  1. Hyperlink|Aspose.Slides for Node.js via .NET Do...

    Add and manage hyperlinks in Aspose.Slides for Node.js: link text, Shapes, and images, set targets and actions for PPT, PPTX, and ODP with examples....and updating hyperlinks on shapes using Aspose.Slides for Node...Hyperlink Create a rectangle shape with a hyperlink pointing to...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. Aspose::Words::NodeCollection::get_Count method...

    Aspose::Words::NodeCollection::get_Count method. Gets the number of nodes in the collection in C++....(); // Add two runs and one shape as child nodes to the first...u "Hello world! " )); auto shape = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a Shape or text frame is relative....the horizontal position of a shape or text frame is relative. Members...it to the page's center. let shape = builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Fill.oneColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.oneColorGradient method...Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/net/aspose.words.fie...
  6. LoadOptions.convert_metafiles_to_png property |...

    LoadOptions.convert_metafiles_to_png property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format.... Document () shape = aw . drawing . Shape ( doc , aw . drawing...drawing . ShapeType . IMAGE ) shape . image_data . set_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline Shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!...inline shape with specified type and size. public Shape InsertShape...Description shapeType ShapeType The shape type to insert into the document...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ImageData.image_type property | Aspose.Words fo...

    ImageData.image_type property. Gets the type of the image....docx' ) # Get the collection of shapes from the document, # and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.target property | Aspose.Words for No...

    ShapeBase.target property. Gets or sets the target frame for the Shape hyperlink....sets the target frame for the shape hyperlink. get target () : string...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.screenTip property | Aspose.Words for...

    ShapeBase.screenTip property. Defines the text displayed when the mouse pointer moves over the Shape....mouse pointer moves over the shape. get screenTip () : string Remarks...Examples Shows how to insert a shape which contains an image, and...

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