Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,011 for

smart objects

(0.07 sec)
  1. 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/
  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. 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...
  4. 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...
  5. 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...
  6. Grouping Data in Aspose.Cells|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....Cells smart markers allow you to group your...data in an Excel report using smart markers. Parameters Following...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  7. Grouping Data|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....Cells smart markers allow you to group your...data in an Excel report using smart markers. Parameters Following...

    docs.aspose.com/cells/net/grouping-data/
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Presentation ()) { ISmartArt smart = pres . Slides [ 0 ]. Shapes...SmartArtLayoutType . BasicProcess ); smart . IsReversed = true ; pres ...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a Smart object, the re…...replace the content of a smart object, the result is not the same...replace the content of the smart object. # Import des classes Aspose...

    forum.aspose.com/t/modify-smartobject-psd/313972
  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....( 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/