Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 4,904 for

autoshape

(0.08 sec)
  1. PDF szerkesztése C#-ban | products.aspose.com

    PDF szerkesztése C#-ban. Használja a .NET könyvtár API-t a PDF dokumentum szerkesztéséhez...pdf" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/hu/net/editor/pdf/
  2. Conversión de PPT a PPTX|Documentación de Aspos...

    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.... Conversión de autoshapes incluyendo rectángulos y...texturas e imágenes para autoshapes. Conversión de marcadores...

    docs.aspose.com/slides/es/php-java/ppt-to-pptx-...
  3. Conversión de PPT a PPTX|Documentación de Aspos...

    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.... Conversión de autoshapes incluyendo rectángulos y...texturas e imágenes para autoshapes. Conversión de marcadores...

    docs.aspose.com/slides/es/java/ppt-to-pptx-conv...
  4. Platzhalter verwalten|Aspose.Slides Dokumentation

    Ändern Sie den Text in einem Platzhalter in PowerPoint-Folien mit Java. Setzen Sie den Eingabetext in einem Platzhalter in PowerPoint-Folien mit Java....der Platzhalterform in eine AutoShape und ändern Sie den Text mit...dem TextFrame , das mit der AutoShape verknüpft ist. Speichern Sie...

    docs.aspose.com/slides/de/androidjava/manage-pl...
  5. Archivo

    Archivo... IAutoShape autoShape = presentation.Slides[0].Shapes...paragraph")); autoShape.TextFrame.Paragraphs.Add(para1); autoShape.TextFrame...

    blog.aspose.com/es/slides/convert-ppt-to-video-...
  6. Водяной знак|Документация Aspose.Slides

    Добавление текстового и изображенческого водяного знака в презентацию PowerPoint на C# или .NET...знака, используйте свойство AutoShape.ShapeLock на форме, которая...установите его в свойство AutoShape.Name : watermarkShape . Name...

    docs.aspose.com/slides/ru/net/watermark/
  7. 管理项目符号|Aspose.Slides 文档

    在 Java 中创建 PowerPoint 演示文稿中的项目符号和编号列表... 在选定的幻灯片中添加一个 AutoShape 。 访问添加的形状的 TextFrame 。 删除...get_Item ( 0 ); // 添加并访问 Autoshape IAutoShape aShp = slide ....

    docs.aspose.com/slides/zh/java/manage-bullet/
  8. Chercher

    chercher...ajouter un effet IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/fr/slides/apply-animation-to-te...
  9. Chercher

    chercher...forme SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...paragraphe auto paragraph = autoShape->get_TextFrame()->get_Par...

    blog.aspose.com/fr/slides/apply-animation-to-te...
  10. Administrar Zoom|Documentación de Aspose.Slides...

    Agregar zoom o marcos de zoom a presentaciones de PowerPoint en Python...para la segunda diapositiva autoshape = slide2 . shapes . add_auto_shape... 100 , 200 , 500 , 200 ) autoshape . text_frame . text = "Segunda...

    docs.aspose.com/slides/es/python-net/manage-zoom/