Sort Score
Result 10 results
Languages All
Labels All
Results 8,301 - 8,310 of 42,876 for

shape

(0.06 sec)
  1. Stellen Sie die Höhe und Breite einer Form in P...

    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/de/java/set-the-height-...
  2. Stroke.BaseForeColor | Aspose.Words för .NET

    Upptäck egenskapen Stroke BaseForeColor för att enkelt komma åt den omodifierade basförgrundsfärgen för ditt streck för exakt designkontroll....Anmärkningar Standardvärdet för en Shape är Black . Exempel Visar hur...new DocumentBuilder (); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/sv/net/aspose.words....
  3. Protéger les formes dans Visio|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....Pages [ 0 ]; Shape shape = page0 . Shapes [ 0 ]; shape . Protection...LockAspect . Value = BOOL . True ; shape . Protection . LockBegin . Value...

    docs.aspose.com/diagram/fr/net/protect-shapes-i...
  4. Formeffekt|Aspose.Slides für Python Dokumentation

    Wenden Sie Effekte auf PowerPoint-Formen in Python an...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...LE , 20 , 20 , 200 , 150 ) shape . effect_format . enable_outer_shadow_effect...

    docs.aspose.com/slides/de/python-net/shape-effect/
  5. GlowFormat Class | Aspose.Words per .NET

    Esplora la classe Aspose.Words.Drawing.GlowFormat per arricchire i tuoi documenti con straordinari effetti di luminosità. Valorizza il tuo design con opzioni di formattazione uniche!...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/it/net/aspose.words....
  6. Verbinden Sie Unterformen der Gruppen in Ruby|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....) \ # Set sub shape ids shape_from_id = 1 shape_to_id = 9 \ #...# Initialize connector shape shape = Rjb :: import ( 'com.aspose...

    docs.aspose.com/diagram/de/java/connect-sub-sha...
  7. Appliquer la protection à la présentation|Docum...

    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....est transformé en un objet Shape. En d’autres termes, chaque...un objet Shape, soit un objet dérivé de l’objet Shape. La structure...

    docs.aspose.com/slides/fr/python-net/applying-p...
  8. تح manipulaciones الشكل|وثائق Aspose.Slides لـ ...

    معالجة أشكال PowerPoint في بايثون...باستخدام نصه البديل def find_shape ( slide , alttext ): for i in...( len ( slide . shapes )): if slide . shapes [ i ] . alternative_text...

    docs.aspose.com/slides/ar/python-net/shape-mani...
  9. 3D Презентация|Документация Aspose.Slides

    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....класса можно получить с помощью: Shape.getThreeDFormat() метода для...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/ru/java/3d-presentation/
  10. تأثير الشكل|وثائق Aspose.Slides

    تطبيق تأثير على شكل في PowerPoint باستخدام C# أو .NET...Presentation ()) { var shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...); shape . EffectFormat . EnableOuterShadowEff (); shape . EffectFormat...

    docs.aspose.com/slides/ar/net/shape-effect/