Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 50,326 for

shapes

(0.48 sec)
  1. إزالة حماية الشكل|Documentation

    يوضح هذا القسم كيفية إزالة حماية الشكل باستخدام Aspose.Diagram...."Flow 1" ); // get shape by ID Shape shape = page . getShapes...getShape ( 1 ); // set protections shape . getProtection (). getLockAspect...

    docs.aspose.com/diagram/ar/java/remove-shape-pr...
  2. Redimensionar formas en presentaciones con Pyth...

    Redimensione fácilmente formas en diapositivas de PowerPoint y OpenDocument con Aspose.Slides para Python a través de .NET—automatice los ajustes de diseño de diapositivas y aumente la productividad.... slides : for shape in slide . shapes : # Escalar el tamaño...forma. shape . height = shape . height * height_ratio shape . width...

    docs.aspose.com/slides/es/python-net/re-sizing-...
  3. GlowFormat.transparency property | Aspose.Words...

    GlowFormat.transparency property. Gets or sets the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear)...Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GlowFormat.radius property | Aspose.Words for P...

    GlowFormat.radius property. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt)...Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Berechnen Sie Pin-Werte und legen Sie die Größe...

    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....vsdx" ); // get group shape Shape shape = diagram . getPages ()...get sub-shape of the group shape Shape subShape = shape . getShapes...

    docs.aspose.com/diagram/de/java/calculate-pin-v...
  7. Legen Sie die Höhe und Breite einer Form in Rub...

    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....während ich < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" && shape . getID () == 1...

    docs.aspose.com/diagram/de/java/set-the-height-...
  8. PHP'de Bir Şeklin Yüksekliğini ve Genişliğini A...

    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 () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/tr/java/set-the-height-...
  9. Node.Remove | Aspose.Words per .NET

    Scopri il metodo Node Remove per staccare senza sforzo i nodi dal loro elemento padre, migliorando l'efficienza e la struttura del tuo codice....NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...Assert . AreEqual ( 9 , shapes . OfType < Shape >(). Count ( s => s...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Node.Remove | Aspose.Words لـ .NET

    اكتشف طريقة Node Remove لفصل العقد بسهولة عن العقد الأصلية، مما يعزز كفاءة الكود الخاص بك وبنيته....NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...Assert . AreEqual ( 9 , shapes . OfType < Shape >(). Count ( s => s...

    reference.aspose.com/words/ar/net/aspose.words/...