Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 49,132 for

shape

(0.15 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_HRef met...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 如何将 Group 形状添加到 Word 文件中|Python via .NET 格式的 As...

    使用 Python 将 group Shape 添加到文档中。...有时您需要将 group shape 添加到 Word 文档中。这样的 group shape 由多种形状组成。 在 Microsoft...中,您可以使用 Group 命令/按钮快速添加 group shape。组中的单个形状可以单独移动。 在 Aspose.Words...

    docs.aspose.com/words/zh/python-net/how-to-add-...
  3. 使用 Java 在演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将高级形状效果应用于您的 PPT 和 PPTX 文件——在几秒钟内创建引人注目、专业的幻灯片。...Presentation (); try { IShape shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/zh/java/shape-effect/
  4. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a Shape in Java....inside a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks: Use the Shape.getTextBox() property to access...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::ShapeBase::get_Alternat...

    Aspose::Words::Drawing::ShapeBase::get_AlternativeText method. Defines alternative text to be displayed instead of a graphic in C++....Examples Shows how to use a shape’s alternative text. auto doc...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ImageData.ImageBytes | Aspose.Words for .NET

    Discover the ImageData ImageBytes property to easily manage and manipulate raw image bytes within your Shapes for enhanced visual content....of the image stored in the shape. public byte [] ImageBytes {...will remove the image from the shape. Returns null if the image is...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 在工作表内向Shape前后移动(前景层次)用C++|Documentation

    学习如何使用 Aspose.Cells for C++ 改变工作表中形状的z次序位置。...在工作表内向Shape前后移动(前景层次)用C++ Contents [ Hide ] 可能的使用场景 当多个形状位于同...当多个形状位于同一位置时,它们的可见性由z次序位置决定。Aspose.Cells 提供了 Shape.ToFrontOrBack() 方法,可以改变形状的z...

    docs.aspose.com/cells/zh/cpp/send-shape-front-o...
  8. Node.customNodeId property | Aspose.Words for N...

    Node.customNodeId property. Specifies custom node identifier....(); // Add two runs and one shape as child nodes to the first...world! " )); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape... 50 ); builder -> MoveTo ( shape -> get_LastParagraph ()); builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShapeBase.verticalAlignment property | Aspose.W...

    ShapeBase.verticalAlignment property. Specifies how the Shape is positioned vertically....property Specifies how the shape is positioned vertically. get...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...