Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 48,253 for

shape

(0.05 sec)
  1. Working with Watermark in Node.js|Aspose.Words ...

    Create and manage watermarks in a document using Node.js....can also be inserted using shape class as well. It is very easy...easy to insert any shape or image into a header or footer and...

    docs.aspose.com/words/nodejs-net/working-with-w...
  2. 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...
  3. Shape.TextBox | Aspose.Words for .NET

    Customize your Shape TextBox properties to enhance text display and improve visual appeal in your designs. Unlock creative potential today!...TextBox Contents [ Hide ] Shape.TextBox property Defines attributes...how text is displayed in a shape. public TextBox TextBox { get...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...various methods for drawing shapes and applying brushes. graphics...the outline of the ellipse shape. The Color.alice_blue constant...

    docs.aspose.com/psd/python-net/graphics-api/
  5. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++....this feature by setting the Shape.text property. The sample source...get ( i ); const shapes = worksheet . shapes ; for ( let j = 0...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  6. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....links two shapes together and stays attached to shapes even when...(green dots), which exist on all shapes by default. Connection dots...

    docs.aspose.com/slides/nodejs-java/connector/
  7. 在 Java 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Java 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且全面地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。... IAutoShape shape = slide . getShapes (). addAutoShape...150 , 75 ); // 设置矩形形状的填充颜色。 shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/java/shape-formatting/
  8. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。... IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...150 , 75 ); // 设置矩形形状的填充颜色。 shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/shape-formatting/
  9. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word Shapes to images. I’d like to know why, in the example provided, the header Shapes of a page are being rendered before the Shapes in the previous page. Without settin…...Shapes being rendered in a different order Aspose.Words Product...Product Family shapes , words-python lbraguesdodoc September 18,...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  10. DmlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.DmlRenderingMode enumeration. Specifies how DrawingML Shapes are rendered to fixed page formats....enumeration Specifies how DrawingML shapes are rendered to fixed page...Description FALLBACK If fall-back shape is available for DrawingML,...

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