Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 5,379 for

autoshape

(0.48 sec)
  1. Управление коннекторами в презентациях с исполь...

    Дайте возможность приложениям C++ рисовать, соединять и автоматически прокладывать линии в слайдах PowerPoint — получайте полный контроль над прямыми, угловыми и кривыми коннекторами.... Добавьте два AutoShape на слайд, используя метод...его индексу. Добавьте два AutoShape на слайд, используя метод...

    docs.aspose.com/slides/ru/cpp/connector/
  2. Новая система экспорта HTML - Aspose.Slides.Web...

    Экспортируйте презентации в HTML с шаблонами, CSS и JS — без SVG. Узнайте о выводе в один или несколько файлов, управлении ресурсами и настройке для PPT, PPTX и ODP....if(shape is AutoShape) { ITextFrame textFrame = ((AutoShape)shape)...Input . AddTemplate < AutoShape >( "autoshape" , Path . Combine (...

    docs.aspose.com/slides/ru/net/web-extensions/
  3. Gérer les connecteurs dans les présentations su...

    Donnez aux applications Java la possibilité de dessiner, connecter et réacheminer automatiquement les lignes dans les diapositives PowerPoint sur Android — obtenez un contrôle total sur les connecteurs droits, coudés et courbes.... Ajoutez deux AutoShape à la diapositive en utilisant...son indice. Ajoutez deux AutoShape à la diapositive en utilisant...

    docs.aspose.com/slides/fr/androidjava/connector/
  4. Shape-Animationen in Präsentationen in .NET anw...

    Erfahren Sie, wie Sie Shape-Animationen in PowerPoint-Präsentationen mit Aspose.Slides für .NET erstellen und anpassen. Heben Sie sich ab!...Sie den Fade ‑Effekt auf AutoShape anwenden und die Textanimation...ein neues AutoShape mit Text hinzu IAutoShape autoShape = sld ....

    docs.aspose.com/slides/de/net/shape-animation/
  5. 아카이브

    아카이브...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // 사진이...

    blog.aspose.com/ko/slides/extract-images-from-p...
  6. Lưu trữ

    Lưu trữ...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Kiểm...

    blog.aspose.com/vi/slides/extract-images-from-p...
  7. Chercher

    chercher...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Vérifiez...

    blog.aspose.com/fr/slides/extract-images-from-p...
  8. プレゼンテーション シェイプから画像を抽出する|Aspose.Slides ドキュメント

    PowerPoint および OpenDocument プレゼンテーションのシェイプから画像を抽出する Aspose.Slides for C++ 用の迅速でコードフレンドリーなソリューション。...Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape > ashp...ExplicitCast < Aspose :: Slides :: AutoShape > ( sh ); if ( ashp -> get_FillFormat...

    docs.aspose.com/slides/ja/cpp/extracting-images...
  9. Gérer les propriétés de présentation en Java|Do...

    Maîtrisez les propriétés de présentation dans Aspose.Slides pour Java et optimisez la recherche, l'image de marque et les flux de travail dans vos fichiers PowerPoint et OpenDocument....pptxFileName ); try { AutoShape autoShape = ( AutoShape ) pres . getSlides...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/fr/java/presentation-pro...
  10. Gestionar patrones de diapositivas de presentac...

    Gestionar patrones de diapositivas en Aspose.Slides para Java: crear, editar y aplicar diseños, temas y marcadores de posición a PPT, PPTX y ODP con ejemplos concisos en Java....IAutoShape autoShape = ( IAutoShape ) shape ; if ( autoShape != null...null ) { if ( autoShape . getPlaceholder (). getType () == type...

    docs.aspose.com/slides/es/java/slide-master/