Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,011 for

smart object

(0.1 sec)
  1. 使用JavaScript通过C++替换Smart Art中的文本|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++替换Smart Art中的文本...使用JavaScript通过C++替换Smart Art中的文本 Contents [ Hide ] 可能的使用场景 Smart Art是工作簿...Art是工作簿中的主要对象之一。许多时候需要更新Smart Art中的文本。Aspose.Cells for Java脚本通过C++提供了此功能,通过设置...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  2. 使用JavaScript通过C++将Smart Art转换为组形状|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....使用JavaScript通过C++将Smart Art转换为组形状 Contents [ Hide ] 可能的使用场景 你可以使用...// Instantiating a Workbook object using the uploaded file const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. 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...
  4. DocumentVisitor.visit_smart_tag_end method | As...

    DocumentVisitor.visit_Smart_tag_end method. Called when enumeration of a Smart tag has ended....visit_smart_tag_end method visit_smart_tag_end(smart_tag) Called...enumeration of a smart tag has ended. def visit_smart_tag_end ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PSD for .NET 20.8 - Release Notes|Docume...

    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....(placed layer resource for Smart Object Layer) Feature PSDNET-400...Support of SoLdResource (Smart Object Layer Data resource) Feature...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-8...
  6. 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...
  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. Aspose.PSD for .NET 21.2 - Release Notes|Docume...

    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....Incorrect smart object layer bounds when we replace smart object contents...void AssertAreEqual ( object expected , object actual , string message...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-2...
  9. 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...
  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...