Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 45,857 for

shape

(0.23 sec)
  1. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors... visit_group_shape_end(group_shape) Called when enumeration...group shape has ended. visit_group_shape_start(group_shape) Called...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.glow property | Aspose.Words for Node.js

    ShapeBase.glow property. Gets glow formatting for the Shape....Gets glow formatting for the shape. get glow () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartXValue | Aspose.Words for Java

    Represents an X value for a chart series in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); ChartSeries series1...

    reference.aspose.com/words/java/com.aspose.word...
  4. Shape.shadow_enabled property | Aspose.Words fo...

    Shape.shadow_enabled property. Returns ``True`` if a shadow effect is enabled....shadow_enabled property Shape.shadow_enabled property Returns...drawing class Shape Shape.ole_format property Shape.signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more with powerful C++ code examples....pres -> get_Slide ( 0 ) -> get_Shapes () -> AddAutoShape ( ShapeType...pres -> get_Slide ( 0 ) -> get_Shape ( 0 )); auto portions = autoShape...

    docs.aspose.com/slides/cpp/text-formatting/
  6. 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....ISmartArtShape) give access to individual shapes in a SmartArt diagram. SmartArtShape...smart = pres . Slides [ 0 ]. Shapes . AddSmartArt ( 10 , 10 , 400...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Theme Class | Aspose.Words for .NET

    Explore the Aspose.Words.Theme class to enhance your documents with customizable themes, including MajorFonts, MinorFonts, and vibrant Colors....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  8. ChartAxis.MajorUnitIsAuto | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitIsAuto property, easily control major tick mark spacing for enhanced chart clarity and precision in your data visualizations....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartAxis.MajorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitScale property to easily customize major tick marks on your time category axis for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ThemeColors class | Aspose.Words for Python

    aspose.words.themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

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