Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,046 for

smart objects

(0.1 sec)
  1. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in JavaScript using Aspose.Slides, featuring concise code examples and performance-focused guidance....get_Item ( 0 ); // Add Smart Art Shape var smart = slide . getShapes...var smart = shape ; console . log ( "Shape Name:" + smart . getName...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  2. Aspose.PSD for .NET 20.10 - Release Notes|Docum...

    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....PSDNET-704 Rendering of the Smart Object Layer Feature PSDNET-707...PSDNET-707 Support of the Smart Object non-destructive transforms Feature...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  3. Aspose::Words::Markup::CustomXmlProperty class ...

    Aspose::Words::Markup::CustomXmlProperty class. Represents a single custom XML attribute or a Smart tag property. To learn more, visit the documentation article in C++....single custom XML attribute or a smart tag property. To learn more...CustomXmlProperty : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....collection of root nodes in SmartArt object. Presentation pres = new Presentation...Presentation (); ISmartArt smart = pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/public-api-and-back...
  5. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Java. Get clear code samples and tips to streamline your presentations....shape to SmartArt SmartArt smart = ( SmartArt ) shape ; // Adding...TemNode = ( SmartArtNode ) smart . getAllNodes (). addNode ();...

    docs.aspose.com/slides/java/manage-smartart-sha...
  6. Features|Documentation

    Aspose.Cells for Node.js via Java features....Cells provides a rich object model that consists of over...including images, charts, other objects etc.) Copy or move worksheets...

    docs.aspose.com/cells/nodejs-java/features/
  7. 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....( 0 ); // Add Smart Art Shape ISmartArt smart = slide . getShapes...shape to SmartArtEx ISmartArt smart = ( ISmartArt ) shape ; System...

    docs.aspose.com/slides/java/manage-smartart-shape/
  8. Manage SmartArt Shape Nodes in Presentations on...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Android. Get clear Java code samples and tips to streamline your presentations....shape to SmartArt SmartArt smart = ( SmartArt ) shape ; // Adding...TemNode = ( SmartArtNode ) smart . getAllNodes (). addNode ();...

    docs.aspose.com/slides/androidjava/manage-smart...
  9. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for PHP via Java. Get clear code samples and tips to streamline your presentations....Typecast shape to SmartArt $smart = $shape ; # Adding a new SmartArt...SmartArt Node $TemNode = $smart -> getAllNodes () -> addNode ();...

    docs.aspose.com/slides/php-java/manage-smartart...
  10. 使用JavaScript通过C++判断Shape是否为Smart Art Shape|Docu...

    学习如何使用Aspose.Cells for Java脚本通过C++判断Excel中的形状是否为Smart Art...使用JavaScript通过C++判断Shape是否为Smart Art Shape Contents [ Hide ]...// Instantiating a Workbook object from the uploaded file const...

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