Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 5,382 for

autoshape

(0.15 sec)
  1. Konwertuj PPT na Word w C++ | products.aspose.com

    Konwertuj PPT na Word w C++. Użyj interfejsu API biblioteki C++, aby przekonwertować program PowerPoint na program Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/pl/cpp/conversion/pp...
  2. Анимировать текст PowerPoint в .NET|Документаци...

    Создавайте динамический анимированный текст в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для .NET, используя простые для восприятия, оптимизированные примеры кода C#....добавления эффекта IAutoShape autoShape = ( IAutoShape ) presentation...]; IParagraph paragraph = autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/ru/net/animated-text/
  3. Formater le texte PowerPoint en Python|Aspose.S...

    Apprenez à formater et styliser le texte dans les présentations PowerPoint et OpenDocument en utilisant Aspose.Slides pour Python via .NET. Personnalisez les polices, les couleurs, l'alignement et bien plus avec des exemples de code Python puissants....Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...RECTANGLE , 50 , 50 , 200 , 100 ) autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/fr/python-net/text-forma...
  4. 用 JavaScript 管理演示文稿中的字体|Aspose.Slides for Node....

    使用 Aspose.Slides for Node.js via Java 控制字体:嵌入、替换并加载自定义字体,以保持 PPT、PPTX 和 ODP 演示文稿的清晰和一致。...Placeholder 形状,并将其强制转换为 AutoShape 。 从 AutoShape 暴露的 TextFrame 中获取 Paragraph...访问幻灯片中的第一个和第二个占位符并将其强制转换为 AutoShape var tf1 = slide . getShapes...

    docs.aspose.com/slides/zh/nodejs-java/manage-fo...
  5. Gérer les espaces réservés de présentation en C...

    Gérez facilement les espaces réservés dans Aspose.Slides pour C++ : remplacez le texte, personnalisez les invites et définissez la transparence des images dans PowerPoint et OpenDocument....forme de l’espace réservé en AutoShape et modifiez le texte à l’aide...du TextFrame associé à l' AutoShape . Enregistrez la présentation...

    docs.aspose.com/slides/fr/cpp/manage-placeholder/
  6. .NET で WordArt 効果を作成および適用する|Aspose.Slides ドキュメント

    Aspose.Slides for .NET で WordArt 効果を作成およびカスタマイズします。このステップバイステップ ガイドは、開発者が C# でプロフェッショナルなテキストを使用してプレゼンテーションを強化するのに役立ちます。...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...); ITextFrame textFrame = autoShape . TextFrame ; IPortion portion...

    docs.aspose.com/slides/ja/net/wordart/
  7. إدارة فقرات نص PowerPoint على Android|وثائق Asp...

    إتقان تنسيق الفقرات باستخدام Aspose.Slides لنظام Android—تحسين المحاذاة والتباعد والأسلوب في عروض PPT و PPTX و ODP في Java....get_Item ( 0 ); // إضافة AutoShape من نوع مستطيل IAutoShape ashp...الوصول إلى TextFrame الخاص بـ AutoShape ITextFrame tf = ashp . getTextFrame...

    docs.aspose.com/slides/ar/androidjava/manage-pa...
  8. Chercher

    chercher...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...instanceof AutoShape) { builder.writeln(((AutoShape)shape).getTextFrame()...

    blog.aspose.com/fr/slides/convert-ppt-to-word-o...
  9. arkiv

    arkiv...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...instanceof AutoShape) { builder.writeln(((AutoShape)shape).getTextFrame()...

    blog.aspose.com/sv/slides/convert-ppt-to-word-o...
  10. PowerPoint-Formen auf Android formatieren|Aspos...

    Erfahren Sie, wie Sie PowerPoint-Formen auf Android mit Aspose.Slides formatieren - Füll-, Linien- und Effekt-Stile für PPT-, PPTX- und ODP-Dateien präzise und mit voller Kontrolle einstellen....zeigt, wie ein Rechteck- AutoShape formatiert wird: // Instanziieren...get_Item ( 0 ); // Fügen Sie ein AutoShape vom Typ Rectangle hinzu. IAutoShape...

    docs.aspose.com/slides/de/androidjava/shape-for...