Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 49,130 for

shape

(0.14 sec)
  1. Extrahera text från Gear typen SmartArt form me...

    Lär dig hur du extraherar text från Gear typen SmartArt form med Aspose.Cells for Node.js via C++....till Gruppform med hjälp av Shape.getResultOfSmartArt() metoden...och extrahera deras text med Shape.getText() egenskapen. Extrahera...

    docs.aspose.com/cells/sv/nodejs-cpp/extract-tex...
  2. FieldEmbed Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Fields.FieldEmbed per un'implementazione ottimale dei campi EMBED, migliorando la funzionalità e la versatilità dei documenti....Microsoft Word, ad esempio SHAPE e EMBED, durante il caricamento...un campo SHAPE e un campo EMBED. // Un campo SHAPE è l'ancora/tela...

    reference.aspose.com/words/it/net/aspose.words....
  3. Verbinder in Präsentationen mit Python verwalte...

    Ermöglichen Sie Python-Anwendungen, Linien in PowerPoint- und OpenDocument-Folien zu zeichnen, zu verbinden und automatisch zu routen – erhalten Sie vollständige Kontrolle über gerade, Ellenbogen- und gekrümmte Verbinder....bereitgestellten Methode add_auto_shape hinzu. Fügen Sie einen Verbinder...Zugriff auf die Shapes-Sammlung der ersten Folie. shapes = presentation...

    docs.aspose.com/slides/de/python-net/connector/
  4. Ajouter des filigranes aux présentations en Pyt...

    Apprenez à gérer les filigranes texte et image dans les présentations PowerPoint et OpenDocument avec Python pour indiquer un brouillon, des informations confidentielles, des droits d’auteur, et plus encore....PictureFrame implémente la classe Shape , vous permettant d’utiliser...est encapsulé dans un objet Shape . Il existe deux façons d’appliquer...

    docs.aspose.com/slides/fr/python-net/watermark/
  5. ربط الأشكال الفرعية للمجموعات في روبي|Documenta...

    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/ar/java/connect-sub-sha...
  6. Соедините подформы групп в 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....) \ # Set sub shape ids shape_from_id = 1 shape_to_id = 9 \ #...# Initialize connector shape shape = Rjb :: import ( 'com.aspose...

    docs.aspose.com/diagram/ru/java/connect-sub-sha...
  7. Connecter les sous-formes des groupes en PHP|Do...

    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 = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/fr/java/connect-sub-sha...
  8. Wenden Sie einen anderen Stil auf die einzelnen...

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

    docs.aspose.com/diagram/de/java/apply-different...
  9. Proteger y desproteger una forma Visio en PHP|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....() -> getPage ( "Flow 1" ); $shape = $page -> getShapes () -> getShape...getShape ( 1 ); $shape -> getProtection () -> getLockAspect ()...

    docs.aspose.com/diagram/es/java/protect-and-unp...
  10. ShapeBase.Bounds | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase Bounds لإدارة موقع وحجم الشكل بسهولة، مما يعزز دقة التصميم وكفاءته....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (..., 100 , WrapType . None ); shape . StrokeColor = Color . Orange...

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