Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 9,915 for

shape

(0.03 sec)
  1. API Pública y Cambios Incompatibles hacia Atrás...

    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.... Por ejemplo: IShape shape = ...; shape . Frame = new ShapeFrame..., float . NaN ); o slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/es/net/public-api-and-ba...
  2. Öffentliches API und rückwärts inkompatible Änd...

    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....Zum Beispiel: IShape shape = ...; shape . setFrame ( new ShapeFrame...Float . NaN )); oder slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/de/androidjava/public-ap...
  3. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    DocumentBuilder MoveToHeaderFooter metodo. Sposta il cursore allinizio di unintestazione o piè di pagina nella sezione corrente in C#....HeaderPrimary ); Shape shape = builder . InsertImage ( image ); shape . WrapType...WrapType = WrapType . None ; shape . BehindText = true ; // Posiziona...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Bloqueo de Presentación|Documentación de Aspose...

    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....diapositiva se convierte en un objeto Shape. En otras palabras, cada elemento...un objeto Shape o un objeto derivado del objeto Shape. La estructura...

    docs.aspose.com/slides/es/net/presentation-lock...
  5. ShapeBase.ShapeType | Aspose.Words لـ .NET

    ShapeBase ShapeType ملكية. الحصول على نوع الشكل في C#.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/ar/net/aspose.words....
  6. ShapeBase.IsGroup | Aspose.Words per .NET

    ShapeBase IsGroup proprietà. RestituisceVERO se questa è una forma di gruppo in C#.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/it/net/aspose.words....
  7. تأثير الشكل|توثيق Aspose.Slides لـ PHP

    تطبيق تأثير على شكل PowerPoint...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item... , 20 , 20 , 200 , 150 ); $shape -> getEffectFormat () -> enableOuterShadowEff...

    docs.aspose.com/slides/ar/php-java/shape-effect/
  8. Formenmanipulationen|Aspose.Slides Dokumentation

    Manipulieren Sie PowerPoint-Formen in C# oder .NET...IShape shape = FindShape ( slide , "Shape1" ); if ( shape != null...WriteLine ( "Formname: " + shape . Name ); } } } // Methodenimplementier...

    docs.aspose.com/slides/de/net/shape-manipulations/
  9. 3D-Präsentation|Aspose.Slides Dokumentation

    3D PowerPoint-Präsentation in C++...get_Slide ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...150.0f , 200.0f , 200.0f ); shape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/de/cpp/3d-presentation/
  10. ShadowFormat.Visible | Aspose.Words per .NET

    ShadowFormat Visible proprietà. RestituisceVERO se la formattazione applicata a questa istanza è visibile in C#....MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...GetChildNodes ( NodeType . Shape , true )[ 0 ]; if ( shape . ShadowFormat...

    reference.aspose.com/words/it/net/aspose.words....