Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 5,328 for

autoshape

(0.22 sec)
  1. Procurar

    Procurar...shape is autoshape if type(shape) is slides.AutoShape: auto_shape_lock...shape is autoshape if type(shape) is slides.AutoShape: auto_shape_lock...

    blog.aspose.com/pt/slides/lock-or-unlock-powerp...
  2. arkiv

    arkiv...lägga till effekt IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/sv/slides/apply-animation-to-te...
  3. Gestion des cadres d'image dans les présentatio...

    Ajoutez des cadres d'image aux présentations PowerPoint et OpenDocument avec Aspose.Slides pour Android via Java. Rationalisez votre flux de travail et améliorez la conception des diapositives....shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/fr/androidjava/picture-f...
  4. Converteer PPT naar Word in C# | products.aspos...

    Converteer PPT naar Word in C#. Gebruik de .NET-bibliotheek-API om PowerPoint naar Word te converteren...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/nl/net/conversion/pp...
  5. Gérer les paragraphes de texte PowerPoint en Py...

    Maîtrisez le formatage des paragraphes avec Aspose.Slides pour Python via .NET—optimisez l'alignement, l'espacement et le style dans les présentations PowerPoint et OpenDocument en Python pour captiver le public.... Ajoutez une AutoShape rectangulaire à la diapositive...le TextFrame associé à la AutoShape . Créez deux objets Paragraph...

    docs.aspose.com/slides/fr/python-net/manage-par...
  6. Управление рамками изображений в презентациях с...

    Добавьте рамки изображений в презентации PowerPoint и OpenDocument с помощью Aspose.Slides для C++. Оптимизируйте рабочий процесс и улучшите дизайн слайдов....for ( auto & autoShape : shapes ) { if ( autoShape -> get_Placeholder...nullptr ) continue ; switch ( autoShape -> get_Placeholder () -> get_Type...

    docs.aspose.com/slides/ru/cpp/picture-frame/
  7. Ajouter des formes de ligne aux présentations e...

    Apprenez à manipuler le format des lignes dans les présentations PowerPoint avec Aspose.Slides pour .NET. Découvrez les propriétés, méthodes et exemples.... Ajouter un AutoShape de type Ligne en utilisant...Slides [ 0 ]; // Ajouter une autoshape de type ligne sld . Shapes...

    docs.aspose.com/slides/fr/net/line/
  8. Android 上のプレゼンテーションに線形状を追加|Aspose.Slides ドキュメント

    Aspose.Slides for Android を使用して、PowerPoint プレゼンテーションの線の書式設定を操作する方法を学びます。プロパティ、メソッド、および Java の例を紹介します。...addAutoShape メソッドを使用して、Line タイプの AutoShape を追加します。 変更したプレゼンテーションを PPTX...get_Item ( 0 ); // type が line の AutoShape を追加 sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/ja/androidjava/line/
  9. PPT to PPTX conversion|Aspose.Slides for PHP Do...

    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/php-java/ppt-to-pptx-con...
  10. PythonでPowerPointテキストをフォーマット|Aspose.Slides for ...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument プレゼンテーションのテキストをフォーマットおよびスタイル設定する方法を学びます。フォント、色、配置などを強力な Python コード例でカスタマイズできます。...Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...RECTANGLE , 50 , 50 , 200 , 100 ) autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/ja/python-net/text-forma...