Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,093 for

autoshape

(0.05 sec)
  1. PPT to PPTX conversion|Aspose.Slides 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.... Converting autoshapes including rectangles and...pictures fill styles for autoshapes. Converting placeholders...

    docs.aspose.com/slides/java/ppt-to-pptx-convers...
  2. Erstellen einer PowerPoint-Präsentation mit PHP...

    Erfahren Sie, wie Sie PowerPoint-Präsentationen wie PPT, PPTX mit PHP von Grund auf erstellen.... Fügen Sie eine AutoShape vom Typ Linie mit der Methode...get_Item ( 0 ); # Fügen Sie eine AutoShape vom Typ Linie hinzu $slide...

    docs.aspose.com/slides/de/php-java/create-prese...
  3. بيضاوية|وثائق 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 من نوع البيضاوية باستخدام...باستخدام الفهرس الخاص بها. إضافة AutoShape من نوع البيضاوية باستخدام...

    docs.aspose.com/slides/ar/cpp/ellipse/
  4. إضافة أشكال إلى العرض التقديمي|وثائق 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.... Slides [ 0 ]; //Add an autoshape of type line slide . Shapes...

    docs.aspose.com/slides/ar/net/adding-shapes-to-...
  5. 管理项目符号|Aspose.Slides for PHP 文档

    在PowerPoint演示文稿中创建项目符号和编号列表... 在选定的幻灯片中添加一个 AutoShape 。 访问添加形状的 TextFrame 。 移除TextFrame中的默认段落。...-> get_Item ( 0 ); # 添加和访问Autoshape $aShp = $slide -> getShapes...

    docs.aspose.com/slides/zh/php-java/manage-bullet/
  6. Bilderrahmen|Aspose.Slides Dokumentation

    Fügen Sie einen Bilderrahmen zu einer PowerPoint-Präsentation in C++ hinzu....for ( auto & autoShape : shapes ) { if ( autoShape -> get_Placeholder...nullptr ) continue ; switch ( autoShape -> get_Placeholder () -> get_Type...

    docs.aspose.com/slides/de/cpp/picture-frame/
  7. Crear presentación de PowerPoint usando Java|Do...

    Aprende a crear presentaciones de PowerPoint, por ejemplo, PPT, PPTX usando Java desde cero.... Agrega una AutoShape del tipo Línea utilizando...get_Item ( 0 ); // Agregar un autoshape del tipo línea slide . getShapes...

    docs.aspose.com/slides/es/java/create-presentat...
  8. Cara Mencoret Teks di PPTX menggunakan Python

    Topik ini berfokus pada cara mencoret teks di PPTX menggunakan Python. Ini mencakup detail untuk membangun lingkungan, proses bertahap, dan kode contoh yang berfungsi untuk mencoret teks PPTX menggunakan Python....akses slide pertamanya Buat autoshape dan sisipkan contoh bingkai...digunakan untuk menambahkan autoshape di slide PPTX, dan enumerator...

    kb.aspose.com/id/slides/python/how-to-strike-ou...
  9. إطار الصورة|وثائق Aspose.Slides

    إضافة إطار صورة إلى عرض PowerPoint في C++...for ( auto & autoShape : shapes ) { if ( autoShape -> get_Placeholder...nullptr ) continue ; switch ( autoShape -> get_Placeholder () -> get_Type...

    docs.aspose.com/slides/ar/cpp/picture-frame/
  10. Exportando Ecuaciones Matemáticas|Documentación...

    Exportar ecuaciones matemáticas de PowerPoint en C# o .NET...new Presentation ()) { var autoShape = pres . Slides [ 0 ]. Shapes...mathParagraph = (( MathPortion ) autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/es/net/exporting-math-eq...