Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 4,476 for

autoshape

(0.13 sec)
  1. 線|Aspose.Slides for 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....addAutoShape メソッドを使用して、線タイプのAutoShapeを追加します。 修正されたプレゼンテーションをPPTXファイルとして保存します。...-> get_Item ( 0 ); # 線のタイプのAutoShapeを追加 $sld -> getShapes () ->...

    docs.aspose.com/slides/ja/php-java/line/
  2. 楕円|Aspose.Slides for 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....addAutoShape メソッドを使用して、楕円タイプのAutoShapeを追加します。 修正されたプレゼンテーションをPPTXファイルとして書き込みます。...-> get_Item ( 0 ); # 楕円タイプのAutoShapeを追加 $sld -> getShapes () ->...

    docs.aspose.com/slides/ja/php-java/ellipse/
  3. Exportieren von mathematischen Gleichungen|Aspo...

    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....Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...mathParagraph = (( MathPortion ) autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/de/java/exporting-math-e...
  4. Créer une Présentation en .NET|Documentation As...

    Création de Présentations PowerPoint par Programmation en C# par ex. PPT, PPTX, ODP, etc.... Ajoutez un AutoShape de type Ligne en utilisant...Slides [ 0 ]; // Ajoutez une autoshape de type ligne slide . Shapes...

    docs.aspose.com/slides/fr/net/create-presentation/
  5. ویرایش HTML در سی شارپ | products.aspose.com

    HTML را در سی شارپ ویرایش کنید. برای ویرایش فایل HTML از API کتابخانه دات نت استفاده کنید...html" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/fa/net/editor/html/
  6. Exportation d'équations mathématiques|Documenta...

    Exporter des équations mathématiques PowerPoint en Python...Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...500 , 50 ) mathParagraph = autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/fr/python-net/exporting-...
  7. Chỉnh sửa HTML trong C# | products.aspose.com

    Chỉnh sửa HTML trong C#. Sử dụng API thư viện .NET để chỉnh sửa tệp HTML...html" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/vi/net/editor/html/
  8. Zoom verwalten|Aspose.Slides Dokumentation

    Fügen Sie Zoom oder Zoomrahmen in PowerPoint-Präsentationen mit C# oder .NET hinzu...die zweite Folie IAutoShape autoshape = slide2 . Shapes . AddAutoShape...100 , 200 , 500 , 200 ); autoshape . TextFrame . Text = "Zweite...

    docs.aspose.com/slides/de/net/manage-zoom/
  9. إدارة الزوم|وثائق Aspose.Slides

    إضافة زوم أو إطارات زوم لعروض PowerPoint في C++...مربع نص للشريحة الثانية auto autoshape = slide2 -> get_Shapes ()...200.0f , 500.0f , 200.0f ); autoshape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/ar/cpp/manage-zoom/
  10. Filigrane|Documentation Aspose.Slides pour Python

    Ajouter des filigranes de texte et d'image aux présentations PowerPoint en Python...est encapsulé dans un objet AutoShape . Pour ajouter un texte de...diapositive — créez un objet AutoShape puis ajoutez le filigrane...

    docs.aspose.com/slides/fr/python-net/watermark/