Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 48,106 for

shape

(0.08 sec)
  1. Aspose::Words::Drawing::ShadowFormat::get_Color...

    Aspose::Words::Drawing::ShadowFormat::get_Color method. Gets or sets a Color object that represents the color for the shadow. The default value is Black in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Footer text showing in grey colour in Powerpoin...

    Hi In Aspose Slides for Java, we are using the following code snippet for inserting the footer text java.awt.Color footerColor = java.awt.Color.RED; // Set the text color for the footer. IFillFormat fillFormat = para…...setColor(footerColor); // Lock the footer shape. footerShape.getAutoShapeLock()...you are locking the footer shape, make sure to set the color...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  3. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....the Shape and GroupShape classes. An object of the Shape class...(pre Word 2007 - Office Art) shapes. Classes Class Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object....DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...# Apply soft edge to the shape. shape . soft_edge . radius = 30...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../Shape/)....the compound line style of a Shape . Members Name Description Single...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional Shape name....property Gets or sets the optional shape name. @property def name ( self...Examples Shows how to use a shape’s alternative text. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Broken diagram when using master with multiple ...

    I’m evaluating Aspose.Diagram for Dotnet since I’m creating an app to generate Visio files. While testing I stumbles upon one problem with master Shapes and would like to know, what I do wrong or where the problem could …...multiple shapes Aspose.Diagram Product Family shapes codingmicha...upon one problem with master shapes and would like to know, what...

    forum.aspose.com/t/broken-diagram-when-using-ma...
  8. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges, Shapes and pictures in GridJs....getHighlightInverseR () Add shape to highlight array in the active...of the shape , can be found in xs . sheet . data . shapes Remove...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. ShapeBase.shadow_format property | Aspose.Words...

    ShapeBase.shadow_format property. Gets shadow formatting for the Shape....Gets shadow formatting for the shape. @property def shadow_format...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 形状效果|Aspose.Slides for PHP 文档

    对 PowerPoint 形状应用效果...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item... , 20 , 20 , 200 , 150 ); $shape -> getEffectFormat () -> enableOuterShadowEff...

    docs.aspose.com/slides/zh/php-java/shape-effect/