Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 5,167 for

shape position

(0.1 sec)
  1. Video-Frames in Präsentationen mit Java verwalt...

    Erfahren Sie, wie Sie programmgesteuert Video-Frames in PowerPoint- und OpenDocument-Folien mit Aspose.Slides für Java hinzufügen und extrahieren. Schnelle Anleitung....( IShape shape : slide . getShapes ()) { if ( shape instanceof...videoFrame = ( IVideoFrame ) shape ; for ( ICaptions captionTrack...

    docs.aspose.com/slides/de/java/video-frame/
  2. Aspose.Slides لـ OpenXML|توثيق 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....Change the fill color of a shape in a presentation Count the...another Move a slide to a new position Missing Features in OpenXML...

    docs.aspose.com/slides/ar/net/aspose-slides-for...
  3. CDR Images Crop with Python | products.aspose.com

    How to use Python for CDR images and photos crop on desktop and web applications....primarily drawn to the elements positioned at the center of an image...file contains text, lines, shapes, images, colours and effects...

    products.aspose.com/imaging/python-net/crop/cdr/
  4. Arbeta med GridJs klient sidan|Documentation

    Den här artikeln introducerar klientens javascript API er eller funktioner i GridJs....url when loading the image / shape . it is optional , the default...sheet instance s : the image or shape instance for example : //this...

    docs.aspose.com/cells/sv/python-net/aspose-cell...
  5. العمل مع GridJs الجانب العميل|Documentation

    يقدم هذا المقال واجهات برمجة تطبيقات العميل في GridJs....url when loading the image / shape . it is optional , the default...sheet instance s : the image or shape instance for example : //this...

    docs.aspose.com/cells/ar/python-net/aspose-cell...
  6. Работа с GridJs на стороне клиента|Documentation

    В этой статье представлены клиентские javascript API или функции в GridJs....url when loading the image / shape . it is optional , the default...sheet instance s : the image or shape instance for example : //this...

    docs.aspose.com/cells/ru/java/aspose-cells-grid...
  7. Arbeta med GridJs klient sidan|Documentation

    Den här artikeln introducerar klientens javascript API er eller funktioner i GridJs....url when loading the image / shape . it is optional , the default...sheet instance s : the image or shape instance for example : //this...

    docs.aspose.com/cells/sv/java/aspose-cells-grid...
  8. SVG Path – Exemples de code – Guide Aspose.SVG

    Apprenez à utiliser les chemins SVG, un ensemble de commandes permettant de dessiner des chemins et des formes en combinant des lignes, des arcs et des courbes de Bézier SVG....Le chemin est décrit par la position du point actuel – un «stylo...point et trace une ligne de la position actuelle à ce point ( x, y...

    docs.aspose.com/svg/fr/net/drawing-basics/svg-p...
  9. Gérer les cadres vidéo dans les présentations e...

    Apprenez à ajouter et extraire programmatique des cadres vidéo dans les diapositives PowerPoint et OpenDocument avec Aspose.Slides pour Node.js via Java. Guide pratique rapide....shapeCount ; shapeIndex ++ ) { let shape = slide . getShapes (). get_Item...); if ( java . instanceOf ( shape , "com.aspose.slides.VideoFrame"...

    docs.aspose.com/slides/fr/nodejs-java/video-frame/
  10. Gérer les formes de présentation en JavaScript|...

    Apprenez à créer, modifier et optimiser les formes en utilisant JavaScript et Aspose.Slides pour Node.js via Java, et à produire des présentations PowerPoint haute performance....rechercher var shape = findShape ( slide , "Shape1" ); if ( shape != null...{ console . log ( "Shape Name: " + shape . getName ()); } } finally...

    docs.aspose.com/slides/fr/nodejs-java/shape-man...