Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 4,478 for

autoshape

(0.05 sec)
  1. Textformatierung|Aspose.Slides für PHP Dokument...

    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....new Presentation (); try { $autoShape = $pres -> getSlides () ->... 50 , 50 , 200 , 100 ); $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/de/php-java/text-formatt...
  2. خط|وثائق 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.... إضافة AutoShape من نوع الخط باستخدام addAutoShape...get_Item ( 0 ); // Add an AutoShape of type line sld . getShapes...

    docs.aspose.com/slides/ar/java/line/
  3. Ligne|Documentation Aspose.Slides

    Ajouter une ligne dans une présentation PowerPoint en C# ou .NET... Ajoutez une AutoShape de type Ligne en utilisant...Slides [ 0 ]; // Ajouter une autoshape de type ligne sld . Shapes...

    docs.aspose.com/slides/fr/net/ligne/
  4. C++ में PPT को Word में बदलें | products.aspose...

    C++ में PPT को Word में बदलें। PowerPoint को Word में बदलने के लिए C++ लाइब्रेरी API का उपयोग करें...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/hi/cpp/conversion/pp...
  5. Convertir PowerPoint a Word|Documentación de As...

    Convertir presentación de PowerPoint a Word en C# o .NET...is AutoShape autoShape ) { builder . Writeln ( autoShape . TextFrame...

    docs.aspose.com/slides/es/net/convert-powerpoin...
  6. JavaでPowerPointの段落を管理する|Aspose.Slides ドキュメント

    JavaでPowerPointプレゼンテーションの段落、テキスト、インデント、およびプロパティを作成および管理します...get_Item ( 0 ); // 長方形タイプのAutoShapeを追加 IAutoShape ashp = slide...50 , 150 , 300 , 150 ); // AutoShapeのTextFrameにアクセス ITextFrame...

    docs.aspose.com/slides/ja/java/manage-paragraph/
  7. Elipse|Documentación de Aspose.Slides para PHP

    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.... Agregue una AutoShape de tipo Elipse utilizando...get_Item ( 0 ); # Agregar AutoShape de tipo elipse $sld -> getShapes...

    docs.aspose.com/slides/es/php-java/ellipse/
  8. アニメーションテキスト|Aspose.Slides ドキュメント

    JavaによるPowerPointのアニメーションテキスト...// 効果を追加する段落を選択 IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ja/java/animated-text/
  9. Bilderrahmen|Aspose.Slides für PHP Dokumentation

    Bilderrahmen zu PowerPoint-Präsentation hinzufügen...$shapesCount ); $i ++ ) { $autoShape = $presentation -> getSlides...$i ); if ( java_is_null ( $autoShape -> getPlaceholder ())) { continue...

    docs.aspose.com/slides/de/php-java/picture-frame/
  10. Erstellen Sie eine PowerPoint-Präsentation mit ...

    Lernen Sie, wie Sie PowerPoint-Präsentationen wie PPT, PPTX von Grund auf mit Java erstellen können.... Fügen Sie eine AutoShape vom Typ Linie mit der addAutoShape-Methode...( 0 ); // Fügen Sie eine Autoshape vom Typ Linie hinzu slide...

    docs.aspose.com/slides/de/java/create-presentat...