Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 48,784 for

shapes

(0.79 sec)
  1. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting.... Shape shp = sld . Shapes . AddTable ( 15 ,...PowerPoint . TextFrame tf = cell . Shape . TextFrame ; //Add some text...

    docs.aspose.com/slides/net/creating-a-table-on-...
  2. Forms2OleControlCollection.count property | Asp...

    Forms2OleControlCollection.count property. Gets count of objects in the collection....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...
  3. Features|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....Drawing and filling of basic shapes (Line, Polygon, Rectangle,...

    docs.aspose.com/psd/java/features/
  4. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing....group of shapes, images, OLE objects or other group shapes. Shape...object, such as an OfficeArt shape, image or an OLE object. Comment...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Draw Lines on PDF using Python

    This article explains how to draw lines on PDF using Python. It has the details to set the IDE for the development, a list of steps, and sample code to add lines to PDF using Python....parameters Add this line to the shapes collection in the graph object...line object, and add it to the shapes collection in the graph before...

    kb.aspose.com/pdf/python/draw-lines-on-pdf-usin...
  6. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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.... Shapes . AddOleObjectFrame ( 20 ,...

    docs.aspose.com/slides/net/set-caption-to-ole-i...
  7. Layout Slide|Aspose.Slides Documentation

    Use C# to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, PPTX and ODP.... Shapes . AddAutoShape ( ShapeType...slides. 💡 Tip 2: When you add shapes or text to a layout slide,...

    docs.aspose.com/slides/net/examples/elements/la...
  8. Master Slide|Aspose.Slides Documentation

    Manage master slides in C# with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument.... Shapes . AddAutoShape ( ShapeType...normal slides. 💡 Tip 2: Any shapes or formatting added to a master...

    docs.aspose.com/slides/net/examples/elements/ma...
  9. Create flowchart style organization chart in VS...

    C# source code to create flowchart style organization chart in vssm file on .NET Framework, .NET Core, Mono Platforms....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/net/flowchart/vssm/
  10. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word 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...