Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 5,379 for

autoshape

(0.12 sec)
  1. 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...
  2. Shapes Separately from Document|Aspose.Words fo...

    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 Python....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/python-net/rendering-shap...
  3. 搜索

    搜索...Presentation()) { // 添加文本和動畫 IAutoShape autoShape = presentation.Slides[0].Shapes...paragraph")); autoShape.TextFrame.Paragraphs.Add(para1); autoShape.TextFrame...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-v...
  4. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...Slides[0]; //Add an AutoShape of Rectangle type IAutoShape...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  5. 档案

    档案...try { // 添加文本和动画 IAutoShape autoShape = presentation.getSlides()...IParagraphCollection paragraphCollection = autoShape.getTextFrame().getParagraphs();...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  6. 连接器|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中连接 PowerPoint 形状...对象提供的 addAutoShape 方法向幻灯片添加两个 AutoShape 。 通过定义连接线类型,使用 Shapes 对象提供的...对象提供的 addAutoShape 方法向幻灯片添加两个 AutoShape 。 通过定义连接线类型,使用 Shapes 对象提供的...

    docs.aspose.com/slides/zh/nodejs-java/connector/
  7. 档案

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

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  8. Shapes Separately from Document|Aspose.Words fo...

    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 Node.js....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/nodejs-net/rendering-shap...
  9. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...IAutoShape autoShape = (IAutoShape) shape; if (autoShape.getTextFrame()...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  10. 搜索

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

    blog.aspose.com/zh-hant/slides/convert-ppt-to-v...