Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 46,988 for

shape

(0.06 sec)
  1. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the Shape type allows the Shape to have an image....Returns True if the shape type allows the shape to have an image...Microsoft Word has a special shape type for images, it appears...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ShadowFormat::get_Visib...

    Aspose::Words::Drawing::ShadowFormat::get_Visible method. Returns true if the formatting applied to this instance is visible in C++....a shadow formatting for the shape. auto doc = System :: MakeObject...() + u "Shape stroke pattern border.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Working with Shapes Paragraph|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....Working with Shapes Paragraph Contents [ Hide ] The code below...particular shape. Set shape’s paragraph. Set shape’s Paragraph...

    docs.aspose.com/diagram/java/working-with-shape...
  4. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  5. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData class. Adapts [ImageData](./) class public API for Node.js porting.... Remarks Use the Shape.imageData property to access...and modify the image inside a shape. You do not create instances...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. public...

    reference.aspose.com/words/net/aspose.words.ren...
  8. PageSetup.PageHeight | Aspose.Words for .NET

    Discover the PageSetup PageHeight property to efficiently manage your document's height in points, enhancing your layout and presentation.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Aspose::Words::Drawing::ShapeBase::get_Fill met...

    Aspose::Words::Drawing::ShapeBase::get_Fill method. Gets fill formatting for the Shape in C++....Gets fill formatting for the shape. System :: SharedPtr < Aspose...Examples Shows how to fill a shape with a solid color. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a Shape with Aspose.Diagram....Preset theme to a Page or a Shape This article can be useful to...a uniform look and feel to shapes within a page, and across multiple...

    docs.aspose.com/diagram/java/working-with-themes/