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

autoshape

(0.13 sec)
  1. Exportar Ecuaciones Matemáticas|Documentación d...

    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 > (); auto autoShape = pres -> get_Slides () ->...ExplicitCast < IMathPortion > ( autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/es/cpp/exporting-math-eq...
  2. Экспорт математических уравнений|Документация 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 > (); auto autoShape = pres -> get_Slides () ->...ExplicitCast < IMathPortion > ( autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/ru/cpp/exporting-math-eq...
  3. مستطيل|وثائق Aspose.Slides

    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.... get_Item ( 0 ); // Add AutoShape of ellipse type IShape shp...(). get_Item ( 0 ); // Add AutoShape of ellipse type IShape shp...

    docs.aspose.com/slides/ar/java/rectangle/
  4. Markieren Sie Text in PowerPoint mit Java

    Markieren Sie Text in PowerPoint mit Java. Erhalten Sie die Details zum Festlegen der IDE, eine Liste der Schritte und einen Beispielcode zum Hervorheben in PowerPoint mit Java....auf das Objekt anwenden als AutoShape Markieren Sie den Text mit...Formensammlung zugreifen. Sobald das AutoShape-Objekt erstellt wurde, verwenden...

    kb.aspose.com/de/slides/java/highlight-text-in-...
  5. Formatage des formes|Documentation Aspose.Slides

    Formatage des formes dans une présentation PowerPoint en Java...avons formaté un rectangle AutoShape : // Instancie une classe...Presentation (); try { IShape autoShape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/fr/androidjava/shape-for...
  6. Форматирование фигур|Документация Aspose.Slides...

    Форматирование фигур в презентации PowerPoint...отформатировали прямоугольник AutoShape : # Создает экземпляр класса...new Presentation (); try { $autoShape = $pres -> getSlides () ->...

    docs.aspose.com/slides/ru/php-java/shape-format...
  7. Gérer le Remplaçant|Documentation d'Aspose.Slid...

    Modifier le texte dans un remplaçant dans des diapositives PowerPoint à l'aide de PHP. Définir le texte d'invite dans un remplaçant dans des diapositives PowerPoint à l'aide de PHP....Convertissez le remplaçant en une AutoShape et modifiez le texte à l’aide...la TextFrame associée à l’ AutoShape . Enregistrez la présentation...

    docs.aspose.com/slides/fr/php-java/manage-place...
  8. Манипуляции с Формами|Документация Aspose.Slides

    Манипуляции с формами PowerPoint на C# или .NET...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...

    docs.aspose.com/slides/ru/net/shape-manipulations/
  9. 아카이브

    아카이브...텍스트 및 애니메이션 추가 IAutoShape autoShape = presentation.Slides[0].Shapes...paragraph")); autoShape.TextFrame.Paragraphs.Add(para1); autoShape.TextFrame...

    blog.aspose.com/ko/slides/convert-ppt-to-video-...
  10. Rectángulo|Documentación de Aspose.Slides

    Crear rectángulo en presentación de PowerPoint en C# o .NET...Slides [ 0 ]; // Agregar autoshape de tipo rectángulo sld . Shapes...Slides [ 0 ]; // Agregar autoshape de tipo rectángulo IShape...

    docs.aspose.com/slides/es/net/rectangle/