Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 43,015 for

shape

(0.05 sec)
  1. 3D 演示|Aspose.Slides 文档

    使用 C# 或 .NET 制作的 3D PowerPoint 演示...Slides [ 0 ]; IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...200 , 200 ); shape . TextFrame . Text = "3D" ; shape . TextFrame...

    docs.aspose.com/slides/zh/net/3d-presentation/
  2. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...提供了 Shape.GetTextBody() 属性用于设置批注字体颜色。以下示例代码演示了如何使用 Shape.GetTextBody()...); // Get the comment shape Shape shape = comment . GetCommentShape...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  3. Aspose::Words::Drawing::SoftEdgeFormat::get_Rad...

    Aspose::Words::Drawing::SoftEdgeFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt). The default value is 0.0 in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...// Apply soft edge to the shape. shape -> get_SoftEdge () -> set_Radius...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your document editing efficiency.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/net/aspose.words/doc...
  5. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property to easily access a Shape's size and location in points, enhancing your design precision and layout control....the containing block of the shape in points, relative to the anchor...anchor of the topmost shape. public RectangleF BoundsInPoints...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_Target m...

    Aspose::Words::Drawing::ShapeBase::get_Target method. Gets or sets the target frame for the Shape hyperlink in C++....sets the target frame for the shape hyperlink. System :: String...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::ShapeBase::get_ScreenTi...

    Aspose::Words::Drawing::ShapeBase::get_ScreenTip method. Defines the text displayed when the mouse pointer moves over the Shape in C++....mouse pointer moves over the shape. System :: String Aspose ::...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative to what the Shape is positioned horizontally....Specifies relative to what the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::ImageData::FitImageToSh...

    Aspose::Words::Drawing::ImageData::FitImageToShape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame in C++....method Fits the image data to Shape frame so that the aspect ratio...matches the aspect ratio of Shape frame. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Draw Shapes in Page|Documentation

    This section explains how to draw Shapes in a visio page with Aspose.Diagram....Draw Shapes in Page Contents [ Hide ] Draw Polyline in Page Aspose...polyline shape in a page. In order to draw a polyline shape, the...

    docs.aspose.com/diagram/net/draw-shapes-in-page/