Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 48,782 for

shapes

(0.17 sec)
  1. How to Add Group Shape into Word File|Aspose.Wo...

    Add group shape into a document using Python....Ask AI Working with Group Shape in Word Documents Contents [...a group shape into a Word document. Such a group shape consists...

    docs.aspose.com/words/python-net/how-to-add-gro...
  2. 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 C++....instance Add Rectangle object to shapes collection of Graph object...rectangle to shapes collection of graph instance graph . Shapes . Add...

    docs.aspose.com/pdf/cpp/add-rectangle/
  3. 使用 C++ 在演示文稿中管理连接线|Aspose.Slides 文档

    让 C++ 应用程序能够在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面控制直线、折线和曲线连接线。... 使用 Shapes 对象的 AddAutoShape 方法向幻灯片添加两个 自动形状 。 通过 Shapes 对象的 AddConnector...IShapeCollection > shapes = slide -> get_Shapes (); // 添加椭圆自动形状...

    docs.aspose.com/slides/zh/cpp/connector/
  4. Technical Articles|Aspose.Slides for Python Doc...

    Technical articles for Aspose.Slides for Python via .NET: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Prevent Presentation Edits with Shape Locks in Python Extract Images...Images from Presentation Shapes in Python Get the Entire Slide Background...

    docs.aspose.com/slides/python-net/technical-art...
  5. Aspose.Cells.GridJs Basics|Documentation

    This article introduces the basic steps to set up a web application for GridJs....controller action to get the images/shapes file URLs in the spreadsheet...automatically zip all the images/shapes in cache. It will use GridCacheForStream...

    docs.aspose.com/cells/net/aspose-cells-gridjs/b...
  6. Set Margins of Comment or Shape inside the Work...

    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....AI Set Margins of Comment or Shape inside the Worksheet Contents...margins of any shape or comment using the Shape.TextBody.TextAlignment...

    docs.aspose.com/cells/java/set-margins-of-comme...
  7. Using ActiveX Controls in Excel with Java

    This article guides for using ActiveX controls in Excel with Java. It has the IDE settings, steps, and a sample code to add combo box ActiveX control with Java....workbook and add a button to the shapes collection of the target sheet...ComboBox ActiveX control in the shapes collection Link both the controls...

    kb.aspose.com/cells/java/using-activex-controls...
  8. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; // 为系列添加动画 slide . Timeline...

    docs.aspose.com/slides/zh/net/animated-charts/
  9. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the type of this story in C++....Examples Shows how to remove all shapes from a node. auto doc = System...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/cpp/aspose.words/sto...
  10. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description IMAGE The shape is an image. TEXT_BOX The shape is a textbox...

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