Sort Score
Result 10 results
Languages All
Labels All
Results 7,451 - 7,460 of 49,748 for

shapes

(0.14 sec)
  1. Erstellen von 3D-Präsentationen in Python|Aspos...

    Erstellen Sie interaktive 3D-Präsentationen in Python mit Aspose.Slides mühelos. Exportieren Sie schnell in PowerPoint- und OpenDocument-Formate für vielseitige Nutzung....verwenden Sie die Eigenschaft Shape.three_d_format , die die Mitglieder...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/de/python-net/3d-present...
  2. إزالة حماية الشكل|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...
  3. Berechnen Sie Pin-Werte und legen Sie die Größe...

    In diesem Abschnitt wird erläutert, wie PinX- und PinY-Werte der Unterform mit Aspose.Diagram berechnet werden.... GetDataDir_Shapes (); // Load Visio diagram Diagram...a group shape by ID and page index is 0 Shape shape = diagram...

    docs.aspose.com/diagram/de/net/calculate-pin-va...
  4. Arbeiten mit Textfeldern|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...."Page-1" ); // get shape by its ID Shape shape = page1 . getShapes...bottom margins of the shape's text block shape . getTextBlock ()...

    docs.aspose.com/diagram/de/java/working-with-te...
  5. Работа с текстовыми полями|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...."Page-1" ); // get shape by its ID Shape shape = page1 . getShapes...bottom margins of the shape's text block shape . getTextBlock ()...

    docs.aspose.com/diagram/ru/java/working-with-te...
  6. Управление узлами SmartArt в презентациях с пом...

    Управляйте узлами SmartArt в файлах PPT, PPTX и ODP с помощью Aspose.Slides for Python via .NET. Получите понятные примеры кода и советы по оптимизации ваших презентаций....слайде for shape in pres . slides [ 0 ] . shapes : # Проверьте...фигура типом SmartArt if type ( shape ) is art . SmartArt : # Добавление...

    docs.aspose.com/slides/ru/python-net/manage-sma...
  7. Chercher

    chercher...# add shape shape = pres.slides[0].shapes.add_auto_shape(slides...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/fr/slides/create-three-d-effect...
  8. Offentlig API Ändringar i Aspose.Diagram 6.0.0|...

    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....isGlued Method läggs till i Shape-klassen Metoden isGlued tar..."Page-1" ); // get Visio shapes by ids Shape ShapedOne = page . getShapes...

    docs.aspose.com/diagram/sv/java/public-api-chan...
  9. Configurer des objets de forme avec des calques...

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

    docs.aspose.com/diagram/fr/java/configure-shape...
  10. ShapeBase.IsMoveFromRevision | Aspose.Words لـ ...

    اكتشف خاصية ShapeBase IsMoveFromRevision في مايكروسوفت وورد. تتبع التغييرات بسهولة وحدد الكائنات المنقولة أو المحذوفة بدقة....Document ( MyDir + "Revision shape.docx" ); // تتكون مراجعات النقل...هناك حالتان من هذا الشكل. Shape [] shapes = doc . GetChildNodes (...

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