Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 42,307 for

shape

(0.04 sec)
  1. Shape.Stroked | Aspose.Words for .NET

    Discover the Shape Stroked property to enhance your designs! Control path styling with precision for stunning visual effects. Boost your creativity!...Stroked Contents [ Hide ] Shape.Stroked property Defines whether...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++....(); // Add two runs and one shape as child nodes to the first...world! " )); auto shape = MakeObject < Shape > ( doc , ShapeType...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a Shape is rotated...the angle (in degrees) that a shape is rotated. Positive value corresponds...doc ) # Insert a shape with an image. shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the Shape....the containing block of the shape. @property def bounds ( self...upon setting. For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Stroke.Weight | Aspose.Words for .NET

    Discover the Stroke Weight property to customize brush thickness for Shapes. Enhance your designs with precise path strokes in points!...that strokes the path of a shape in points. public double Weight...Remarks The default value for a Shape is 0.75. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FlipOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.FlipOrientation enum for versatile Shape orientation options. Enhance your document design with flexible customization!...values for the orientation of a shape. [Flags] public enum FlipOrientation...Examples Shows how to flip a shape on an axis. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...请按以下步骤操作: 使用 Shape::GetResultOfSmartArt() 方法将SmartArt形状转换为组形状。...containing gear type smart art shape U16String inputFile ( u "sampleExtractTextFro...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...
  8. 幻灯片上的形状调整大小|Aspose.Slides 文档

    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....( auto shape : slide -> get_Shapes ()) { // 调整位置 shape -> set_Height...set_Height ( shape -> get_Height () * ratioHeight ); shape -> set_Width...

    docs.aspose.com/slides/zh/cpp/re-sizing-shapes-...
  9. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional Shape name....property Gets or sets the optional shape name. get name () : string Remarks...Examples Shows how to use a shape’s alternative text. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Drawing::Fill::TwoColorGradient ...

    Aspose::Words::Drawing::Fill::TwoColorGradient method. Sets the specified fill to a two-color gradient in C++....Examples Shows how to fill a shape with a gradients. auto doc =...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...