Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 9,913 for

shape

(0.22 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_MarkupLa...

    Aspose::Words::Drawing::ShapeBase::get_MarkupLanguage method. Gets MarkupLanguage used for this graphic object in C++....Examples Shows how to verify a shape’s size and markup language....> ( doc ); SharedPtr < Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. PowerPoint SmartArt|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....SmartArt Shape Create or Manage PowerPoint SmartArt Shape Node in...

    docs.aspose.com/slides/androidjava/powerpoint-s...
  3. Shape.adjustments property | Aspose.Words for N...

    Shape.adjustments property. Provides access to the adjustment raw values of a Shape...adjustments property Shape.adjustments property Provides access...adjustment raw values of a shape. For a shape that does not contain...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum to easily manage image formats in Microsoft Word documents. Enhance your document's visual appeal!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Assert . AreEqual ( ImageType...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Shape.accept_end method | Aspose.Words for Python

    Shape.accept_end method. Accepts a visitor for visiting the end of the Shape....for visiting the end of the shape. def accept_end ( self , visitor...drawing class Shape Shape.accept method Shape.accept_start method...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape.accept_start method | Aspose.Words for Py...

    Shape.accept_start method. Accepts a visitor for visiting the start of the Shape....for visiting the start of the shape. def accept_start ( self , visitor...drawing class Shape Shape.accept_end method Shape.update_smart_art_drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....isGrouped() determines whether the shape is grouped. Added the Aspose...parent GroupShape object if the shape is grouped. Otherwise it returns...

    docs.aspose.com/slides/java/public-api-and-back...
  8. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. NodeRendererBase class | Aspose.Words for Python

    aspose.words.rendering.NodeRendererBase class. Base class for [ShapeRenderer](../Shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)...more, visit the Working with Shapes documentation article. Properties...Gets the actual bounds of the shape in points. opaque_bounds_in_points...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in C++...PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/cpp/watermark/