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

smart object

(0.07 sec)
  1. 使用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...
  2. 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...
  3. 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/
  4. DocumentVisitor.VisitSmartTagEnd | Aspose.Words...

    Discover the DocumentVisitor VisitSmartTagEnd method, essential for efficient Smart tag enumeration. Enhance your coding with this key functionality!...Called when enumeration of a smart tag has ended. public virtual...Description smartTag SmartTag The object that is being visited. Return...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...