Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 31 for

textframe parent api

(0.12 sec)
  1. How to Get Custom Bullets from Presentations Us...

    Using aspose slides for cpp. Both No bullets and custom bullets both come as Not defined . using Api: paragraphFormat->get_Bullet()->get_Type() Is there a way to differentiate custom bullets? Thanks... using API: paragraphFormat->get_Bullet()->get_Type()...SharedPtr<ITextFrame> textFrame = shape->get_TextFrame(); // Remove the...

    forum.aspose.com/t/how-to-get-custom-bullets-fr...
  2. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....NET has provided the simplest API to manage the SmartArt shapes...NodeCollection and set the text in TextFrame. Now, Add a Child Node in...

    docs.aspose.com/slides/net/manage-smartart-shap...
  3. Public API and Backwards Incompatible Changes i...

    Review public Api updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Public API and Backwards Incompatible Changes in Aspose.Slides...4.0 Contents [ Hide ] Public API and Backwards Incompatible Changes...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. New HTML Export System - Aspose.Slides.WebExten...

    Export presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-page output, resource control, and customization for PPT, PPTX and ODP....Slides API builds, when you export PowerPoint...ITextFrame textFrame = ((AutoShape)shape).TextFrame; < div class...

    docs.aspose.com/slides/net/web-extensions/
  5. 新 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspos...

    使用模板、CSS 和 JS 将演示文稿导出为 HTML——无需 SVG。了解单页或多页输出、资源控制以及针对 PPT、PPTX 和 ODP 的自定义。...Slides API 版本中,当您将 PowerPoint 导出为 HTML 时,生成的...ITextFrame textFrame = ((AutoShape)shape).TextFrame; < div class...

    docs.aspose.com/slides/zh/net/web-extensions/
  6. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Java. Get clear code samples and tips to streamline your presentations....Java has provided the simplest API to manage the SmartArt shapes...NodeCollection and set the text in TextFrame. Now, Add a Child Node in...

    docs.aspose.com/slides/java/manage-smartart-sha...
  7. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations....NET has provided the simplest API to manage the SmartArt shapes...NodeCollection and set the text in TextFrame. Now, Add a Child Node in...

    docs.aspose.com/slides/python-net/manage-smarta...
  8. Manage SmartArt Shape Nodes in Presentations on...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Android. Get clear Java code samples and tips to streamline your presentations....Java has provided the simplest API to manage the SmartArt shapes...NodeCollection and set the text in TextFrame. Now, Add a Child Node in...

    docs.aspose.com/slides/androidjava/manage-smart...
  9. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for PHP via Java. Get clear code samples and tips to streamline your presentations....Java has provided the simplest API to manage the SmartArt shapes...NodeCollection and set the text in TextFrame. Now, Add a Child Node in...

    docs.aspose.com/slides/php-java/manage-smartart...
  10. Manage Presentation Zoom in .NET|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... TextFrame . Text = "Second Slide" ;...500 , 200 ); autoshape . TextFrame . Text = "Trird Slide" ; //Adds...

    docs.aspose.com/slides/net/manage-zoom/