Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 45,829 for

shape

(0.07 sec)
  1. Გადაიყვანეთ Გამოსახულება SVG Java

    გადაიყვანეთ Გამოსახულება SVG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც SVG Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.svg" , new...

    products.aspose.com/words/ka/java/conversion/im...
  2. Გადაიყვანეთ Გამოსახულება JPG Java

    გადაიყვანეთ Გამოსახულება JPG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც JPG Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.jpg" , new...

    products.aspose.com/words/ka/java/conversion/im...
  3. Convert JPG To GIF C++

    Convert JPG to GIF format in C++ code. Save JPG as GIF using C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/cpp/conversion/jpg-to...
  4. 档案

    档案...pres: # 添加形状 shape = pres.slides[0].shapes.add_auto_shape(slides.ShapeType...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/zh/slides/create-three-d-effect...
  5. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in Java...( IShape shape : slide . getShapes ()) { if ( shape instanceof...IVideoFrame vf = ( IVideoFrame ) shape ; String type = vf . getEmbeddedVideo...

    docs.aspose.com/slides/java/video-frame/
  6. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Add ActiveX Controls|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....ActiveX control inside the shape collection, you can then access...ActiveX control object via Shape.active_x_control property and...

    docs.aspose.com/cells/python-net/add-activex-co...
  8. Shape.UpdateSmartArtDrawing | Aspose.Words for ...

    Enhance your documents with the Shape UpdateSmartArtDrawing method, utilizing Aspose.Words' advanced SmartArt rendering for stunning visuals....UpdateSmartArtDrawin Contents [ Hide ] Shape.UpdateSmartArtDrawin method...rendering engine. See Also class Shape namespace Aspose.Words.Drawing...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Manage Table|Aspose.Slides for PHP Documentation

    Create and manage table in PowerPoint presentations... 30 , 30 ); # Adds a table shape to slide $tbl = $sld -> getShapes... 70 , 70 ); # Adds a table shape to slide $tbl = $sld -> getShapes...

    docs.aspose.com/slides/php-java/manage-table/
  10. 演示文稿页眉和页脚|Aspose.Slides 文档

    Java中的PowerPoint页眉和页脚...( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/zh/java/presentation-hea...