Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,328 for

autoshape

(0.04 sec)
  1. Նշեք տեքստը PowerPoint-ում Python-ի միջոցով

    Նշեք տեքստը PowerPoint-ում Python-ի միջոցով: Ստացեք IDE միջավայրի կարգավորումները, քայլերի ցանկը և կոդի օրինակ՝ սլայդում տեքստը որոնելու և Python-ի միջոցով PowerPoint-ում ընդգծելու համար:...Ավելացրեք ուղղանկյուն տիպի Autoshape և տեղադրեք տեքստային շրջանակ՝...

    kb.aspose.com/hy/slides/python/highlight-text-i...
  2. Convert FLATOPC to PPSM via C++ or with free On...

    Export FLATOPC to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPSM online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/flatop...
  3. Convert FLATOPC to PPSX via C++ or with free On...

    Export FLATOPC to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPSX online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/flatop...
  4. Convert WORD to PPSM via C++ or with free Onlin...

    Export WORD to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPSM online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/word-t...
  5. Convert TXT to PPS via C++ or with free Online ...

    Export TXT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPS online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. Convert TXT to POT via C++ or with free Online ...

    Export TXT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POT online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/txt-to...
  7. Convert TXT to PPT via C++ or with free Online ...

    Export TXT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPT online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/txt-to...
  8. Convert TXT to PPTM via C++ or with free Online...

    Export TXT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTM online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/txt-to...
  9. Convert TXT to ODP via C++ or with free Online ...

    Export TXT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to ODP online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/txt-to...
  10. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...Rectangle , 50 , 50 , 150 , 75 ); autoShape . TextFrame . Text = "Hello...

    docs.aspose.com/slides/zh/net/shape-formatting/