Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 5,113 for

shape position

(0.26 sec)
  1. Python でプレゼンテーションに透かしを追加する|Aspose.Slides for Py...

    Python で PowerPoint および OpenDocument のプレゼンテーションにテキストと画像の透かしを追加し、ドラフトや機密情報、著作権表示などを示す方法を学びます。... PictureFrame は Shape クラスを実装しているため、シェイプオブジェクトの柔軟な設定をすべて利用できます。...TextFrame はシェイプではなく設定が限られているため、 Shape オブジェクトにラップされています。 透かしの適用方法は...

    docs.aspose.com/slides/ja/python-net/watermark/
  2. GridJs İstemci Tarafı İle Çalışmak|Documentation

    Bu makale, GridJs te istemci tarafı için JavaScript API lerini veya işlevleri tanıtır....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/tr/java/aspose-cells-grid...
  3. العمل مع 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/java/aspose-cells-grid...
  4. Trabajando con GridJs del lado del cliente|Docu...

    Este artículo introduce las API o funciones de Javascript del cliente en 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/es/python-net/aspose-cell...
  5. Arbeiten mit Text|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....); Aktualisieren Sie Visio Shape-Text Ebenso gut wie Diagramme...aktualisiert den Text einer Form. Shapes werden anhand ihrer IDs identifiziert...

    docs.aspose.com/diagram/de/java/working-with-text/
  6. Gérer les trames vidéo dans les présentations s...

    Apprenez à ajouter et extraire programmatiquement des trames vidéo dans les diapositives PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour Android via Java. Guide pratique rapide....( IShape shape : slide . getShapes ()) { if ( shape instanceof...IVideoFrame vf = ( IVideoFrame ) shape ; String type = vf . getEmbeddedVideo...

    docs.aspose.com/slides/fr/androidjava/video-frame/
  7. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... Shapes . AddChart ( ChartType . ClusteredColumn...data. IChart chart = slide . Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/net/chart-series/
  8. Verwalten von Video-Frames in Präsentationen mi...

    Erfahren Sie, wie Sie mithilfe von Aspose.Slides für PHP via Java programmgesteuert Video-Frames in PowerPoint- und OpenDocument-Folien hinzufügen und extrahieren. Schnelle Anleitung.... Iterieren Sie über alle Shape Objekte, um ein VideoFrame zu...getShapes () as $shape ) { if ( java_instanceof ( $shape , new JavaClass...

    docs.aspose.com/slides/de/php-java/video-frame/
  9. Gérer les cadres vidéo dans les présentations a...

    Apprenez à ajouter et extraire programmatique des cadres vidéo dans les diapositives PowerPoint et OpenDocument en utilisant Aspose.Slides pour PHP via Java. Guide pratique rapide.... Parcourez tous les objets Shape pour trouver un VideoFrame ...getShapes () as $shape ) { if ( java_instanceof ( $shape , new JavaClass...

    docs.aspose.com/slides/fr/php-java/video-frame/
  10. Formater le texte PowerPoint en JavaScript|Docu...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument en utilisant JavaScript et Aspose.Slides pour Node.js. Personnalisez les polices, les couleurs, l'alignement et plus encore....pptx" ); try { var shape = pres . getSlides (). get_Item...get_Item ( 0 ); var effects = shape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/fr/nodejs-java/text-form...