Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,047 for

smart object

(0.12 sec)
  1. 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...
  2. smartObjectLayer with filter->distort-->displac...

    when outerSmartObjectLayer.replaceContents(innerPsd) always failed,lost displace effects....replace the contents of a smart object that has distortion effects...resolution settings of the smart object. You can specify resolution...

    forum.aspose.com/t/smartobjectlayer-with-filter...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Generate reports, populate documents with data|...

    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....Insert or Delete Rows or Columns Smart Markers feature in Aspose.Cells...or Custom Objects in Aspose.Cells Using Nested Objects in Aspose...

    docs.aspose.com/cells/net/generate-reports-popu...
  9. Aspose.PSD smartFilter - Free Support Forum - a...

    Smart filters are not saved when updating text. But if you open the PSD and save the Smart Object yourself, then all filters start working again...February 2, 2022, 10:28am 1 Smart filters are not saved when updating...open the PSD and save the smart object yourself, then all filters...

    forum.aspose.com/t/aspose-psd-smartfilter/241290
  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/