Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 5,126 for

shape position

(0.31 sec)
  1. PowerPoint-Textabsätze auf Android verwalten|As...

    Meistern Sie die Absatzformatierung mit Aspose.Slides für Android – optimieren Sie Ausrichtung, Abstand und Stil in PPT-, PPTX- und ODP-Präsentationen in Java....Presentation (); try { IAutoShape shape = presentation . getSlides ()...Autoshapes zu ITextFrame textFrame = shape . getTextFrame (); // Entfernt...

    docs.aspose.com/slides/de/androidjava/manage-pa...
  2. 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/
  3. Automatisierung der PowerPoint-Erstellung in .N...

    Automatisieren Sie die Folienerstellung auf Cloud-Plattformen mit Aspose.Slides für .NET—generieren, bearbeiten und konvertieren Sie PowerPoint- und OpenDocument-Dateien schnell und zuverlässig.... Shapes [ 0 ] as IAutoShape ; var subtitleShape...subtitleShape = slide0 . Shapes [ 1 ] as IAutoShape ; titleShape...

    docs.aspose.com/slides/de/net/automating-powerp...
  4. 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...
  5. 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...
  6. 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...
  7. العمل مع 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...
  8. Работа с 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...
  9. 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...
  10. プレゼンテーションのチャート軸をPythonでカスタマイズ|Aspose.Slides for...

    Aspose.Slides for Python via .NET を使用して、レポートや可視化のために PowerPoint および OpenDocument プレゼンテーションのチャート軸をカスタマイズする方法をご紹介します。... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/ja/python-net/chart-axis/