Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,909 for

autoshape

(0.06 sec)
  1. 连接器|Aspose.Slides for PHP 文档

    连接PowerPoint形状...对象公开的 addAutoShape 方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型使用 Shapes 对象公开的...对象公开的 addAutoShape 方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型使用 Shapes 对象公开的...

    docs.aspose.com/slides/zh/php-java/connector/
  2. 档案

    档案...Presentation()) { // 添加文本和动画 IAutoShape autoShape = presentation.Slides[0].Shapes...paragraph")); autoShape.TextFrame.Paragraphs.Add(para1); autoShape.TextFrame...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  3. 搜索

    搜索...try { // 添加文本和動畫 IAutoShape autoShape = presentation.getSlides()...IParagraphCollection paragraphCollection = autoShape.getTextFrame().getParagraphs();...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-v...
  4. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....the anchor/canvas for an AutoShape object with the "In line with...the inline canvas for the AutoShape. Shape shape = (Shape) shapes...

    reference.aspose.com/words/java/com.aspose.word...
  5. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...when instantiating a Table/AutoShape via code rather than the template...

    forum.aspose.com/t/iportioneffectivedata-instan...
  6. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java....can be text boxes, images, AutoShapes, OLE objects, etc. Some fields...drawing layer, such as an AutoShape, text box, freeform, OLE object...

    docs.aspose.com/words/java/rendering-shapes-sep...
  7. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#....can be text boxes, images, AutoShapes, OLE objects, etc. Some fields...drawing layer, such as an AutoShape, text box, freeform, OLE object...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  8. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location....can be text boxes, images, AutoShapes, OLE objects, etc. Some fields...drawing layer, such as an AutoShape, text box, freeform, OLE object...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  9. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...(shape is IAutoShape autoShape) { if (autoShape.TextFrame != null...string.IsNullOrWhiteSpace(autoShape.TextFrame.Text)) return true;...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  10. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性与工作流程效率。... AutoShape : for paragraph in shape ...

    docs.aspose.com/slides/zh/python-net/manage-hyp...