Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 4,474 for

autoshape

(0.1 sec)
  1. إطار الصورة|وثائق Aspose.Slides

    إضافة إطار صورة إلى عرض PowerPoint في جافا...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/ar/java/picture-frame/
  2. Formato de formas|Documentación de Aspose.Slide...

    Formato de formas en una presentación de PowerPoint...formateamos un rectángulo AutoShape : # Instancia una clase de...get_Item ( 0 ); # Agrega una autoshape de tipo rectángulo $shp =...

    docs.aspose.com/slides/es/php-java/shape-format...
  3. Marco de Imagen|Documentación de Aspose.Slides ...

    Agregar marco de imagen a presentación de PowerPoint en Python...: shapesToRemove = [] for autoShape in presentation . slides [...[ 0 ] . shapes : if autoShape . placeholder is None : continue...

    docs.aspose.com/slides/es/python-net/picture-fr...
  4. Форматирование текста|Документация Aspose.Slide...

    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/ru/php-java/text-formatt...
  5. Textformatierung|Aspose.Slides für PHP Dokument...

    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/de/php-java/text-formatt...
  6. Bilderrahmen|Aspose.Slides Dokumentation

    Fügen Sie einen Bilderrahmen zu einer PowerPoint-Präsentation in Java hinzu...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/de/androidjava/picture-f...
  7. نص متحرك|وثائق Aspose.Slides

    نص متحرك في عرض PowerPoint باستخدام Aspose.Slides...الفقرة لإضافة تأثير auto autoShape = System :: ExplicitCast <...( 0 )); auto paragraph = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/ar/cpp/animated-text/
  8. C++에서 PPT를 Word로 변환 | products.aspose.com

    C++에서 PPT를 Word로 변환합니다. C++ 라이브러리 API를 사용하여 PowerPoint를 Word로 변환...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/ko/cpp/conversion/pp...
  9. C++에서 PPTX를 Word로 변환 | products.aspose.com

    C++에서 PPTX를 Word로 변환합니다. C++ 라이브러리 API를 사용하여 PowerPoint를 Word로 변환...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/ko/cpp/conversion/pp...
  10. Texte Animé|Documentation Aspose.Slides

    Texte animé dans la présentation PowerPoint avec Aspose.Slides...pour ajouter un effet auto autoShape = System :: ExplicitCast <...( 0 )); auto paragraph = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/fr/cpp/animated-text/