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

shapes

(0.14 sec)
  1. العمل مع الصور|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....first one for ( Shape shape : ( Iterable < Shape >) diagram . getPages...()) { // Filter shapes by type Foreign if ( shape . getType () ==...

    docs.aspose.com/diagram/ar/java/working-with-im...
  2. Archivo

    Archivo...forma de rectángulo IAutoShape shape = pres.getSlides().get_Item(0)... 200); // Establecer texto shape.getFillFormat().setFillType(FillType...

    blog.aspose.com/es/slides/apply-three-d-effects...
  3. Архивы

    Архивы...форму прямоугольника IAutoShape shape = pres.getSlides().get_Item(0)... 200); // Установить текст shape.getFillFormat().setFillType(FillType...

    blog.aspose.com/ru/slides/apply-three-d-effects...
  4. arkiv

    arkiv...till rektangelform IAutoShape shape = pres.getSlides().get_Item(0)...200, 200); // Ställ in text shape.getFillFormat().setFillType(FillType...

    blog.aspose.com/sv/slides/apply-three-d-effects...
  5. أرشيف

    أرشيف...أضف الشكل shape = pres.slides[0].shapes.add_auto_shape(slides.ShapeType...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/ar/slides/create-three-d-effect...
  6. Appliquer un style différent sur chaque valeur ...

    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" ) \ # Get a particular shape shape = diagram . getPages () ...1 ) \ # Clear shape text values and chars shape . getText () ...

    docs.aspose.com/diagram/fr/java/apply-different...
  7. 在 Ruby 中对形状的每个文本值应用不同的样式|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....vsd" ) \ # Get a particular shape shape = diagram . getPages () ...1 ) \ # Clear shape text values and chars shape . getText () ...

    docs.aspose.com/diagram/zh/java/apply-different...
  8. Ruby'de Bir Şeklin Her Metin Değerine Farklı St...

    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" ) \ # Get a particular shape shape = diagram . getPages () ...1 ) \ # Clear shape text values and chars shape . getText () ...

    docs.aspose.com/diagram/tr/java/apply-different...
  9. Lavorare con l'incollaggio di forme|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....GetShape, esposto dalla Collezione Shape class, può quindi essere utilizzato..."RetrieveShapeInfo.vsd" ); // get shape by an ID Shape shape = diagram . getPages...

    docs.aspose.com/diagram/it/java/working-with-sh...
  10. TextureAlignment | Aspose.Words for Java

    Specifies the alignment for the tiling of the texture fill in Java....tiling the texture inside the shape. Document doc = new Document();...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...