Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 50,320 for

shapes

(0.17 sec)
  1. How to Make a Pie Chart in PowerPoint using C#

    This quick tutorial guides how to make a pie chart in PowerPoint using C#. It provides detailed steps to configure the environment and sample code to add pie chart to PowerPoint using C#....created presentation Access shapes collection from the selected...selected slide Add a chart in the shapes collection by providing chart...

    kb.aspose.com/slides/net/how-to-make-a-pie-char...
  2. ShapeBase.left property | Aspose.Words for Node.js

    ShapeBase.left property. Gets or sets the position of the left edge of the containing block of the shape....the containing block of the shape. get left () : number Remarks...Remarks For a top-level shape, the value is in points and relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.Top | Aspose.Words for .NET

    Discover ShapeBase Top property. Easily control the top edge position of your shape's container for precise layout and design flexibility....the containing block of the shape. public double Top { get ; set...; } Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.top property | Aspose.Words for Python

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape....the containing block of the shape. @property def top ( self )..... Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Presentation Ink Objects in C++|Aspose.S...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for C++. Get code samples for traces, brush color & size....typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/cpp/manage-ink/
  6. Manage Presentation Ink Objects on Android|Aspo...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Android. Get Java code samples for traces, brush color & size....typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/androidjava/manage-ink/
  7. Create VSSM Files via C# | products.aspose.com

    C# Sample code for generating VSSM documents. Use this code for creating VSSM files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VSSM...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vssm/
  8. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....has_smart_art property Shape.has_smart_art property Returns True...True if this Shape has a SmartArt object. @property def has_smart_art...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用图像|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.... Diagram 类公开的 Shapes 属性支持 Aspose.Diagram.Shape 对象的集合。此属性可用于从特定页面中提取所有图像。...first one for ( Shape shape : ( Iterable < Shape >) diagram . getPages...

    docs.aspose.com/diagram/zh/java/working-with-im...
  10. EMF to SVG: Missing text - Free Support Forum -...

    Hello, I’m using Aspose.Imaging for .NET (with a Developer OEM license) to convert EMF files to SVG. Here is a file where the bottom right corner text is lost after the conversion. Could you please take a look at this…...following approach: Use Text as Shapes : Ensure that you are setting... This will convert text to shapes during the conversion, which...

    forum.aspose.com/t/emf-to-svg-missing-text/310935