Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 12,939 for

shape

(0.04 sec)
  1. 形状效果|Aspose.Slides 文档

    在 C# 或 .NET 中对 PowerPoint 形状应用效果...Presentation ()) { var shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...); shape . EffectFormat . EnableOuterShadowEff (); shape . EffectFormat...

    docs.aspose.com/slides/zh/net/shape-effect/
  2. Shape.imageData property | Aspose.Words for Nod...

    Shape.imageData property. Provides access to the image of the Shape...imageData property Shape.imageData property Provides access to...the image of the shape. Returns null if the shape cannot have an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Rendering Shapes on Slide as Images|Aspose.Slid...

    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....Rendering Shapes on Slide as Images Contents [ Hide ] This covers...Extracting Image from Shape to file. Extracting Shapes as image file...

    docs.aspose.com/slides/net/rendering-shapes-on-...
  4. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke colors for stunning visual impact....StrokeColor Contents [ Hide ] Shape.StrokeColor property Defines...Examples Shows how to fill a shape with a solid color. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Stroke | Aspose.Words for Java

    Defines a stroke for a Shape in Java....for a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks: Use the Shape.getStroke() property to access...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeBase.hidden property | Aspose.Words for Py...

    ShapeBase.hidden property. Gets or sets a boolean value indicating whether the Shape is visible....value indicating whether the shape is visible. @property def hidden...Examples Shows how to hide the shape. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::OleFormat::Save method ...

    Aspose::Words::Drawing::OleFormat::Save method. Saves the data of the embedded object into the specified stream in C++....docm" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...-> GetChild ( NodeType :: Shape , 0 , true )); // The OLE object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl objects in Java....docm"); // Shapes store and display OLE objects...body. Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing document functionality and versatility....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Section::DeleteHeaderFooterShape...

    Aspose::Words::Section::DeleteHeaderFooterShapes method. Deletes all Shapes (drawing objects) from the headers and footers of this section in C++....ooterSh method Deletes all shapes (drawing objects) from the...Examples Shows how to remove all shapes from all headers footers in...

    reference.aspose.com/words/cpp/aspose.words/sec...