Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 961 for

split presentation

(0.38 sec)
  1. C# API to Export PS to WORDML | products.aspose...

    Convert PS to WORDML without using Microsoft Word...and text to PDF documents, split and merge PDF documents, and...and text to DOC documents, split and merge DOC documents, and...

    products.aspose.com/total/net/conversion/ps-to-...
  2. 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…...snippet: Presentation presentation = new Presentation("sample_ppt_file...pptx"); for (ISlide slide : presentation.getSlides()) { for (IShape...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  3. 在 Android 上的演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 创建 Presentation 类的实例。 通过索引获取幻灯片引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  4. 在演示文稿中使用 Java 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化表示演示文稿文件的 Presentation 类。 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/shape-animation/
  5. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....Manage Table Cells in Presentations Using JavaScript Contents...Create an instance of the Presentation class. Get the table from...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  6. 在演示文稿中使用 Python 应用形状动画|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义形状动画。脱颖而出!... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 with slides . Presentation () as pres...

    docs.aspose.com/slides/zh/python-net/shape-anim...
  7. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...SvgImage(svg_image) image = presentation.images.add_image(svg_image)...RECTANGLE, presentation.slide_size.size.width - 100, presentation.slide_size...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  8. Aspose.Slides for PHP via Java -> Export Presen...

    Hi Aspose team, I’m currently evaluating Aspose.Slides for Java, using it in a Laravel (PHP) application via JavaBridge. I’ve successfully integrated the JavaBridge and deployed the aspose-slides-25.4-jdk16.jar (tempora…...PHP via Java -> Export Presentations to HTML with Animations...setAnimateShapes methods are present in the Html5Options class in...

    forum.aspose.com/t/aspose-slides-for-php-via-ja...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....without any columns or rows being split awkwardly across pages. Consistency...documents. Professional Presentation : Properly scaling and fitting...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....without any columns or rows being split awkwardly across pages. Consistency...documents. Professional Presentation : Properly scaling and fitting...

    docs.aspose.com/cells/net/how-to-print-excel-as...