Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 5,331 for

autoshape

(0.35 sec)
  1. Mathegleichungen aus Präsentationen in PHP expo...

    Ermöglichen Sie den nahtlosen Export von mathematischen Gleichungen aus PowerPoint nach MathML mit Aspose.Slides für PHP über Java – erhalten Sie die Formatierung und erhöhen Sie die Kompatibilität....new Presentation (); try { $autoShape = $pres -> getSlides () ->... 50 ); $mathParagraph = $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/de/php-java/exporting-ma...
  2. Anwendung von Schutz auf Präsentationen|Aspose....

    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....Komponenten zusammen, wie Autoshapes, Tabellen, OLE-Objekten,...unterstützt. AutoShapeLock sperrt Autoshapes. ConnectorLock sperrt Verbindungsformen...

    docs.aspose.com/slides/de/php-java/applying-pro...
  3. Administrar transiciones de diapositivas en pre...

    Descubra cómo personalizar las transiciones de diapositivas en Aspose.Slides para Java, con una guía paso a paso para presentaciones de PowerPoint y OpenDocument....Presentation (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/es/java/slide-transition/
  4. Transition de diapositive|Documentation Aspose....

    Ajouter une transition de diapositive PowerPoint et des effets de transition en C# ou .NET...Presentation ()) { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . TextFrame . Text = "Morph...

    docs.aspose.com/slides/fr/net/slide-transition/
  5. 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/
  6. Gérer l'espace réservé|Documentation d'Aspose.S...

    Modifier le texte dans un espace réservé dans les diapositives PowerPoint en utilisant JavaScript. Définir le texte d'invite dans un espace réservé dans les diapositives PowerPoint en utilisant JavaScript....forme d’espace réservé en AutoShape et modifiez le texte à l’aide...du TextFrame associé à l' AutoShape . Enregistrez la présentation...

    docs.aspose.com/slides/fr/nodejs-java/manage-pl...
  7. 在 Android 上管理演示文稿占位符|Aspose.Slides 文档

    轻松在 Aspose.Slides for Android via Java 中管理占位符:替换文本、定制提示并在 PowerPoint 与 OpenDocument 中设置图像透明度。... 将占位符形状强制转换为 AutoShape ,并使用与该 AutoShape 关联的 TextFrame 更改文本。...null && shape instanceof AutoShape ) { String text = "" ; if...

    docs.aspose.com/slides/zh/androidjava/manage-pl...
  8. إدارة أشكال العروض التقديمية في .NET|توثيق Aspo...

    تعلم إنشاء وتحرير وتحسين الأشكال في Aspose.Slides لـ .NET وتقديم عروض PowerPoint ذات أداء عالي....iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...

    docs.aspose.com/slides/ar/net/shape-manipulations/
  9. PowerPointをWordに変換|Aspose.Slides ドキュメント

    JavaでPowerPointプレゼンテーションをWordに変換...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    docs.aspose.com/slides/ja/java/convert-powerpoi...
  10. 在 .NET 中从演示文稿导出数学公式|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将 PowerPoint 中的数学公式无缝导出为 MathML——保持格式并提升兼容性。...new Presentation ()) { var autoShape = pres . Slides [ 0 ]. Shapes...mathParagraph = (( MathPortion ) autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/zh/net/exporting-math-eq...