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

autoshape

(0.08 sec)
  1. Crear Presentación en .NET|Documentación de Asp...

    Creación de Presentaciones de PowerPoint Programáticamente en C# e.g. PPT, PPTX, ODP etc.... Agregue una AutoShape de tipo Línea utilizando el...Slides [ 0 ]; // Agregar una autoshape de tipo línea slide . Shapes...

    docs.aspose.com/slides/es/net/create-presentation/
  2. Exportando Ecuaciones Matemáticas|Documentación...

    Exportar ecuaciones matemáticas de PowerPoint en Python...Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...500 , 50 ) mathParagraph = autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/es/python-net/exporting-...
  3. Экспортирование математических уравнений|Докуме...

    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....Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...mathParagraph = (( MathPortion ) autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ru/androidjava/exporting...
  4. Экспорт математических уравнений из презентаций...

    Беспрепятственно экспортируйте математические уравнения из PowerPoint в MathML с помощью Aspose.Slides for Python via .NET — сохраняйте форматирование и повышайте совместимость....Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...500 , 50 ) mathParagraph = autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/ru/python-net/exporting-...
  5. Экспорт математических уравнений|Документация A...

    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....Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...mathParagraph = (( MathPortion ) autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ru/java/exporting-math-e...
  6. Python で PowerPoint テキストをフォーマットする|Aspose.Slides...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument プレゼンテーションのテキストをフォーマットおよびスタイル設定する方法を学びます。強力な Python コード例でフォント、色、配置などをカスタマイズできます。...Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...RECTANGLE , 50 , 50 , 200 , 100 ) autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/ja/python-net/text-forma...
  7. Arşiv

    Arşiv...eklemek için paragrafı seçin autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # seçilen...

    blog.aspose.com/tr/slides/apply-text-animation-...
  8. Archiv

    Archiv...odstavec pro přidání efektu autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # přidat...

    blog.aspose.com/cs/slides/apply-text-animation-...
  9. Línea|Documentación de Aspose.Slides para 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.... Agregue una AutoShape de tipo Línea usando el método...get_Item ( 0 ); # Agregar una AutoShape de tipo línea $sld -> getShapes...

    docs.aspose.com/slides/es/php-java/línea/
  10. Linie|Aspose.Slides für Python Dokumentation

    Linie in PowerPoint-Präsentation in Python hinzufügen... Fügen Sie eine AutoShape vom Typ Linie mit der Methode...slides [ 0 ] # Fügen Sie eine AutoShape vom Typ Linie hinzu sld ....

    docs.aspose.com/slides/de/python-net/line/