Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 48,106 for

shapes

(0.11 sec)
  1. Shape.ImageData | Aspose.Words for .NET

    Access and manage shape images effortlessly with the Shape ImageData property. Get instant results or null if not applicable. Enhance your design workflow!...ImageData Contents [ Hide ] Shape.ImageData property Provides...the image of the shape. Returns null if the shape cannot have an...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET.... Shapes . Add ( ellipse1 ); // Create...Color . DarkRed } }; graph . Shapes . Add ( ellipse2 ); // Add...

    docs.aspose.com/pdf/net/add-ellipse/
  3. Retrieve User-defined Cells from Shapesheet in ...

    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....$pages -> get ( $count ); $shapes = $page -> getShapes (); $i...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  4. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all Shapes from the text of this story in C++....Story::DeleteShapes method Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the Shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....Base>>&) method Groups the shapes passed as a parameter into...ShapeBase >> & shapes ) Parameter Type Description shapes const Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Section.deleteHeaderFooterShapes method | Aspos...

    Section.deleteHeaderFooterShapes method. Deletes all Shapes (drawing objects) from the headers and footers of this section....deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...Examples Shows how to remove all shapes from all headers footers in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent.... Assume there is a shape at index 2 in the template where...predefined—it matches the size of the shape at index 2 in the template....

    docs.aspose.com/slides/net/working-solution-for...
  8. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_Shapes method. Deletes all Shapes from the text of this story....delete_shapes method delete_shapes() Deletes all shapes from the...text of this story. def delete_shapes ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Developer Guide|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....Space Shapes Edit Working with Layer Insert Shape Shape Page Page...Apply Theme To Shape AutoLayout AutoLayout Shapes Developer Code...

    docs.aspose.com/diagram/java/developer-guide/
  10. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the Shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the Shapes. But it does not work for the Shapes and Tables. Let us know if there is …...keep the table and Shape(Trying to keep the shape outside the page...have a scenario to keep the shapes and text in the same and we...

    forum.aspose.com/t/not-able-to-keep-the-table-a...