Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 5,329 for

autoshape

(0.26 sec)
  1. Verwalten von Präsentations-Platzhaltern auf An...

    Platzhalter in Aspose.Slides für Android via Java mühelos verwalten: Text ersetzen, Eingabeaufforderungen anpassen und Bildtransparenz in PowerPoint und OpenDocument einstellen....Platzhalterform zu einer AutoShape und ändern Sie den Text mithilfe...mithilfe des mit der AutoShape verbundenen TextFrame . Speichern...

    docs.aspose.com/slides/de/androidjava/manage-pl...
  2. Convertir les présentations PowerPoint en docum...

    Convertir les diapositives PowerPoint PPT et PPTX en documents Word éditables en Java à l'aide d'Aspose.Slides pour Android, en conservant la mise en page, les images et le formatage précis....instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    docs.aspose.com/slides/fr/androidjava/convert-p...
  3. Mathematische Gleichungen aus Präsentationen in...

    Ermöglichen Sie den nahtlosen Export mathematischer Gleichungen von PowerPoint nach MathML mit Aspose.Slides für C++ — bewahren Sie die Formatierung und erhöhen Sie die Kompatibilität....< Presentation > (); auto autoShape = pres -> get_Slides () ->...ExplicitCast < IMathPortion > ( autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/de/cpp/exporting-math-eq...
  4. Tekst doorhalen in PPTX met C#

    Deze tutorial laat zien hoe je tekst kunt doorhalen in PPTX met behulp van C#. Het omvat de details om de omgeving in te stellen, een stapsgewijs proces en een werkende voorbeeldcode om PPTX-tekst te verwijderen met behulp van C#....voorbeeldpresentatie, het toevoegen van autoshape, het maken van het tekstkader...voor het toevoegen van de autoshape in de PPTX-dia, wordt de ...

    kb.aspose.com/nl/slides/net/how-to-strike-out-t...
  5. Animation de forme|Documentation d'Aspose.Slide...

    Appliquer une animation PowerPoint en JavaScript... Ajoutez une AutoShape de type rectangle . Ajoutez...Ajoutez du texte en utilisant AutoShape.addTextFrame . Récupérez la...

    docs.aspose.com/slides/fr/nodejs-java/shape-ani...
  6. Aplicar animaciones de forma en presentaciones ...

    Descubra cómo crear y personalizar animaciones de forma en presentaciones de PowerPoint con Aspose.Slides para PHP a través de Java. ¡Distíngase!... Agregue un AutoShape rectangular. Añada texto al...al TextFrame de AutoShape . Obtenga la secuencia principal de...

    docs.aspose.com/slides/es/php-java/shape-animat...
  7. Formatear formas de PowerPoint en Python|Docume...

    Aprenda cómo formatear formas de PowerPoint en Python usando Aspose.Slides—establezca estilos de relleno, línea y efectos para archivos PPT, PPTX y ODP con precisión y control total.... Agregue un AutoShape a la diapositiva. Establezca...muestra cómo formatear un AutoShape rectangular: import aspose...

    docs.aspose.com/slides/es/python-net/shape-form...
  8. Wasserzeichen zu Präsentationen in PHP hinzufüg...

    Verwalten Sie Text‑ und Bildwasserzeichen in PowerPoint‑ und OpenDocument‑Präsentationen in PHP, um einen Entwurf, vertrauliche Informationen, Urheberrechte und mehr anzugeben....TextFrame -Objekt in ein AutoShape ‑Objekt eingewickelt. Um dem...Folie — erstellen Sie ein AutoShape ‑Objekt und fügen Sie das...

    docs.aspose.com/slides/de/php-java/watermark/
  9. Запретить редактирование презентаций с помощью ...

    Узнайте, как Aspose.Slides for C++ блокирует и разблокирует фигуры в файлах PPT, PPTX и ODP, обеспечивая безопасность презентаций при возможности контролируемого редактирования и более быстрой поставки.... auto autoShape = ExplicitCast < IAutoShape...ExplicitCast < IAutoShapeLock > ( autoShape -> get_ShapeLock ()); autoShapeLock...

    docs.aspose.com/slides/ru/cpp/applying-protecti...
  10. Переход слайда|Документация Aspose.Slides

    Добавить переход слайда PowerPoint и эффекты перехода в C# или .NET...Presentation ()) { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . TextFrame . Text = "Morph...

    docs.aspose.com/slides/ru/net/slide-transition/