Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 48,106 for

shape

(0.2 sec)
  1. Aspose::Words::Drawing::Fill::get_TextureAlignm...

    Aspose::Words::Drawing::Fill::get_TextureAlignment method. Gets or sets the alignment for tile texture fill in C++....tiling the texture inside the shape. auto doc = System :: MakeObject...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI....GetChildNodes method to select all Shape nodes. Iterate through resulting...node collections. Check the Shape.HasImage boolean property. Extract...

    docs.aspose.com/words/java/extract-images-from-...
  3. ImageSize | Aspose.Words for Java

    Contains information about image size and resolution in Java....Examples: Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/java/com.aspose.word...
  4. 形状效果|Aspose.Slides for Node.js via .NET 文档

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

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...
  5. Aspose::Words::Drawing::ShapeBase::GetShapeRend...

    Aspose::Words::Drawing::ShapeBase::GetShapeRenderer method. Creates and returns an object that can be used to render this Shape into an image in C++....can be used to render this shape into an image. System :: SharedPtr...The renderer object for this shape. Remarks This method just invokes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.exportPageMargins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...builder to insert a shape with no wrapping. let shape = builder . insertShape...ShapeType . Cube , 200 , 200 ); shape . relativeHorizontalPo = aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 3D 演示|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/3d-presen...
  8. Fill.Opacity | Aspose.Words for .NET

    Control your design's transparency with the Fill Opacity property, adjusting clarity from fully clear to completely opaque for stunning visuals....Examples Shows how to fill a shape with a solid color. Document...then cover it with a floating shape. builder . Font . Size = 32...

    reference.aspose.com/words/net/aspose.words.dra...
  9. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType...//Set the placement type as the Shapes will move and resize with cells...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  10. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group Shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly....params ShapeBase[] ) Groups the shapes passed as a parameter into...ShapeBase [] shapes ) Parameter Type Description shapes ShapeBase[]...

    reference.aspose.com/words/net/aspose.words/doc...