Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 136,541 for

shape

(0.21 sec)
  1. ImageData.ImageBytes | Aspose.Words for .NET AP...

    ImageData 财产. 获取或设置存储在 Shape 中的图像的原始字节数...ImageBytes property 获取或设置存储在 shape 中的图像的原始字节数。 public byte [] ImageBytes...+ "Images.docx" ); Shape imgShape = ( Shape ) imgSourceDoc . GetChild...

    reference.aspose.com/words/zh/net/aspose.words....
  2. LineFillFormat | Aspose.Slides for Java API Ref...

    Represents properties for lines filling....fill should be rotated with a shape. setRotateWithShape(byte value)...fill should be rotated with a shape. getSolidFillColor() Returns...

    reference.aspose.com/slides/java/com.aspose.sli...
  3. AddMathShape() | Aspose.Slides for C++ API Refe...

    Creates a new AutoShape tuned from default template to math content and adds it to the end of the collection....X-coordinate for a left side of shape’s frame. y float The Y-coordinate...side of shape’s frame. width float The width of shape’s frame...

    reference.aspose.com/slides/cpp/aspose.slides/s...
  4. IOuterShadow | Aspose.Slides for Java API Refer...

    Represents an Outer Shadow effect....should rotate with the shape if the shape is rotated. setRotat...should rotate with the shape if the shape is rotated. getScaleHorizontal()...

    reference.aspose.com/slides/java/com.aspose.sli...
  5. Add WordArt Watermark to Worksheet|Documentation

    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....and make text fit a preset shape, or apply text to an Excel sheet...shows how to add a WordArt shape to set a background watermark...

    docs.aspose.com/cells/net/add-wordart-watermark...
  6. Txt | Aspose.Diagram for Java API Reference

    Text of the Shape...extends FormatTxt Text of the shape Constructors Constructor Description...getText() Contains the text of a shape. getValue() Value hashCode()...

    reference.aspose.com/diagram/java/com.aspose.di...
  7. Stroke.back_tint_and_shade property | Aspose.Wo...

    Stroke.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke background color....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () stroke = shape . stroke stroke . back_theme_color...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShadowFormat class | Aspose.Words for Python

    aspose.words.drawing.ShadowFormat class. Represents shadow formatting for an object...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Slides for .NET 16.7.0 Release Notes|Asp...

    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....file Bug SLIDESNET-37546 Wrong shape constraints in loaded presentation...presentation Bug SLIDESNET-37540 Shape Fill and background color gets...

    docs.aspose.com/slides/net/aspose-slides-for-ne...
  10. Inserting a ScreenTip

    Inserting a ScreenTip Hello. I am using Aspose.Diagram for Python via .NET, and I'm looking to insert a ScreenTip into a Shape in a Visio diagram. Is it possible to do so programmatically? If so, c......to insert a ScreenTip into a shape in a Visio diagram. Is it possible...vsdx")) shape = diagram.pages[0].shapes.get_shape(1) shape.controls[0]...

    forum.aspose.com/t/inserting-a-screentip/261452...