Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 129,327 for

presentation

(0.17 sec)
  1. Convert RTF to ODP in Python or with free Onlin...

    RTF to ODP conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to ODP online converter quickly before integrating the code.... However, OpenDocument Presentation (ODP) is an open standard...standard for presentations that is used by many applications. It is...

    products.aspose.com/total/python-net/conversion...
  2. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......How to Secure PowerPoint Presentation using Java How to Save Email...Watermark in PowerPoint Presentation using Java How to Read PDF...

    kb.aspose.com/categories/page/77/
  3. How to Add Image Watermark in PPTX using C++

    In this tutorial, we will learn how to add image watermark in PPTX using C++. You can insert a logo or signature image watermark in PPTX with simple API calls in C++....watermark in PowerPoint presentation with simple API interface...adding image watermark using Presentation Class Add PictureFrame in...

    kb.aspose.com/slides/cpp/how-to-add-image-water...
  4. Merge POTX Files Online or using .NET | product...

    Free online app to combine different POTX Presentations. C# .NET merging library code to merge POTX Presentation into format of your choice....using Presentation class object Select the one presentation as the...method and get single merged Presentation .NET Code: Merge POTX Files...

    products.aspose.com/total/net/merge/potx/
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....this type and for valid presentation serialization. Element com...IChartCategory.remove() Presentation pres = new Presentation (); IChart chart...

    docs.aspose.com/slides/java/public-api-and-back...
  6. Aspose.Slides Product Family

    Find answers about creating, converting, and editing Presentations in code without utilizing Microsoft PowerPoint....Answers How to Convert PDF to Presentation using Java How to Convert...Convert PDF to Presentation using C# How to Print PowerPoint Presentation...

    kb.aspose.com/slides/page/5/
  7. Aspose.Slides for .NET: IShapeCollection.AddClo...

    I’m using the following code on the Presentation below. What I find is that the flip state is reset on the shape copies. To create an exact copy I think it should be kept. using (var Presentation = new Presentation("tes…...the following code on the presentation below. What I find is that...kept. using (var presentation = new Presentation("test1.pptx"))...

    forum.aspose.com/t/aspose-slides-for-net-ishape...
  8. 档案

    档案... 首先,创建一个 Presentation 类的实例。 使用 Presentation->getSlides()->idxget...为每个系列添加数据点、填充颜色和标签。 最后,使用 Presentation->Save (System::String name...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  9. Intermittent Null Pointer Exception When Saving...

    Hi, I’m facing an intermittent issue, noticing the following error when Presentation.save(OutputStream,SaveFormat.Pptx) is being invoked. This is happening in environment ( not in local), only after deployment. Also, if…...the following error when presentation.save(OutputStream,SaveFormat...Source) , com.aspose.slides.Presentation.x6(Unknown Source) , com...

    forum.aspose.com/t/intermittent-null-pointer-ex...
  10. Merge PNG to PDF in Java | products.aspose.com

    Merge PNG to PDF in Java. Use Java library API to combine PNG and PDF... merge, and manipulate presentations, images, and other files...merging PNG to PDF Presentation pres = new Presentation (); try { IPPImage...

    products.aspose.com/slides/java/merger/png-to-pdf/