Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 175 for

smart filter

(0.06 sec)
  1. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image....list ( filter ( lambda s : s . has_image , list ( filter ( lambda...shapes )))))))) for shape in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...
  3. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...
  4. FootnoteSeparator | Aspose.Words for Java

    in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...
  5. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...
  6. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_Smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....has_smart_art property Shape.has_smart_art property Returns True...SmartArt object. @property def has_smart_art ( self ) -> bool : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...
  8. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...
  9. Нow to work with Aspose.SVG API – C# Examples

    The articles in this chapter provide the information you need to get started with the C# library and C# examples for processing SVG files....vectorization, applying scripts, SVG filter effects, and more. The following...elements in SVG and applying SVG filters to bitmaps are considered....

    docs.aspose.com/svg/net/how-to-work-with-aspose...
  10. Row | Aspose.Words for Java

    Represents a table row in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...