Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 50,431 for

shape

(0.14 sec)
  1. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....as_editable_range_end() as_group_shape() as_shape() as_comment() as_footnote()...as_field_include() as_field_shape() as_field_database() as_field_skip_if()...

    docs.aspose.com/words/python-net/python-notes/
  2. Extract Media from PowerPoint using Java

    This guide explains the process to extract media from PowerPoint using Java. You will get details to set the IDE, a list of steps, and a sample code showing how to get video from PowerPoint using Java or extract audio also if available....each shape in the respective slide If the current shape is an...save it on the disk If the shape is an IAudioFrame with an embedded...

    kb.aspose.com/slides/java/extract-media-from-po...
  3. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection class. Represents a collection of Y values for a chart series in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations....new Presentation (); try { $shape = $presentation -> getSlides...created autoshape $textFrame = $shape -> getTextFrame (); # Removes...

    docs.aspose.com/slides/php-java/manage-paragraph/
  5. OleFormat.oleControl property | Aspose.Words fo...

    OleFormat.oleControl property. Gets [OleFormat.oleControl](./) objects if this OLE object is an ActiveX control...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Extract Images from Presentation Shapes in .NET...

    Extract images from Shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET — quick, code-friendly solution....Extract Images from Presentation Shapes in .NET Contents [ Hide ] Overview...Overview Images are often added to shapes and also frequently used as...

    docs.aspose.com/slides/net/extracting-images-fr...
  7. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for PHP via Java in handling PowerPoint animations. Key features and insights to enhance your presentations....PowerPoint animation effects on shapes, charts, tables, OLE Objects...PowerPoint animation effects on a shape. use animation timeline to control...

    docs.aspose.com/slides/php-java/powerpoint-anim...
  8. Shape.storyType property | Aspose.Words for Nod...

    Shape.storyType property. Returns [StoryType.Textbox](../../../aspose.words/storytype/#Textbox)....storyType property Shape.storyType property Returns StoryType...Drawing class Shape Shape.signatureLine property Shape.stroke property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::OleFormat class | Aspos...

    Aspose::Words::Drawing::OleFormat class. Provides access to the data of an OLE object or ActiveX control. To learn more, visit the documentation article in C++....docm" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Paragraph.ParagraphBreakFont | Aspose.Words for...

    Discover the ParagraphBreakFont property for seamless font formatting of paragraph breaks, enhancing your text's appearance and readability....<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/par...