Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 5,379 for

autoshape

(0.32 sec)
  1. 使用 Java 在 PowerPoint 中突出显示文本

    使用 Java 在 PowerPoint 中突出显示文本。获取设置 IDE 的详细信息、步骤列表以及使用 Java 在 PowerPoint 中突出显示的示例代码。...从迭代中的幻灯片中获取所有形状作为对象实例 将类型转换应用于对象为 AutoShape 使用highlightText()方法的不同重载突出显示文本...示文本的所有幻灯片中的形状集合来开始该过程。创建 AutoShape 对象后,使用 TextHighlightingOpti...

    kb.aspose.com/zh/slides/java/highlight-text-in-...
  2. Exporter des équations mathématiques depuis les...

    Déverrouillez une exportation fluide des équations mathématiques de PowerPoint vers MathML avec Aspose.Slides pour .NET — préservez la mise en forme et améliorez la compatibilité....new Presentation ()) { var autoShape = pres . Slides [ 0 ]. Shapes...mathParagraph = (( MathPortion ) autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/fr/net/exporting-math-eq...
  3. 在 PHP 中管理演示文稿占位符|Aspose.Slides for PHP 文档

    轻松在 Aspose.Slides for PHP via Java 中管理占位符:替换文本、自定义提示并在 PowerPoint 和 OpenDocument 中设置图像透明度。... 将占位符形状类型转换为 AutoShape 并使用与该 AutoShape 关联的 TextFrame 更改文本。...JavaClass ( "com.aspose.slides.AutoShape" )) { $text = "" ; # PowerPoint...

    docs.aspose.com/slides/zh/php-java/manage-place...
  4. Extraer imágenes de formas de presentación en ....

    Extraiga imágenes de formas en presentaciones PowerPoint y OpenDocument con Aspose.Slides para .NET — solución rápida y amigable para código....if ( sh is AutoShape ) { AutoShape ashp = ( AutoShape ) sh ; if...

    docs.aspose.com/slides/es/net/extracting-images...
  5. Agregar marcas de agua a presentaciones en Pyth...

    Aprenda cómo administrar marcas de agua de texto e imagen en presentaciones PowerPoint y OpenDocument con Python para indicar un borrador, información confidencial, derechos de autor y más....se envuelve en un objeto AutoShape . Para agregar texto de marca...diapositiva: crea un objeto AutoShape y luego agrega la marca de...

    docs.aspose.com/slides/es/python-net/watermark/
  6. أرشيف

    أرشيف...instanceof AutoShape) { builder.writeln(((AutoShape)shape).getTextFrame()...

    blog.aspose.com/ar/slides/convert-ppt-to-word-j...
  7. Exporter des équations mathématiques depuis des...

    Exportez sans effort les équations mathématiques de PowerPoint vers MathML avec Aspose.Slides pour PHP via Java — conservez le formatage et améliorez la compatibilité....new Presentation (); try { $autoShape = $pres -> getSlides () ->... 50 ); $mathParagraph = $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/fr/php-java/exporting-ma...
  8. Java를 사용하여 PowerPoint에서 텍스트 강조 표시

    Java를 사용하여 PowerPoint에서 텍스트를 강조 표시합니다. Java를 사용하여 PowerPoint에서 강조 표시할 IDE, 단계 목록 및 샘플 코드를 설정하는 세부 정보를 얻으세요.... 객체에 유형 변환을 AutoShape 로 적용합니다. highlightText() 메서드의...모양 컬렉션에 액세스하여 프로세스를 시작하세요. AutoShape 객체가 생성되면 TextHighlightingOpti...

    kb.aspose.com/ko/slides/java/highlight-text-in-...
  9. Verwalten von Verbindern in Präsentationen mit ...

    Ermöglichen Sie PHP-Anwendungen, Linien in PowerPoint-Folien zu zeichnen, zu verbinden und automatisch zu routen - erhalten Sie die volle Kontrolle über gerade, Ellenbogen- und gekrümmte Verbinder....Fügen Sie der Folie zwei AutoShape mithilfe der vom Shapes ‑Objekt...getShapes (); # Fügt ein Ellipse-AutoShape hinzu $ellipse = $shapes ->...

    docs.aspose.com/slides/de/php-java/connector/
  10. Управление формами презентации в .NET|Документа...

    Узнайте, как создавать, редактировать и оптимизировать формы в Aspose.Slides для .NET и предоставлять высокопроизводительные презентации PowerPoint....iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...

    docs.aspose.com/slides/ru/net/shape-manipulations/