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

autoshape

(0.42 sec)
  1. Convert OTT to PPT via C# .NET or with free Onl...

    Convert Word ott documents to PowerPoint ppt files with C#. Convert multiple files within ASP.NET or other .NET applications....Slides [ 0 ]; // Adding the AutoShape to accomodate the HTML content...

    products.aspose.com/total/net/conversion/ott-to...
  2. Convert OTT to PPS via C# .NET or with free Onl...

    Convert Word ott documents to PowerPoint pps files with C#. Convert multiple files within ASP.NET or other .NET applications....Slides [ 0 ]; // Adding the AutoShape to accomodate the HTML content...

    products.aspose.com/total/net/conversion/ott-to...
  3. Node.js via Java PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via Java is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....get_Item(0); // Adds an autoshape with type set to rectangle...

    products.aspose.com/slides/nodejs-java/
  4. 搜索

    搜索...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...
  5. 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...
  6. 档案

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

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  7. 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...
  8. 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...
  9. 档案

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

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  10. 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...