Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 44,709 for

shape

(0.17 sec)
  1. 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/
  2. Aspose::Words::Rendering::NodeRendererBase::Ren...

    Aspose::Words::Rendering::NodeRendererBase::RenderToSize method. Renders the Shape into a Graphics object to a specified size in C++....rToSize method Renders the shape into a Graphics object to a...left corner of the rendered shape. y float The Y coordinate (in...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. 3D 演示|Aspose.Slides 文档

    Java 中的 3D PowerPoint 演示文稿... 可以通过以下方法获取该类的实例: 使用 Shape.getThreeDFormat() 方法创建 PowerPoint...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/zh/java/3d-presentation/
  4. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points.... HeaderPrimary ); let shape = builder . insertImage ( base..."Transparent background logo.png" ); shape . wrapType = aw . Drawing ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 形状效果|Aspose.Slides for Python 文档

    在Python中对PowerPoint形状应用效果...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...LE , 20 , 20 , 200 , 150 ) shape . effect_format . enable_outer_shadow_effect...

    docs.aspose.com/slides/zh/python-net/shape-effect/
  6. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... HEADER_PRIMARY ) shape = builder . insert_image ( file_name...'Transparent background logo.png' ) shape . wrap_type = aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type to single image in C++.... Examples Shows how to set shape fill type as image. auto doc...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 形状效果|Aspose.Slides 文档

    在 Java 中对 PowerPoint 形状应用效果...Presentation (); try { IShape shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  9. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects....the Shape and GroupShape classes. An object of the Shape class...(pre Word 2007 - Office Art) shapes. Classes Class Description...

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

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type...replace all textbox shapes with image shapes. doc = aw . Document...'Textboxes in drawing canvas.docx' ) shapes = list ( filter ( lambda a...

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