Sort Score
Result 10 results
Languages All
Labels All
Results 8,311 - 8,320 of 126,488 for

shape

(0.34 sec)
  1. Title | Aspose.Cells for .NET API 参考

    指定当前形状对象的标题标题...Title Shape.Title property 指定当前形状对象的标题(标题)。 public string Title...例子 [C#] shape . Title = "title1" ; 也可以看看 class Shape 命名空间 Aspose...

    reference.aspose.com/cells/zh/net/aspose.cells....
  2. Type | Aspose.Cells for .NET API 参考

    获取自动形状类型...Type Shape.Type property 获取自动形状类型。 public AutoShapeType Type...autoShapeType = shape . Type ; 也可以看看 enum AutoShapeType class Shape 命名空间...

    reference.aspose.com/cells/zh/net/aspose.cells....
  3. IMathParagraph | Aspose.Slides for Android via ...

    Mathematical paragraph that is a container for mathematical blocks IMathBlock...(IMathBlock) Example: IAutoShape shape = slide.getShapes().addMathShape(x...mathParagraph = ((MathPortion)shape.getTextFrame().getParagraphs()...

    reference.aspose.com/slides/androidjava/com.asp...
  4. Remove | Aspose.Slides for .NET API 参考

    从集合中删除特定形状的第一个匹配项...void Remove ( IShape shape ) 范围 类型 描述 shape IShape 要从集合中删除的形状。...

    reference.aspose.com/slides/zh/net/aspose.slide...
  5. Aspose::Words::Themes::ThemeFonts Class Referen...

    Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages Latin, EastAsian and ComplexScript....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". SharedPtr<ThemeColors> colors = theme->get_Colors();...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. LineTypes | Aspose.Imaging for .NET API Reference

    LineTypes LineTypes enumeration Flags to describe the type of line. [Flags] public enum LineTypes : byte Values Name ......be rendered behind fill of shape. ScalePen 20 The line width...scaled relative to size of shape. See Also namespace Aspose.Imaging...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. Text | Aspose.Diagram for .NET API Reference

    Contains the text of a Shape....class Contains the text of a shape. public class Text Constructors...which contains the text of a shape. Methods Name Description Clone...

    reference.aspose.com/diagram/net/aspose.diagram...
  8. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_ProviderId method. Specifies the class ID of the signature provider. Default value is Empty (all zeroes) Guid in C++....docx" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...NodeType :: Shape , 0 , true )); signatureLine = shape -> get_SignatureLine...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Contains properties of a single data point on the chart....uilder>(doc); SharedPtr<Shape> shape = builder->InsertChart(...350); SharedPtr<Chart> chart = shape->get_Chart(); ASSERT_EQ(3, ...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. IAnimationTimeLine | Aspose.Sildes for Python v...

    IAnimationTimeLine IAnimationTimeLine class Represents timeline of animation. The IAnimationTimeLine type exposes the......by “click on shape” with specifies target shape. Read-only ISequenceCollection...

    reference.aspose.com/slides/python-net/aspose.s...