Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 49,132 for

shapes

(0.07 sec)
  1. Table|Aspose.Slides Documentation

    Create and format tables in C# with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP.... Shapes . AddTable ( 50 , 50 , widths...Table Retrieve the first table shape on the slide. static void Access_Table...

    docs.aspose.com/slides/net/examples/elements/ta...
  2. Video|Aspose.Slides Documentation

    Work with video in C# using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP.... Shapes . AddVideoFrame ( 50 , 50 ...]; var videoFrame = slide . Shapes . AddVideoFrame ( 50 , 50 ...

    docs.aspose.com/slides/net/examples/elements/vi...
  3. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....Contents [ Hide ] Create SmartArt Shapes Aspose.Slides for Python via...you to add custom SmartArt shapes to slides from scratch. The...

    docs.aspose.com/slides/python-net/manage-smarta...
  4. 公共 API Aspose.Diagram 17.01 的变化|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....ShapeCollection shapes = options . Shapes ; // get shapes by page index...index and shape ID, and then add in the shape collection object...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  5. ImageData.ImageType | Aspose.Words for .NET

    Discover the ImageData ImageType property to easily identify image types and enhance your image handling capabilities. Boost your development efficiency today!...); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. How to Specify a Reading Order of Objects in Po...

    PowerPoint has a reading order pane that essentially changes the Tab Order (or screen reader order) of the Shapes on the slides. image.png (27.7 KB) Note that the reading order is different from Shapes’ order in the Se…...Family slides-net , slides-shapes bingxie January 9, 2023, 7:43pm...screen reader order) of the shapes on the slides. image.png (27...

    forum.aspose.com/t/how-to-specify-a-reading-ord...
  7. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent....Examples Shows how to delete all shapes with images from a document...let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    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....added in the Shape class The isGlued method takes a shape object as...parameter to determine that the two shapes glued or not. Example code:...

    docs.aspose.com/diagram/java/public-api-changes...
  9. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....links two shapes together and stays attached to shapes even when...(green dots), which exist on all shapes by default. Connection dots...

    docs.aspose.com/slides/cpp/connector/
  10. OleObject|Aspose.Slides Documentation

    Work with OLE objects in C# using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP.... Shapes . AddOleObjectFrame ( 20 ,..."pdf" ); var ole = slide . Shapes . AddOleObjectFrame ( 20 ,...

    docs.aspose.com/slides/net/examples/elements/ol...