Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 48,106 for

shapes

(0.05 sec)
  1. 用 JavaScript 结合 C++ 锁定或解锁形状|Documentation

    本文提供了使用 Aspose.Cells 库通过 C++ 以 JavaScript 锁定或解锁形状以保护它们的示例代码。...head > < body > < h1 > Lock Shapes Example </ h1 > < input type.... get ( 0 ); let shape = worksheet . shapes . addTextBox ( 1...

    docs.aspose.com/cells/zh/javascript-cpp/lock-or...
  2. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...curve to the graph shapes graph . Shapes . Add ( curve1 ); //...curve to the graph shapes graph . Shapes . Add ( curve1 ); //...

    docs.aspose.com/pdf/zh/net/add-curve/
  3. 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...
  4. Using ActiveX Controls in Excel with Python

    This article guides on using ActiveX controls in Excel with Python. It has the IDE details, steps, and a sample code to add ActiveX command button using Python....default sheet, and access the shapes collection Call the addActiveXControl()...and get the reference to the shapes collection in the selected...

    kb.aspose.com/cells/python/using-activex-contro...
  5. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Java, streamlining visual workflows....theme, color scheme, and the shapes placed on the master slide...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/java/get-the-entire-pres...
  6. 在 PHP 中连接组的子形状|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....\ # Set sub shape ids $shape_from_id = 1 ; $shape_to_id = 9 ;...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  7. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Java, boosting presentation impact across PPT and PPTX formats with clear Java code examples....marker shapes are available out of the box? Standard shapes are...If you need a non-standard shape, use a marker with a picture...

    docs.aspose.com/slides/java/chart-data-marker/
  8. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Node.js, boosting presentation impact across PPT and PPTX formats with clear code examples....marker shapes are available out of the box? Standard shapes are...If you need a non-standard shape, use a marker with a picture...

    docs.aspose.com/slides/nodejs-java/chart-data-m...
  9. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. Constructors...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Java using Aspose.Slides, featuring concise code examples and performance-focused guidance....[ Hide ] Create a SmartArt Shape Aspose.Slides for Java has provided...create SmartArt shapes. To create a SmartArt shape in a slide, please...

    docs.aspose.com/slides/java/manage-smartart-shape/