Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 50,331 for

shapes

(0.18 sec)
  1. Manage SmartArt in PowerPoint Presentations on ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Android using clear Java code samples that speed up slide design and automation....added a connector between two shapes. Presentation pres = new Presentation...added a connector between two shapes. Presentation pres = new Presentation...

    docs.aspose.com/slides/androidjava/manage-smart...
  2. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Java using clear code samples that speed up slide design and automation....added a connector between two shapes. Presentation pres = new Presentation...added a connector between two shapes. Presentation pres = new Presentation...

    docs.aspose.com/slides/java/manage-smartart/
  3. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Node.js using clear JavaScript code samples that speed up slide design and automation....added a connector between two shapes. var pres = new aspose . slides...added a connector between two shapes. var pres = new aspose . slides...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  4. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ...., 100 , 600 , 50 , False ) shape . add_text_frame ( "Aspose:...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  5. 在python中壓縮word

    在Python中壓縮WORD而不會損失質量。優化WORD內容,輕鬆減小文件大小。...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/zh-hant/python-net/co...
  6. 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...
  7. Technical Articles|Aspose.Slides for PHP Docume...

    Technical articles for Aspose.Slides for PHP via Java: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Extract Images from Presentation Shapes Multithreading in Aspose.Slides...

    docs.aspose.com/slides/php-java/technical-artic...
  8. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....primitives such as lines, curves, shapes, and text. These vector objects...SVG document defines all the shapes, paths, colors, and text that...

    docs.aspose.com/svg/net/what-is-an-svg-file/
  9. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke colors for stunning visual impact....StrokeColor Contents [ Hide ] Shape.StrokeColor property Defines...Examples Shows how to fill a shape with a solid color. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 如何使用JavaScript通过C++应用/设置文本框的文本对齐方式|Documentation

    如何在Aspose.Cells for Java脚本中通过C++应用/设置文本框的文本对齐方式...get ( 0 ); const shapes = worksheet . shapes ; // add a TextBox...TextBox const shape = shapes . addTextBox ( 2 , 0 , 2 , 0 , 50 , 120...

    docs.aspose.com/cells/zh/javascript-cpp/applyin...