Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 49,751 for

shapes

(0.37 sec)
  1. Archivo

    Archivo...formas en un NodeCollection<Shape> objeto usando el método Document...Document.getChildNodes(NodeType.SHAPE, Boolean) . Recorra las formas...

    blog.aspose.com/es/words/extract-images-from-do...
  2. Définir Visio les données XForm, Line et Fill d...

    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....particular shape and update its XForm for ( Shape shape :( Iterable...Iterable < Shape >) diagram . getPages (). get ( 0 ). getShapes ())...

    docs.aspose.com/diagram/fr/java/set-visio-shape...
  3. ImageSize.HeightPixels | Aspose.Words for .NET

    Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality....properties of an image in a shape. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageSize.VerticalResolution | Aspose.Words for...

    Discover the ImageSize VerticalResolution property to easily access vertical DPI resolution, enhancing your image quality and performance....properties of an image in a shape. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageData.SetImage | Aspose.Words per .NET

    Scopri come utilizzare il metodo SetImage in ImageData per migliorare le tue forme con immagini personalizzate. Migliora il tuo design senza sforzo!... Shape imgShape ; // Di seguito sono..."Logo.jpg" )) { imgShape = new Shape ( doc , ShapeType . Image );...

    reference.aspose.com/words/it/net/aspose.words....
  6. Добавьте рамки изображений в презентации с помо...

    Добавьте рамки изображений в презентации PowerPoint и OpenDocument с помощью Aspose.Slides для Python через .NET. Оптимизируйте ваш рабочий процесс и улучшите дизайн слайдов.... shapes . add_picture_frame ( slides...слайд. picture_frame = slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/ru/python-net/picture-fr...
  7. إدارة عقد شكل SmartArt في العروض التقديمية في ....

    إدارة عقد شكل SmartArt في ملفات PPT و PPTX باستخدام Aspose.Slides for .NET. احصل على أمثلة شفرة واضحة ونصائح لتبسيط عروضك التقديمية....foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // التحقق...الشكل من نوع SmartArt if ( shape is Aspose . Slides . SmartArt...

    docs.aspose.com/slides/ar/net/manage-smartart-s...
  8. آرشیوها

    آرشیوها...اضافه کنید shape = pres.slides[0].shapes.add_auto_shape(slides.ShapeType...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/fa/slides/create-three-d-effect...
  9. ค้นหา

    ค้นหา...เพิ่มรูปร่าง shape = pres.slides[0].shapes.add_auto_shape(slides.ShapeType...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/th/slides/create-three-d-effect...
  10. Récupérer les informations de forme Visio en PH...

    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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/fr/java/retrieve-visio-...