Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 46,940 for

shape

(0.19 sec)
  1. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...inserting an image will define its shape using VML. doc . compatibility_options...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats....ExportShapesAsSvg property Controls whether Shape nodes are converted to SVG images...this option is set to true , Shape nodes are exported as <svg>...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Update Fields|Documentation

    This section explains how to update fields....field property, exposed by the Shape class supports a collection...piece of code update a field in shape. Create, Insert fields...

    docs.aspose.com/diagram/python-java/update-fields/
  5. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the gradient stop without any modifiers....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.BreakForwardLink | Aspose.Words for .NET

    Discover the TextBox BreakForwardLink method to seamlessly unlink your TextBoxes, enhancing user experience and form navigation. Optimize your UI today!...in the current sequence of shapes. For example: 1-2-3-4 sequence...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Create a Presentation in Java|Aspose.Slides Doc...

    Create PowerPoint presentations in Java with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....first slide, injecting a simple shape, and persisting the result—so...you an immediate canvas for shapes, text, charts, or any other...

    docs.aspose.com/slides/java/create-presentation/
  8. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method...docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () # The OLE object in the first shape is a Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.hasChart property | Aspose.Words for Node.js

    Shape.hasChart property. Returns ``true`` if this [Shape](../) has a [Chart](../../chart/)....property Shape.hasChart property Returns true if this Shape has a...Drawing class Shape Shape.firstParagraph property Shape.hasImage property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.insert_online_video method...and other settings using the Shape object returned by this method...and other settings using the Shape object returned by this method...

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