Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 126,458 for

presentations

(0.09 sec)
  1. Merge PPTM Files using Java | products.aspose.com

    Java sample code to combine PPTM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....file with an instance of Presentation class. Load the second PPTM...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/pptm/
  2. Redact Documents via C++ | products.aspose.com

    Search replace PDF, Microsoft Word documents Excel spreadsheets and PowerPoint Presentations data via C++ application. C++ code listed...spreadsheets and PowerPoint presentation and PDF document redaction...Files Microsoft Powerpoint Presentation Redaction Document redaction...

    products.aspose.com/total/cpp/redact/
  3. Watermark Documents and Images via C# Applicati...

    Add text as well as Image Watermark to documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C# application. Add free text or image watermark online via app....Word, Excel, Powerpoint presentations, PDF and Images using Aspose...security, and professional presentation within .NET applications...

    products.aspose.com/total/net/watermark/
  4. Convert VRML to RVM via C# | products.aspose.com

    Sample code for VRML to RVM C# conversion. Use API example code for batch VRML files to RVM conversion within VB.NET, Asp.NET or any .NET based application....definition and virtual reality presentations. The format has been superseded...

    products.aspose.com/3d/net/conversion/vrml-to-rvm/
  5. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application.....documents that can be used in presentations and documents. The Visio...

    products.aspose.com/diagram/python-net/create/vdx/
  6. Export OFT to BMP via Java | products.aspose.com

    Java API to Convert OFT to BMP without using Microsoft Word or Outlook...visuals into documentation or presentations Sharing email layouts in...

    products.aspose.com/total/java/conversion/oft-t...
  7. How to get Link Annotation using Java | Aspose.PDF

    Java sample code to get Link annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....document, and improves presentations when using your document...

    products.aspose.com/pdf/java/annotation/link/get/
  8. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....formula for calculating the presentation size supported by Aspose...to accommodate the whole presentation structure and images in...

    docs.aspose.com/slides/java/faqs/
  9. Extract text and images from PPTX document via ...

    C++ example code to extract text and images from PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/cpp/parser/pptx/
  10. Merge PPTM Files using .NET | products.aspose.com

    C# source code to combine PPTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.pptm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/pptm/