Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 12,907 for

shape

(0.09 sec)
  1. AxisDisplayUnit.Document | Aspose.Words for .NET

    Discover the AxisDisplayUnit property, easily access the document linked to your parent chart for seamless data management and enhanced visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. ThemeFonts Class | Aspose.Words for .NET

    Discover the Aspose.Words ThemeFonts class, a powerful tool for managing multilingual font schemes, enhancing your document's style and readability....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...
  4. ThemeColors class | Aspose.Words for Node.js

    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". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting....Examples Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...various methods for drawing shapes and applying brushes. graphics...the outline of the ellipse shape. The Color.alice_blue constant...

    docs.aspose.com/psd/python-net/graphics-api/
  7. Aspose::Words::Drawing::Charts::AxisCrosses enu...

    Aspose::Words::Drawing::Charts::AxisCrosses enum. Specifies the possible crossing points for an axis in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. PolygonShape | Aspose.Imaging for .NET API Refe...

    PolygonShape Contents [ Hide ] PolygonShape class Represents a polygon Shape. public class PolygonShape : Shape , IOr......a polygon shape. public class PolygonShape : Shape , IOrderedShape...override Center { get; } Gets the shape’s center. virtual EndPoint {...

    reference.aspose.com/imaging/net/aspose.imaging...
  9. Aspose::Words::Themes::Theme::get_Colors method...

    Aspose::Words::Themes::Theme::get_Colors method. Allows to specify the set of theme colors for the document in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". SharedPtr < ThemeColors > colors = theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  10. 管理 SmartArt 形状节点|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 演示文稿中的 Smart 节点和子节点...遍历第一张幻灯片中的每个形状 for shape in pres . slides [ 0 ] . shapes : # 检查形状是否为...检查形状是否为 SmartArt 类型 if type ( shape ) is art . SmartArt : # 添加一个新的 SmartArt...

    docs.aspose.com/slides/zh/python-net/manage-sma...