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

autoshape

(0.55 sec)
  1. 在 PHP 中创建演示文稿|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 创建演示文稿 — 生成 PPT、PPTX 和 ODP 文件并以编程方式保存,确保可靠的结果。...addAutoShape 方法,添加类型为 Line 的 AutoShape。 将修改后的演示文稿写入为 PPTX 文件。 在下...get_Item ( 0 ); # 添加类型为 line 的 AutoShape $slide -> getShapes () ->...

    docs.aspose.com/slides/zh/php-java/create-prese...
  2. Exportation d'équations mathématiques|Documenta...

    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 (); try { var autoShape = pres . getSlides (). get_Item...50 ); var mathParagraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/fr/nodejs-java/exporting...
  3. أرشيف

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

    blog.aspose.com/ar/slides/convert-ppt-to-word-j...
  4. 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...
  5. Java를 사용하여 PowerPoint에서 텍스트 강조 표시

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

    kb.aspose.com/ko/slides/java/highlight-text-in-...
  6. PowerPointをWordに変換|Aspose.Slides ドキュメント

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

    docs.aspose.com/slides/ja/java/convert-powerpoi...
  7. 在 .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...
  8. Arsip

    Arsip...instanceof AutoShape) { builder.writeln(((AutoShape)shape).getTextFrame()...

    blog.aspose.com/id/slides/convert-ppt-to-word-j...
  9. FieldShape.Text | Aspose.Words per .NET

    Gestisci facilmente il testo FieldShape ottieni o imposta valori senza sforzo per un recupero dati fluido e funzionalità avanzate nelle tue applicazioni....l'ancora/tela per un oggetto AutoShape con lo stile di avvolgimento...l'area di disegno in linea per AutoShape. Shape shape = ( Shape ) shapes...

    reference.aspose.com/words/it/net/aspose.words....
  10. Rechtecke zu Präsentationen in .NET hinzufügen|...

    Verbessern Sie Ihre PowerPoint-Präsentationen, indem Sie mit Aspose.Slides für .NET Rechtecke hinzufügen – gestalten und ändern Sie Formen einfach programmgesteuert....[ 0 ]; // Fügen Sie eine AutoShape vom Rechtecktyp hinzu sld...[ 0 ]; // Fügen Sie eine AutoShape vom Typ Rectangle hinzu IShape...

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