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

autoshape

(0.2 sec)
  1. 搜索

    搜索...訪問形狀 SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...// 訪問段落 auto paragraph = autoShape->get_TextFrame()->get_Par...

    blog.aspose.com/zh-hant/slides/apply-animation-...
  2. Lưu trữ

    Lưu trữ...dạng SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...đoạn văn auto paragraph = autoShape->get_TextFrame()->get_Par...

    blog.aspose.com/vi/slides/apply-animation-to-te...
  3. Đánh dấu văn bản trong PowerPoint bằng Java

    Đánh dấu văn bản trong PowerPoint bằng Java. Nhận thông tin chi tiết về cách đặt IDE, danh sách các bước và mã mẫu để đánh dấu trong PowerPoint bằng Java....truyền cho Đối tượng dưới dạng AutoShape Đánh dấu văn bản bằng cách...đánh dấu. Sau khi đối tượng AutoShape được tạo, hãy sử dụng đối...

    kb.aspose.com/vi/slides/java/highlight-text-in-...
  4. Rectángulo|Documentación de Aspose.Slides

    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....get_Item ( 0 ); // Agregar AutoShape de tipo elipse IShape shp...get_Item ( 0 ); // Agregar AutoShape de tipo elipse IShape shp...

    docs.aspose.com/slides/es/java/rectangle/
  5. 档案

    档案...{ // 选择段落添加效果 IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/zh/slides/apply-animation-to-te...
  6. Lưu trữ

    Lưu trữ...thêm hiệu ứng IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/vi/slides/apply-animation-to-te...
  7. 搜索

    搜索...{ // 選擇段落添加效果 IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/zh-hant/slides/apply-animation-...
  8. 演示属性|Aspose.Slides 文档

    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....System :: SharedPtr < AutoShape > autoShape = System :: ExplicitCast...ExplicitCast < AutoShape > ( pres -> get_Slide ( 0 ) -> get_Shape (...

    docs.aspose.com/slides/zh/cpp/presentation-prop...
  9. PowerPoint in Video umwandeln|Aspose.Slides Dok...

    PowerPoint in Video in C# oder .NET umwandeln...Animationen hinzu IAutoShape autoShape = presentation . Slides [...( "Absatz für Absatz" )); autoShape . TextFrame . Paragraphs ...

    docs.aspose.com/slides/de/net/convert-powerpoin...
  10. 水印|Aspose.Slides for PHP 文档

    在 PHP 中向 PowerPoint 演示文稿添加文字和图片水印...因此, TextFrame 对象被包裹在 AutoShape 对象中。要将水印文本添加到形状中,请使用如下所示的...。其余逻辑与向单个幻灯片添加水印时相同——创建一个 AutoShape 对象,然后使用 addTextFrame 方法将水印添加到其中。...

    docs.aspose.com/slides/zh/php-java/watermark/