Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,093 for

autoshape

(0.06 sec)
  1. Marco de Imagen|Documentación de Aspose.Slides

    Agregar un marco de imagen a una presentación de PowerPoint en Java...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/es/java/picture-frame/
  2. تنسيق النص|توثيق Aspose.Slides لـ 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....new Presentation (); try { $autoShape = $pres -> getSlides () ->... 50 , 50 , 200 , 100 ); $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/ar/php-java/text-formatt...
  3. Schriftarten verwalten - PowerPoint Java API|As...

    Präsentationen enthalten normalerweise sowohl Text als auch Bilder. Dieser Artikel zeigt, wie man die Schriftarteigenschaften von Textabsätzen auf Folien mit der PowerPoint Java API konfiguriert....und typwandeln Sie sie in AutoShape . Holen Sie sich den Paragraph...aus dem TextFrame , der von AutoShape zur Verfügung gestellt wird...

    docs.aspose.com/slides/de/php-java/manage-fonts/
  4. Anwendung von Schutz auf Präsentationen|Aspose....

    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....Reihe von Komponenten wie Autoshapes, Tabellen, OLE-Objekten,...unterstützt. AutoShapeLock sperrt Autoshapes. ConnectorLock sperrt Verbindungselemente...

    docs.aspose.com/slides/de/net/applying-protecti...
  5. إدارة القوائم النقطية والمرقمة|وثائق Aspose.Sli...

    إنشاء قوائم نقطية ومرقمة في عرض PowerPoint باستخدام بايثون... إضافة AutoShape في الشريحة المحددة. الوصول...slide = pres . slides [ 0 ] autoShape = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/ar/python-net/manage-bul...
  6. Animierter Text|Aspose.Slides Dokumentation

    Animierter Text in PowerPoint mit Java...Effekt hinzuzufügen IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/de/java/animated-text/
  7. 文本格式化|Aspose.Slides 文档

    在 C++ 中管理和操作文本及文本框属性...SharedPtr < IAutoShape > autoShape = pres -> get_Slide ( 0 )...100.0f ); auto paragraphs = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/zh/cpp/text-formatting/
  8. Textformatierung|Aspose.Slides für Python Dokum...

    Verwalten und Manipulieren von Text- und Textfeld-Eigenschaften in Python...Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...RECTANGLE , 50 , 50 , 200 , 100 ) autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/de/python-net/text-forma...
  9. Formateo de Formas|Documentación de Aspose.Slides

    Formatear formas en una presentación de PowerPoint en Java...formateamos un rectángulo AutoShape : // Crea una clase de presentación...0 ); // Agrega una forma autoshape de tipo rectángulo IShape...

    docs.aspose.com/slides/es/java/shape-formatting/
  10. Formato de Formas|Documentación de Aspose.Slides

    Formato de formas en presentación de PowerPoint en Java...en la que formateamos un AutoShape rectangular: // Instancia...get_Item ( 0 ); // Agrega autoshape de tipo rectángulo IShape...

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