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

smart object

(0.17 sec)
  1. 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/
  2. 使用JavaScript通过C++提取Gear类型SmartArt形状中的文本|Documen...

    学习如何使用Aspose.Cells for Java脚本通过C++从Gear类型SmartArt形状中提取文本...Cells可以从Gear类型Smart Art形状中提取文本。为此,你应首先使用 Shape.resultOfSmartArt...resultOfSmartArt 属性将Smart Art形状转换为组形状,然后使用 GroupShape.groupedShapes...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  3. Manage SmartArt Graphics in Presentations on An...

    Automate PowerPoint SmartArt creation, editing, and styling using Aspose.Slides for Android, featuring concise Java 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/androidjava/manage-smart...
  4. DocumentVisitor.visitSmartTagEnd method | Aspos...

    DocumentVisitor.visitSmartTagEnd method. Called when enumeration of a Smart tag has ended....Called when enumeration of a smart tag has ended. visitSmartTagEnd...Description smartTag SmartTag The object that is being visited. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitSmartTagStart method | Asp...

    DocumentVisitor.visitSmartTagStart method. Called when enumeration of a Smart tag has started....Called when enumeration of a smart tag has started. visitSmartTagStart...Description smartTag SmartTag The object that is being visited. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. CustomXmlPropertyCollection.count property | As...

    CustomXmlPropertyCollection.count property. Gets the number of elements contained in the collection....Examples Shows how to work with smart tag properties to get in depth...about smart tags. doc = aw . Document ( MY_DIR + 'Smart tags.doc'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPropertyCollection.clear method | Aspo...

    CustomXmlPropertyCollection.clear method. Removes all elements from the collection....Examples Shows how to work with smart tag properties to get in depth...about smart tags. doc = aw . Document ( MY_DIR + 'Smart tags.doc'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlProperty.Uri | Aspose.Words for .NET

    Manage your custom XML attributes effortlessly with the CustomXmlProperty Uri. Easily set or retrieve the namespace URI for enhanced functionality....the custom XML attribute or smart tag property. public string...Examples Shows how to work with smart tag properties to get in depth...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 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...