Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 5,382 for

group shape

(0.79 sec)
  1. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...NodeCollection shapes = doc.getChildNodes(NodeType.SHAPE, true); int...for (Shape shape : (Iterable<Shape>)shapes) { if (shape.hasImage())...

    forum.aspose.com/t/extracting-images-and-captio...
  2. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize Shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....Presentation Shapes in Java Contents [ Hide ] Find a Shape on a Slide...developers to find a specific shape on a slide without using its...

    docs.aspose.com/slides/java/shape-manipulations/
  3. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize Shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations....Presentation Shapes in PHP Contents [ Hide ] Find a Shape on a Slide...developers to find a specific shape on a slide without using its...

    docs.aspose.com/slides/php-java/shape-manipulat...
  4. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....insert_image method returns a Shape object that was just created...further modify properties of the Shape Inserting an Inline Image Pass...

    docs.aspose.com/words/python-net/working-with-i...
  5. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize Shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....Presentation Shapes in JavaScript Contents [ Hide ] Find Shape in Slide...developers to find a specific shape on a slide without using its...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  6. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize Shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....Presentation Shapes on Android Contents [ Hide ] Find a Shape on a Slide...developers to find a specific shape on a slide without using its...

    docs.aspose.com/slides/androidjava/shape-manipu...
  7. Შეკუმშოს DOCX Java

    შეკუმშოს DOCX Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად.... compile ( group : 'com.aspose' , name : 'aspose-words'...getChildNodes(NodeType.SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...

    products.aspose.com/words/ka/java/compress/docx/
  8. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Java... compile ( group : 'com.aspose' , name : 'aspose-words'...getChildNodes(NodeType.SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...

    products.aspose.com/words/hy/java/compress/
  9. Compress JPG In Java

    Compress JPG in Java without losing quality. Optimize JPG content, reduce file size easily.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/java/compress/jpg/
  10. Features Overview|Aspose.Slides for Python Docu...

    Discover Aspose.Slides for Python via .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/python-net/features-over...