Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 9,917 for

shapes

(0.06 sec)
  1. ShapeBase.BehindText | Aspose.Words for .NET

    Discover the ShapeBase BehindText property to control shape layering in your designs, enhancing text visibility and layout precision effortlessly....property Specifies whether the shape is below or above text. public...Has effect only for top level shapes. The default value is false...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of Shapes, ensuring precise layout control in your designs....Specifies relative to what the shape is positioned vertically. public...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 添加带动画的画框|Aspose.Slides 文档

    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.... Shape PicFrame = sld . Shapes . AddPicture ( @"D:\Aspose...IPictureFrame pictureFrame = slide . Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/zh/net/adding-picture-fr...
  4. Pie Chart|Aspose.Slides Documentation

    Pie chart plot options and slice colors in PowerPoint presentation in C# or .NET... Shapes . AddChart ( ChartType . PieOfPie...data IChart chart = slides . Shapes . AddChart ( ChartType . Pie...

    docs.aspose.com/slides/net/pie-chart/
  5. Manage Bullet and Numbered Lists|Aspose.Slides ...

    Create bullet and numbered lists in PowerPoint presentation in C# or .NET...the TextFrame of the added shape. Remove the default paragraph...IAutoShape autoShape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  6. Convert Visio to PNG doesn't work as expected -...

    Hi Aspose, We have a Viso file with external node Shapes. We tried to export the Visio to PNG. The output is not as expected. Visio File: ExternalNode.zip (37.7 KB) Output PNG: ExportToImage_out.png (5.1 KB) Here is…...Viso file with external node shapes. We tried to export the Visio...particularly with external node shapes not rendering as expected....

    forum.aspose.com/t/convert-visio-to-png-doesnt-...
  7. 自定义形状|Aspose.Slides 文档

    在 .NET 中向 PowerPoint 演示文稿添加自定义形状...GeometryShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...IGeometryPath geometryPath = shape . GetGeometryPaths ()[ 0 ];...

    docs.aspose.com/slides/zh/net/custom-shape/
  8. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalPosition method. Specifies relative to what the shape is positioned horizontally in C++....Specifies relative to what the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Image|Aspose.Slides for Node.js via .NET Docume...

    Work with images in Slides in PowerPoint Presentation using JavaScript. Add images from disk or from web in PowerPoint Slides using JavaScript. Add images to Slide Masters or as Slide Background using JavaScript. Add SVG to PowerPoint Presentation using JavaScript. Convert SVG to Shapes in PowerPoint using JavaScript. Add images as EMF in Slides using JavaScript....// Adds an Ole Object Frame shape var oleObjectFrame = sld . getShapes...Converting SVG to a Set of Shapes Aspose.Slides' conversion of...

    docs.aspose.com/slides/nodejs-java/image/
  10. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID of the OLE object....docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

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