Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 46,952 for

shape

(0.08 sec)
  1. Add WordArt Watermark to Chart|Documentation

    Learn how to use Aspose.Cells for .NET to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....make the text fit a preset shape, or apply the affected text...shows how to add a WordArt shape as a watermark for the chart...

    docs.aspose.com/cells/net/add-wordart-watermark...
  2. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....more, visit the Working with Shapes documentation article. class...the text fits the path of a shape. get_FitShape () Defines whether...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  4. Սեղմել DOC Ը Java Ում

    Սեղմեք DOC ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage) { // Մշակողը պետք է ընտրի գրադարանը...

    products.aspose.com/words/hy/java/compress/doc/
  5. Սեղմել WORD Ը Java Ում

    Սեղմեք WORD ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // Մշակողը պետք է ընտրի գրադարանը...

    products.aspose.com/words/hy/java/compress/word/
  6. Portion|Aspose.Slides Documentation

    Get portion in PowerPoint presentation in C# or .NET...Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/net/portion/
  7. Manage Tags and Custom Data in Presentations wi...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Python via .NET, with examples for PowerPoint and OpenDocument presentations...."value" ) Or any individual Shape : import aspose.slides as slides...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/python-net/managing-tags...
  8. Managing Tags and Custom Data|Aspose.Slides Doc...

    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...."value" ); Or any individual Shape : auto pres = System :: MakeObject...idx_get ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  9. Shape.filled property | Aspose.Words for Python

    Shape.filled property. Determines whether the closed path of the Shape will be filled....filled property Shape.filled property Determines whether the...the closed path of the shape will be filled. @property def filled...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeRendererBase.bounds_in_points property | As...

    NodeRendererBase.bounds_in_points property. Gets the actual bounds of the Shape in points....Gets the actual bounds of the shape in points. @property def bounds_in_points...box of the shape. The bounds takes into account shape rotation...

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