Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 9,934 for

shapes

(0.2 sec)
  1. Cell | Aspose.Words for Java

    Represents a table cell in Java....typical elements such as runs, shapes, and even other tables. //...typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/java/com.aspose.word...
  2. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    在 C# 或 .NET 中将 PowerPoint 转换为视频... Shapes . AddAutoShape ( ShapeType...presentation . Slides [ 0 ]. Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  3. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index....elements such as text runs, shapes, or tables to that paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SVG Gradients – SVG Code and C# Examples

    Learn how to create SVG gradients in XML code and walk through C# examples of implementing SVG gradients using the Aspose.SVG for .NET API....fill or stroke properties for shapes, text, etc. In this article...gradient to fill and stroke shapes or SVG text. Use the AppendChild()...

    docs.aspose.com/svg/net/svg-gradients/
  5. Presentation Properties|Aspose.Slides for Pytho...

    Manage PowerPoint presentation properties in Python...pres : auto_shape = pres . slides [ 0 ] . shapes [ 0 ] paragraph...paragraph = auto_shape . text_frame . paragraphs [ 0 ] paragraph ...

    docs.aspose.com/slides/python-net/presentation-...
  6. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....Examples: Shows how to fill a shape with a solid color. Document...then cover it with a floating shape. builder.getFont().setSize(32...

    reference.aspose.com/words/java/com.aspose.word...
  7. Image Stencil – How to Make Stencil in Python

    This article explains how to create stencils from images using Aspose.SVG for Python via .NET API....converted into outlines or shapes. This process, known as image...contour tracing to extract shapes, etc. Additionally, you can...

    docs.aspose.com/svg/python-net/image-stencil/
  8. Aspose::Words::Drawing::ShapeBase::get_Width me...

    Aspose::Words::Drawing::ShapeBase::get_Width method. Gets or sets the width of the containing block of the shape in C++....the containing block of the shape. double Aspose :: Words :: Drawing...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....(); // 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...
  10. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...get_Item(0); IShape shape = slide.getShapes().get_Item(0); shape.getImage()...boundaries of the SmartArt shape. To address this issue, you...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...