Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 4,904 for

autoshape

(0.06 sec)
  1. تحويل PPTX إلى Word في C++ | products.aspose.com

    تحويل PPTX إلى Word في C++. استخدم واجهة برمجة تطبيقات مكتبة C++ لتحويل PowerPoint إلى Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/ar/cpp/conversion/pp...
  2. Konwertuj PPT na Word w C++ | products.aspose.com

    Konwertuj PPT na Word w C++. Użyj interfejsu API biblioteki C++, aby przekonwertować program PowerPoint na program Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/pl/cpp/conversion/pp...
  3. テキストフォーマット|Aspose.Slides ドキュメント

    C++でテキストとテキストフレームのプロパティを管理および操作する...SharedPtr < IAutoShape > autoShape = pres -> get_Slide ( 0 )...100.0f ); auto paragraphs = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/ja/cpp/text-formatting/
  4. إدارة فقرة PowerPoint في C#|وثائق Aspose.Slides

    إنشاء وإدارة فقرة ونص ومسافة وخصائص في عروض PowerPoint في C# أو .NET... إضافة autoshape إلى الشريحة المحددة. الوصول...0 ]; // إضافة والوصول إلى Autoshape IAutoShape aShp = slide ....

    docs.aspose.com/slides/ar/net/manage-paragraph/
  5. 在 C# 中將 PPTX 轉換為 Word | products.aspose.com

    在 C# 中將 PPTX 轉換為 Word。使用 .NET 庫 API 將 PowerPoint 轉換為 Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/zh-hant/net/conversi...
  6. Chuyển đổi PPTX sang Word trong C# | products.a...

    Chuyển đổi PPTX sang Word trong C#. Sử dụng API thư viện .NET để chuyển PowerPoint sang Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/vi/net/conversion/pp...
  7. Cara Mencoret Teks di PPTX menggunakan Python

    Topik ini berfokus pada cara mencoret teks di PPTX menggunakan Python. Ini mencakup detail untuk membangun lingkungan, proses bertahap, dan kode contoh yang berfungsi untuk mencoret teks PPTX menggunakan Python....akses slide pertamanya Buat autoshape dan sisipkan contoh bingkai...digunakan untuk menambahkan autoshape di slide PPTX, dan enumerator...

    kb.aspose.com/id/slides/python/how-to-strike-ou...
  8. Línea|Documentación de Aspose.Slides for Python

    Agregar línea en presentación de PowerPoint en Python... Agregue una AutoShape de tipo Línea usando el método...slides [ 0 ] # Agregar una autoshape de tipo línea sld . shapes...

    docs.aspose.com/slides/es/python-net/line/
  9. Ellipse|Aspose.Slides für PHP Dokumentation

    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.... Fügen Sie eine AutoShape vom Typ Ellipse mit der Methode...get_Item ( 0 ); # Fügen Sie ein AutoShape vom Typ Ellipse hinzu $sld...

    docs.aspose.com/slides/de/php-java/ellipse/
  10. Linie|Aspose.Slides Dokumentation

    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.... Fügen Sie eine AutoShape vom Typ Linie mit der Methode...( 0 ); // Fügen Sie eine AutoShape vom Typ Linie hinzu sld ....

    docs.aspose.com/slides/de/java/line/