Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,060 for

smart object

(0.33 sec)
  1. 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/
  2. Aspose::Words::DocumentVisitor::VisitSmartTagEn...

    Aspose::Words::DocumentVisitor::VisitSmartTagEnd method. Called when enumeration of a Smart tag has ended in C++....Called when enumeration of a smart tag has ended. virtual Aspose...rds::Markup::SmartTag> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....get_Item ( 0 ); # Add Smart Art Shape $smart = $slide -> getShapes...SmartArtEx $smart = $shape ; echo ( "Shape Name:" . $smart -> getName...

    docs.aspose.com/slides/php-java/manage-smartart...
  4. Aspose::Words::Markup::SmartTag class | Aspose....

    Aspose::Words::Markup::SmartTag class. This element specifies the presence of a Smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph. To learn more, visit the documentation article in C++....specifies the presence of a smart tag around one or more inline...const Specifies the name of the smart tag within the document. get_FirstChild...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java API.... Support of Smart filters: Adjust Brightness,...layer, adjustment layer, smart object layer, fill layer, shape...

    releases.aspose.com/psd/java/
  6. SmartTag | Aspose.Words for Java

    This element specifies the presence of a Smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Object, com.aspose.words.Node , com...specifies the presence of a smart tag around one or more inline...

    reference.aspose.com/words/java/com.aspose.word...
  7. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a Smart tag property in Java....Object All Implemented Interfaces:...single custom XML attribute or a smart tag property. To learn more...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. Aspose::Words::DocumentVisitor::VisitSmartTagSt...

    Aspose::Words::DocumentVisitor::VisitSmartTagStart method. Called when enumeration of a Smart tag has started in C++....Called when enumeration of a smart tag has started. virtual Aspose...rds::Markup::SmartTag> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....[ 0 ]; // Add Smart Art Shape ISmartArt smart = slide . Shapes...shape to SmartArtEx ISmartArt smart = ( ISmartArt ) shape ; System...

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