Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 45,824 for

shapes

(0.05 sec)
  1. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram....Theme To Shape Contents [ Hide ] Set Theme Color to a Shape in Visio...can apply theme color to a shape using Aspose.Diagram for Java...

    docs.aspose.com/diagram/java/apply-theme-to-shape/
  2. API Reference|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....NET allows to manage text, shapes, tables & animations, add audio...

    docs.aspose.com/slides/net/api-reference/
  3. 图片|Aspose.Slides for Python 文档

    在Python中向PowerPoint幻灯片或演示文稿添加图像... shapes . add_picture_frame ( slides...add_image ( imageData ) slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/zh/python-net/image/
  4. Get Visio Shape Inherit Fill|Documentation

    This section explains how to get visio shape's fill style inherited from it's parent style and master with Aspose.Diagram....Get Visio Shape Inherit Fill Contents [ Hide ] Retrieve Inherited...Fill Data of a Visio Shape The Visio shapes can inherit the parent...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  5. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...SHAPE, true)) { if (obj instanceof Shape) { int bm...getAndIncrement(); Shape shape = (Shape) obj; if (shape.isInline())...

    forum.aspose.com/t/alternative-way-to-extract-a...
  6. API Reference|Aspose.Slides for Python Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....allows you to manage text, shapes, tables & animations, add audio...

    docs.aspose.com/slides/python-java/api-reference/
  7. Manage Legend of Excel Charts|Documentation

    Learn how to utilize Aspose.Cells for .NET to effectively utilize and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....Manipulate Excel 2016 Charts Shapes in Charts...

    docs.aspose.com/cells/net/chart-legend/
  8. API Reference|Aspose.Slides for Node.js via .NE...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....allows you to manage text, shapes, tables & animations, add audio...

    docs.aspose.com/slides/nodejs-java/api-reference/
  9. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text....quick way to determine if this shape is positioned inline with text...Has effect only for top level shapes. Examples Shows how to determine...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentVisitor.VisitShapeEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitShapeEnd method, essential for managing shape enumeration in your applications. Enhance your coding efficiency today!...Called when enumeration of a shape has ended. public virtual VisitorAction...VisitShapeEnd ( Shape shape ) Parameter Type Description shape Shape The...

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