Tag Archives: insert OLE objects in Word using Java

Insert OLE Objects in Word, Excel, PowerPoint using Java

Today, we will be learning to embed PDF and other different documents as OLE objects in Word, Excel, PowerPoint files using Java. For embedding the documents via Object Linking and Embedding, we will be using the GroupDocs.Merger for Java API that also allows us to efficiently combine/merge and split multiple documents with minimum lines of Java code.

Steps shown here will guide you to:
  • Insert PDF as OLE object into MS Word document.
  • Embed Word document as OLE object into Excel spreadsheet.
  • Insert Excel sheets as OLE object into presentations.
Posted in GroupDocs.Merger Product Family | Tagged , , , ,