Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 50,298 for

shapes

(0.44 sec)
  1. Managing Controls|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....are a few drawing objects or shapes that are not supported yet...which is used to add a line shape to the worksheet. The method...

    docs.aspose.com/cells/java/managing-controls/
  2. Convert the Smart Art to Group Shape|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....Convert the Smart Art to Group Shape Contents [ Hide ] Possible Usage...a SmartArt shape into a Group Shape using the Shape.GetResultOfSmartArt()...

    docs.aspose.com/cells/net/convert-the-smart-art...
  3. Add WordArt Watermark to Worksheet|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....and make text fit a preset shape, or apply text to an Excel sheet...shows how to add a WordArt shape to set a background watermark...

    docs.aspose.com/cells/net/add-wordart-watermark...
  4. One embedded object disappears from the diagram...

    Hello Aspose, We encounter one additional problem with converting vsdx to SVG format. I do a simple transformation via the method Diagram.Save according to documentation (Diagram.Save method). I attached the original V…...embedded simple shapes. After transforming to SVG, one shape disappears...why one of the two embedded shapes disappears after the conversion...

    forum.aspose.com/t/one-embedded-object-disappea...
  5. PowerPoint MsftOfcThm_Accent: Override SVG Fill...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...shapes[0].picture_format.picture.image...svg_content_2 = presentation.slides[0].shapes[1].picture_format.picture.image...

    forum.aspose.com/t/powerpoint-msftofcthm-accent...
  6. ShapeBase.relative_vertical_position property |...

    ShapeBase.relative_vertical_position property. Specifies relative to what the shape is positioned vertically....Specifies relative to what the shape is positioned vertically. @property...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....instance Add Rectangle object to shapes collection of Graph object...// Add rectangle object to shapes collection of Graph object...

    docs.aspose.com/pdf/java/add-rectangle/
  8. Create Transparent Image using C#

    Follow this article guides on how to create transparent image using C#. It has details to set the IDE, a list of steps, and a sample code for developing a transparent picture maker using C#....the image and draw various shapes and text on it Save the image...background, and draw a few shapes or string data, optionally...

    kb.aspose.com/imaging/net/create-transparent-im...
  9. How to Convert PNG to PowerPoint Slide in Python

    This article is about how to convert PNG to PowerPoint slide in Python. It covers the configuration details, step-wise process to accomplish the task and a sample code to assist to insert image in PPTX using Python....Insert a picture frame in the shapes collection of the selected...array, added to the first slide shapes collection as a picture frame...

    kb.aspose.com/slides/python/how-to-convert-png-...
  10. 创建、插入字段|Documentation

    如何使用 C# Diagram API 创建、插入字段。...); //Get Visio Shape Shape shape = page . Shapes [ 0 ]; //Insert...(); fld . Value . Val = "1" ; shape . Fields . Add ( fld ); // Save...

    docs.aspose.com/diagram/zh/net/create-insert-fi...