Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 5,383 for

autoshape

(0.07 sec)
  1. Convertir presentaciones de PowerPoint a docume...

    Convertir diapositivas PowerPoint PPT y PPTX a documentos Word editables en Java usando Aspose.Slides para Android con un diseño preciso, imágenes y formato conservados....instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    docs.aspose.com/slides/es/androidjava/convert-p...
  2. Exportieren von mathematischen Gleichungen aus ...

    Entfesseln Sie den nahtlosen Export mathematischer Gleichungen von PowerPoint zu MathML mit Aspose.Slides für Java — erhalten Sie die Formatierung und steigern Sie die Kompatibilität....Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...mathParagraph = (( MathPortion ) autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/de/java/exporting-math-e...
  3. Math‑Formeln aus Präsentationen in .NET exporti...

    Ermöglichen Sie einen nahtlosen Export von mathematischen Gleichungen von PowerPoint nach MathML mit Aspose.Slides für .NET - bewahren Sie die Formatierung und erhöhen Sie die Kompatibilität....new Presentation ()) { var autoShape = pres . Slides [ 0 ]. Shapes...mathParagraph = (( MathPortion ) autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/de/net/exporting-math-eq...
  4. Управление абзацами текста PowerPoint в C++|Док...

    Освойте форматирование абзацев с Aspose.Slides для C++ — оптимизируйте выравнивание, интервалы и стиль в презентациях PPT, PPTX и ODP на C++....idx_get ( 0 ); // Добавить AutoShape типа Rectangle SharedPtr <...по его индексу. Добавьте autoshape на выбранный слайд. Получите...

    docs.aspose.com/slides/ru/cpp/manage-paragraph/
  5. Запретить редактирование презентаций с помощью ...

    Узнайте, как 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...
  6. Переход слайда|Документация 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/
  7. PowerPoint-Formate in C++ formatieren|Aspose.Sl...

    Erfahren Sie, wie Sie PowerPoint-Formen in C++ mit Aspose.Slides—Füll-, Linien- und Effektstile für PPT-, PPTX- und ODP-Dateien präzise und vollständig steuern....zeigt, wie ein Rechteck‑ AutoShape formatiert wird: // Instanziieren...( 0 ); // Fügen Sie eine AutoShape vom Typ Rechteck hinzu. auto...

    docs.aspose.com/slides/de/cpp/shape-formatting/
  8. Administrar marcadores de posición de presentac...

    Gestione sin esfuerzo los marcadores de posición en Aspose.Slides para Android mediante Java: reemplace texto, personalice indicaciones y establezca la transparencia de imágenes en PowerPoint y OpenDocument....marcador de posición a un AutoShape y cambia el texto usando el...TextFrame asociado con el AutoShape . Guarda la presentación modificada...

    docs.aspose.com/slides/es/androidjava/manage-pl...
  9. Mathematischer Text|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für C++: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit C++ in PPT-, PPTX- und ODP-Präsentationen....IAutoShape > ( shape )) { auto autoShape = ExplicitCast < IAutoShape...shape ); auto textFrame = autoShape -> get_TextFrame (); auto...

    docs.aspose.com/slides/de/cpp/examples/elements...
  10. Texte mathématique|Documentation d'Aspose.Slide...

    Explorez les exemples MathematicalText d'Aspose.Slides pour Node.js : créez et formatez des équations, fractions, matrices et symboles dans les présentations PPT, PPTX et ODP....)) { let autoShape = shape ; let textFrame = autoShape . getTextFrame...( hasMath ) { mathShape = autoShape ; break ; } } } } if ( mathShape...

    docs.aspose.com/slides/fr/nodejs-java/examples/...