Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 5,114 for

shape position

(0.31 sec)
  1. Video-Frames in Präsentationen auf Android verw...

    Erfahren Sie, wie Sie programmgesteuert Video-Frames in PowerPoint- und OpenDocument‑Folien mit Aspose.Slides für Android via Java hinzufügen und extrahieren. Schnelle Anleitung....( IShape shape : slide . getShapes ()) { if ( shape instanceof...IVideoFrame vf = ( IVideoFrame ) shape ; String type = vf . getEmbeddedVideo...

    docs.aspose.com/slides/de/androidjava/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. GridJsストレージで作業する|Documentation

    この記事では、GridJsの一般的なファイル処理について説明します。...Xlsx 形式で、 また、Shapeや画像をすべてzipアーカイブファイルとして Config...getPictureCacheDirec() フォルダに保存し、後でクライアントUIでShapeや画像を表示します。 クライアントUIでの更新操作後、 ...

    docs.aspose.com/cells/ja/java/aspose-cells-grid...
  4. Gérer les cadres d’image dans les présentations...

    Ajoutez des cadres d’image aux présentations PowerPoint et OpenDocument avec Aspose.Slides pour PHP via Java. Rationalisez votre flux de travail et améliorez la conception des diapositives....addPictureFrame exposée par l’objet shape associé à la diapositive référencée...$slideImage -> save ( "slide_1_shape_1.png" , ImageFormat :: Png...

    docs.aspose.com/slides/fr/php-java/picture-frame/
  5. إدارة الصور باستخدام Node.js عبر C++|Documentation

    تعلم كيفية إضافة الصور وتحديد موقعها في جداول البيانات باستخدام Aspose.Cells for Node.js via C++....get ( pictureIndex ); // Positioning the picture proportional...pictureIndex ); // Absolute positioning of the picture in unit of...

    docs.aspose.com/cells/ar/nodejs-cpp/managing-pi...
  6. Erstellen eines Excel-Diagramms und Einbetten a...

    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.... Position = 0 ; wbStream . Read ( chartOleData...IOleObjectFrame oof = sld . Shapes . AddOleObjectFrame ( 0 , 0...

    docs.aspose.com/slides/de/net/creating-excel-ch...
  7. Convertir des présentations PowerPoint en vidéo...

    Apprenez comment convertir des présentations PowerPoint en vidéo dans .NET. Découvrez du code C# d'exemple et des techniques d'automatisation pour rationaliser votre flux de travail....présentation (containing a shape and two animation effects) en...IAutoShape smile = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/fr/net/convert-powerpoin...
  8. Formato de gráficos de presentación en .NET|Doc...

    Aprenda a formatear gráficos en Aspose.Slides para .NET y mejore su presentación de PowerPoint con un estilo profesional y atractivo.... Establecer Label Positioning para el eje de categorías...ejemplo IChart chart = slide . Shapes . AddChart ( ChartType . LineWithMarkers...

    docs.aspose.com/slides/es/net/chart-formatting/
  9. إضافة نص إلى PDF باستخدام C++|Aspose.PDF لـ C++

    تصف هذه المقالة جوانب مختلفة من العمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة....textFragment -> set_Position ( MakeObject < Position > ( 80 , 700 ));...textFragment -> set_Position ( MakeObject < Position > ( 10 , 10 ));...

    docs.aspose.com/pdf/ar/cpp/add-text-to-pdf-file/
  10. PDFにテキストを追加する方法(C#を使用)|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFドキュメントにテキストを追加する方法を学び、コンテンツの強化とドキュメントの編集を行います。... Position = new Aspose . Pdf . Text . Position ( 100 ,...Specify the position for Text Fragment textFragment . Position = new...

    docs.aspose.com/pdf/ja/net/add-text-to-pdf-file/