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

autoshape

(0.06 sec)
  1. 在 C++ 中向演示文稿添加椭圆|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中创建、格式化和操作 PPT 及 PPTX 演示文稿中的椭圆形状——包含 C++ 代码示例。...AddAutoShape 方法添加 Ellipse 类型的 AutoShape 将修改后的演示文稿写入为 PPTX 文件 在下面的...AddAutoShape 方法添加 Ellipse 类型的 AutoShape。 将椭圆的填充类型设置为 Solid。 使用与 IShape...

    docs.aspose.com/slides/zh/cpp/ellipse/
  2. Surligner du texte dans PowerPoint à l'aide de C#

    Mettez en surbrillance du texte dans PowerPoint à l'aide de C#. Obtenez les paramètres IDE, une liste d’étapes et un exemple de code pour rechercher du texte dans les diapositives et le surligner dans PowerPoint à l’aide de C#....chaque forme dans un objet AutoShape Mettez en surbrillance toutes...diapositive. Utilisez l’objet AutoShape pour mettre en surbrillance...

    kb.aspose.com/fr/slides/net/highlight-text-in-p...
  3. Exportar ecuaciones matemáticas desde presentac...

    Exporta sin problemas ecuaciones matemáticas de PowerPoint a MathML usando Aspose.Slides para Android vía Java, conservando el formato y mejorando la compatibilidad....Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...mathParagraph = (( MathPortion ) autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/es/androidjava/exporting...
  4. Exportar ecuaciones matemáticas desde presentac...

    Desbloquee la exportación sin problemas de ecuaciones matemáticas de PowerPoint a MathML con Aspose.Slides para .NET: preserve el formato y mejore la compatibilidad....new Presentation ()) { var autoShape = pres . Slides [ 0 ]. Shapes...mathParagraph = (( MathPortion ) autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/es/net/exporting-math-eq...
  5. Exportar ecuaciones matemáticas|Aspose.Slides p...

    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/es/nodejs-java/exporting...
  6. Конвертировать презентации PowerPoint в докумен...

    Конвертировать слайды PowerPoint PPT и PPTX в редактируемые документы Word в Java с помощью Aspose.Slides for Android, сохраняя точный макет, изображения и форматирование....instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    docs.aspose.com/slides/ru/androidjava/convert-p...
  7. Verbinder in Präsentationen mit Python verwalte...

    Ermöglichen Sie Python-Anwendungen, Linien in PowerPoint- und OpenDocument-Folien zu zeichnen, zu verbinden und automatisch zu routen – erhalten Sie vollständige Kontrolle über gerade, Ellenbogen- und gekrümmte Verbinder....Fügen Sie der Folie zwei AutoShape ‑Objekte mithilfe der vom...] . shapes # Eine Ellipse-AutoShape hinzufügen. ellipse = shapes...

    docs.aspose.com/slides/de/python-net/connector/
  8. Administrar conectores en presentaciones con Py...

    Capacite a las aplicaciones Python para dibujar, conectar y enrutar automáticamente líneas en diapositivas de PowerPoint y OpenDocument - obtenga control total sobre conectores rectos, en ángulo y curvos.... Añada dos objetos AutoShape a la diapositiva mediante...0 ] . shapes # Añadir una AutoShape de elipse. ellipse = shapes...

    docs.aspose.com/slides/es/python-net/connector/
  9. C++ を使用してプレゼンテーションのピクチャーフレームを管理|Aspose.Slides ド...

    Aspose.Slides for C++ を使用して PowerPoint と OpenDocument のプレゼンテーションにピクチャーフレームを追加します。ワークフローを効率化し、スライドデザインを強化します。...for ( auto & autoShape : shapes ) { if ( autoShape -> get_Placeholder...nullptr ) continue ; switch ( autoShape -> get_Placeholder () -> get_Type...

    docs.aspose.com/slides/ja/cpp/picture-frame/
  10. 아카이브

    아카이브...텍스트 및 애니메이션 추가 IAutoShape autoShape = presentation.Slides[0].Shapes...paragraph")); autoShape.TextFrame.Paragraphs.Add(para1); autoShape.TextFrame...

    blog.aspose.com/ko/slides/convert-ppt-to-video-...