Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 9,888 for

shape

(0.06 sec)
  1. LoadOptions.LoadFormat | Aspose.Words for .NET

    Discover the LoadOptions LoadFormat property to easily specify document formats. Optimize loading with the default Auto setting for seamless performance.... Shape imageShape = ( Shape ) doc . GetChildNodes...GetChildNodes ( NodeType . Shape , true )[ 0 ]; Assert . True ( imageShape...

    reference.aspose.com/words/net/aspose.words.loa...
  2. PowerPoint Animation|Aspose.Slides Documentation

    PowerPoint animation, PowerPoint slide animation with Aspose.Slides....PowerPoint animation effects on shapes, charts, tables, OLE Objects...PowerPoint animation effects on a shape. use animation timeline to control...

    docs.aspose.com/slides/java/powerpoint-animation/
  3. PowerPoint Animation|Aspose.Slides Documentation

    PowerPoint animation, PowerPoint slide animation with Aspose.Slides....PowerPoint animation effects on shapes, charts, tables, OLE Objects...PowerPoint animation effects on a shape. use animation timeline to control...

    docs.aspose.com/slides/androidjava/powerpoint-a...
  4. GradientStopCollection class | Aspose.Words for...

    aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects...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...
  5. Aspose::Words::Loading::HtmlLoadOptions::get_Su...

    Aspose::Words::Loading::HtmlLoadOptions::get_SupportVml method. Gets or sets a value indicating whether to support VML images in C++....ExplicitCast < Shape > ( doc -> GetChild ( NodeType :: Shape , 0 , true...ExplicitCast < Shape > ( doc -> GetChild ( NodeType :: Shape , 0 , true...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection indexer. Returns an adjustment at the specified index....+ 'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw...NodeType . SHAPE , 0 , True ) . as_shape () adjustments = shape . adjustments...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MarkdownSaveOptions.ImageSavingCallback | Aspos...

    Control image saving in Markdown with MarkdownSaveOptions' ImageSavingCallback. Enhance document formatting and streamline your workflow effortlessly!...md shape" )) . Count ( f => f . EndsWith..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Stroke.back_theme_color property | Aspose.Words...

    Stroke.back_theme_color property. Gets or sets a ThemeColor object that represents the stroke background color....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () stroke = shape . stroke stroke . back_theme_color...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...insertShape(ShapeType.RECTANGLE, 80.0, 80.0); shape.getFill().twoColorGradient(Color...

    reference.aspose.com/words/java/com.aspose.word...
  10. MarkdownSaveOptions.imageSavingCallback propert...

    MarkdownSaveOptions.imageSavingCallback property. Allows to control how images are saved when a document is saved to [SaveFormat.Markdown](../../../aspose.words/saveformat/#Markdown) format....md shape" )) . Count ( f => f . EndsWith..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

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