Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 23 for

addimage crop source rectangle

(0.29 sec)
  1. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library.... Document ( dataDir + "AddImage.pdf" )) { // Set coordinates...new FileStream ( dataDir + "AddImage.jpg" , FileMode . Open ))...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  2. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance slide designs....= $pres -> getImages () -> addImage ( new Java ( "java.io.FileInputStream"...addPictureFrame ( ShapeType :: Rectangle , 50 , 150 , $imgx -> getWidth...

    docs.aspose.com/slides/php-java/picture-frame/
  3. Manage Picture Frames in Presentations on Andro...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Streamline your workflow and enhance slide designs.... addImage ( new FileInputStream ( new...addPictureFrame ( ShapeType . Rectangle , 50 , 150 , imgx . getWidth...

    docs.aspose.com/slides/androidjava/picture-frame/
  4. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs.... addImage ( new FileInputStream ( new...addPictureFrame ( ShapeType . Rectangle , 50 , 150 , imgx . getWidth...

    docs.aspose.com/slides/java/picture-frame/
  5. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs.... addImage ( java . newInstanceSync (...aspose . slides . ShapeType . Rectangle , 50 , 150 , imgx . getWidth...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  6. Manage Picture Frames in Presentations Using C+...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Streamline your workflow and enhance slide designs....= pres -> get_Images () -> AddImage ( image ); // Adds a picture...AddPictureFrame ( ShapeType :: Rectangle , 50 , 50 , 100 , 100 , imgx...

    docs.aspose.com/slides/cpp/picture-frame/
  7. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs.... AddImage ( image ); image . Dispose...AddPictureFrame ( ShapeType . Rectangle , 50 , 150 , ppImage . Width...

    docs.aspose.com/slides/net/picture-frame/
  8. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java.... Add a Rectangle IAutoShape to the slide. Get...); // Add an AutoShape of Rectangle type IAutoShape ashp = slide...

    docs.aspose.com/slides/androidjava/manage-parag...
  9. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java.... Add a Rectangle IAutoShape to the slide. Get...); // Add an AutoShape of Rectangle type IAutoShape ashp = slide...

    docs.aspose.com/slides/java/manage-paragraph/
  10. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations.... Add a Rectangle IAutoShape to the slide. Get...); # Add an AutoShape of Rectangle type $ashp = $slide -> getShapes...

    docs.aspose.com/slides/php-java/manage-paragraph/