Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 4,478 for

autoshape

(0.05 sec)
  1. 将 PowerPoint 转换为 Word|Aspose.Slides 文档

    在 C# 或 .NET 中将 PowerPoint 演示文稿转换为 Word...is AutoShape autoShape ) { builder . Writeln ( autoShape . TextFrame...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  2. Cara Mencoret Teks di PPTX menggunakan Java

    Tutorial ini mencakup cara mencoret teks di PPTX menggunakan Java. Ini mencakup semua detail untuk membangun lingkungan, proses langkah demi langkah dan kode contoh yang berfungsi untuk mencoret teks PPTX menggunakan Java....contoh presentasi, membuat autoshape, menambahkan bingkai teks...akses slide pertama Buat autoshape dari tipe Rectangle dan sisipkan...

    kb.aspose.com/id/slides/java/how-to-strike-out-...
  3. Linie|Aspose.Slides Dokumentation

    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.... Fügen Sie eine AutoShape vom Typ Linie mit der Methode...( 0 ); // Fügen Sie eine AutoShape vom Typ Linie hinzu sld ....

    docs.aspose.com/slides/de/java/line/
  4. Ellipse|Aspose.Slides für PHP Dokumentation

    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.... Fügen Sie eine AutoShape vom Typ Ellipse mit der Methode...get_Item ( 0 ); # Fügen Sie ein AutoShape vom Typ Ellipse hinzu $sld...

    docs.aspose.com/slides/de/php-java/ellipse/
  5. Línea|Documentación de Aspose.Slides para Python

    Agregar línea en presentación de PowerPoint en Python... Agregue una AutoShape de tipo Línea usando el método...slides [ 0 ] # Agregar una autoshape de tipo línea sld . shapes...

    docs.aspose.com/slides/es/python-net/line/
  6. Приложение Hello World с использованием Aspose....

    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 с типом ShapeType в форме...слайда. Добавьте TextFrame к AutoShape, содержащий текст Hello World...

    docs.aspose.com/slides/ru/cpp/hello-world-appli...
  7. Cadre Photo|Documentation Aspose.Slides

    Ajouter un cadre photo à une présentation PowerPoint en Java...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/fr/java/picture-frame/
  8. フォントの管理 - PowerPoint Java API|Aspose.Slides ドキュメント

    プレゼンテーションには通常、テキストと画像の両方が含まれています。この記事では、PowerPoint Java APIを使用してスライド上のテキスト段落のフォントプロパティを設定する方法を示します。...シェイプにアクセスし、それらを AutoShape に型変換します。 AutoShape が公開する TextFrame...スライド内の最初と二つ目のプレースホルダーにアクセスし、AutoShapeとして型変換 ITextFrame tf1 = ((...

    docs.aspose.com/slides/ja/java/manage-fonts/
  9. Formatage de Texte|Documentation d'Aspose.Slide...

    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/fr/php-java/text-formatt...
  10. Ligne|Documentation 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.... Ajoutez une AutoShape de type Ligne en utilisant...get_Item ( 0 ); // Ajouter une AutoShape de type ligne sld . getShapes...

    docs.aspose.com/slides/fr/androidjava/ligne/