Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 49,130 for

shape

(0.1 sec)
  1. Manage PowerPoint SmartArt in Python|Aspose.Sli...

    Learn how to create and edit PowerPoint SmartArt in Python via Aspose.Slides API: layouts, nodes, styles, with step-by-step examples to automate slides fast....Using Python Manage SmartArt Shape Nodes in Presentations Using...

    docs.aspose.com/slides/python-net/powerpoint-sm...
  2. Manage Smart Art|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....Worksheet Data in Non-Primitive Shape Analyzing your prompt, please...

    docs.aspose.com/cells/net/managing-smartart/
  3. TextBox.internalMarginBottom property | Aspose....

    TextBox.internalMarginBottom property. Specifies the inner bottom margin in points for a Shape....bottom margin in points for a shape. get internalMarginBottom ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 Android 上管理演示文稿的幻灯片切换|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中自定义幻灯片切换,提供针对 PowerPoint 和 OpenDocument 演示文稿的逐步指南。... get_Item ( 0 )); IShape shape = presentation . getSlides ()...( 0 ); shape . setX ( shape . getX () + 100 ); shape . setY (...

    docs.aspose.com/slides/zh/androidjava/slide-tra...
  5. Page is missing after insert image - Free Suppo...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document word = new Document(path + "1.docx"); var builder = new DocumentBuilder(word); for (int i = 0; i < word.getSections().getCount(); i++) { builde…...FOOTER_PRIMARY); var shape = builder.insertImage(path + "1.png"); shape.setWrapType(WrapType...setWrapType(WrapType.NONE); shape.setBehindText(true); var ps = word...

    forum.aspose.com/t/page-is-missing-after-insert...
  6. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....pres -> get_Slide ( 0 ) -> get_Shapes () -> AddAutoShape ( ShapeType...pres -> get_Slide ( 0 ) -> get_Shape ( 0 )); auto portions = autoShape...

    docs.aspose.com/slides/cpp/text-formatting/
  7. ImageData.has_image property | Aspose.Words for...

    ImageData.has_image property. Returns ``True`` if the Shape has image bytes or links an image....property Returns True if the shape has image bytes or links an...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Adding Picture Frames with Animation Using VSTO...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and animate picture frames in PowerPoint (PPT, PPTX) slides with clean C# code....Picture frames are applied to shapes or images in Microsoft PowerPoint...empty slide. Add a picture shape to the slide. Apply animation...

    docs.aspose.com/slides/net/adding-picture-frame...
  10. Elements|Aspose.Slides for Node.js via .NET Doc...

    Browse Aspose.Slides for Node.js elements examples: add, style, and animate Shapes, text, images, charts, and tables in PowerPoint and OpenDocument presentations....SmartArt VBA Macro Math Text Group Shape Ink Connector ActiveX OLE Object...

    docs.aspose.com/slides/nodejs-java/examples/ele...