Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 4,476 for

autoshape

(0.03 sec)
  1. PDF bewerken in C# | products.aspose.com

    Pdf bewerken in C#. Gebruik de .NET-bibliotheek-API om PDF-documenten te bewerken...pdf" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/nl/net/editor/pdf/
  2. C#編輯PPT | products.aspose.com

    用C#編輯PPT。使用 .NET 庫 API 編輯 PowerPoint 演示文稿...ppt" )) { AutoShape shape = (AutoShape)presentation.Slides[...

    products.aspose.com/slides/zh-hant/net/editor/ppt/
  3. Bewerk HTML in C# | products.aspose.com

    Bewerk HTML in C#. Gebruik de .NET-bibliotheek-API om het HTML-bestand te bewerken...html" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/nl/net/editor/html/
  4. पीपीटीएक्स को सी | products.aspose.com

    पीपीटीएक्स को सी...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/hi/net/conversion/pp...
  5. JavaでPowerPointの段落を管理する|Aspose.Slides ドキュメント

    JavaでPowerPointプレゼンテーションの段落、テキスト、インデント、およびプロパティを作成および管理します... get_Item ( 0 ); // 長方形のAutoShapeを追加 IAutoShape ashp = slide...50 , 150 , 300 , 150 ); // AutoShapeのTextFrameにアクセス ITextFrame...

    docs.aspose.com/slides/ja/androidjava/manage-pa...
  6. Crear Presentación en .NET|Documentación de Asp...

    Creación de Presentaciones de PowerPoint Programáticamente en C# e.g. PPT, PPTX, ODP etc.... Agregue una AutoShape de tipo Línea utilizando el...Slides [ 0 ]; // Agregar una autoshape de tipo línea slide . Shapes...

    docs.aspose.com/slides/es/net/create-presentation/
  7. Exportando Ecuaciones Matemáticas|Documentación...

    Exportar ecuaciones matemáticas de PowerPoint en Python...Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...500 , 50 ) mathParagraph = autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/es/python-net/exporting-...
  8. تحرير PDF في C# | products.aspose.com

    تحرير PDF في C#. استخدم .NET library API لتحرير مستند PDF...pdf" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/ar/net/editor/pdf/
  9. Экспорт математических уравнений|Документация A...

    Экспорт математических уравнений PowerPoint на Python...Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...500 , 50 ) mathParagraph = autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/ru/python-net/exporting-...
  10. Экспортирование математических уравнений|Докуме...

    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 { IAutoShape autoShape = pres . getSlides (). get_Item...mathParagraph = (( MathPortion ) autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ru/androidjava/exporting...