Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,473 for

autoshape

(0.05 sec)
  1. テキストボックスの管理|Aspose.Slides for PHP ドキュメント

    PHPを使用してPowerPointスライドにテキストボックスを作成します。PHPを使用してPowerPointスライドにテキストボックスまたはテキストフレームに列を追加します。PHPを使用してPowerPointスライドにハイパーリンク付きのテキストボックスを追加します。...isTextBox() プロパティを提供します( AutoShape クラスから)。 このPHPコードは、図形がテキスト..."com.aspose.slides.AutoShape" ))) $autoShape = $shape ; echo (...

    docs.aspose.com/slides/ja/php-java/manage-textbox/
  2. Gestionar Marcador de Posición|Documentación de...

    Cambiar el texto del marcador de posición y el texto del aviso en presentaciones de PowerPoint en C++...marcador de posición a un AutoShape y cambia el texto usando el...TextFrame asociado con el AutoShape . Guarda la presentación modificada...

    docs.aspose.com/slides/es/cpp/manage-placeholder/
  3. 管理字体 - PowerPoint Java API|Aspose.Slides 文档

    演示文稿通常包含文本和图像。本文展示了如何使用 PowerPoint Java API 配置幻灯片中文本段落的字体属性。...Placeholder 形状,并将其强制转换为 AutoShape 。 获取 AutoShape 暴露的 TextFrame 中的 Paragraph...访问幻灯片中的第一个和第二个占位符,并将其强制转换为 AutoShape ITextFrame tf1 = (( IAutoShape...

    docs.aspose.com/slides/zh/java/manage-fonts/
  4. Formateo de Texto|Documentación de Aspose.Slide...

    Gestionar y manipular texto y propiedades de marcos de texto en Python...Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...RECTANGLE , 50 , 50 , 200 , 100 ) autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/es/python-net/text-forma...
  5. Verwalten von PowerPoint-Absätzen in Java|Aspos...

    Erstellen und verwalten Sie Absätze, Text, Einzüge und Eigenschaften in PowerPoint-Präsentationen in Java...Zugriff auf das Textfeld der AutoShape ITextFrame tf = ashp . getTextFrame...der ausgewählten Folie eine AutoShape hinzu. Greifen Sie auf das...

    docs.aspose.com/slides/de/java/manage-paragraph/
  6. Gérer les Paragraphes PowerPoint en Java|Docume...

    Créer et gérer des Paragraphes, du texte, des retraits et des propriétés dans des présentations PowerPoint en Java...0 ); // Ajout d'une forme AutoShape de type Rectangle IAutoShape...// Accès au TextFrame de l'AutoShape ITextFrame tf = ashp . getTextFrame...

    docs.aspose.com/slides/fr/androidjava/manage-pa...
  7. Schriftarten verwalten - PowerPoint Java API|As...

    Präsentationen enthalten normalerweise sowohl Text als auch Bilder. In diesem Artikel wird gezeigt, wie Sie die Schriftarteigenschaften von Textabsätzen auf Folien mithilfe der PowerPoint Java API konfigurieren....zu und casten Sie sie zu AutoShape . Holen Sie sich den Paragraph...aus dem TextFrame , das von AutoShape bereitgestellt wird. Rechtfertigen...

    docs.aspose.com/slides/de/java/manage-fonts/
  8. Administrar párrafos de PowerPoint en Java|Docu...

    Crear y gestionar párrafos, texto, sangrías y propiedades en presentaciones de PowerPoint en Java...get_Item ( 0 ); // Agrega un AutoShape de tipo Rectángulo IAutoShape...// Accede al TextFrame del AutoShape ITextFrame tf = ashp . getTextFrame...

    docs.aspose.com/slides/es/androidjava/manage-pa...
  9. Gérer les Paragraphes PowerPoint en Java|Docume...

    Créer et gérer un paragraphe, du texte, un retrait et des propriétés dans des présentations PowerPoint en Java...0 ); // Ajouter une forme AutoShape de type Rectangle IAutoShape...Accéder à TextFrame de l'AutoShape ITextFrame tf = ashp . getTextFrame...

    docs.aspose.com/slides/fr/java/manage-paragraph/
  10. Преобразование PowerPoint в Word|Документация A...

    Преобразуйте презентацию PowerPoint в Word на C++...ObjectExt :: Is < AutoShape > ( shape )) { auto autoShape = System ::...AsCast < AutoShape > ( shape ); builder -> Writeln ( autoShape -> get_TextFrame...

    docs.aspose.com/slides/ru/cpp/convert-powerpoin...