Aspose Import and Export Word documents

WordPress is a free open source blogging tool and a content management system (CMS) based on PHP and MySQL, which runs on a web hosting service. Features include a plugin architecture and a template system. WordPress is one of the most popular blogging system in use on the Web, at more than 60 million websites. It is probably the easiest and most powerful blogging and website content management system (or CMS) in existence today.

Aspose DOC Importer

Aspose DOC Importer plugin for WordPress allows developers to get the contents of Microsoft Word DOC, DOCX and ODT documents without requiring Microsoft Office.

This module demonstrates the powerful import functionality provided by Aspose.Words. It adds a simple Aspose Doc Importer button on posts and pages. When users click the button, they get two options: importing from a local DOC, DOCX, or ODT file, or importing from Aspose Cloud Storage. The user selects a file, clicks Insert Doc to Editor, and the text is inserted into the editor from the selected file.

The Aspose DOC Importer plugin uses the WordPress Media Uploader for uploading local files. You can also select files from WordPress Media Gallery.

Aspose DOC Exporter

Aspose DOC Exporter exports posts to a Word document file in DOC, DOCX and ODT formats without requiring Microsoft Office. Currently this plugin works as a bulk action of post or pages or any custom post type.

The Aspose Doc Exporter Plugin for WordPress allows administrators to export post contents to DOC, DOCX or ODT document. This module demonstrates the very powerful export feature provided by Aspose.Words. It adds a simple bulk action in the drop down Aspose Export to File and as soon as the bulk action is called, it exports all posts to a Microsoft Word document in DOC, DOCX and ODT formats.

System Requirements

In order to install and use Aspose Doc Importer Plugin you need to have below listed items.

Please feel free to contact us if you find any issues in installing or using this plugin.

Technical Support

We believe the key to success lies in our ability to support and establish mutually beneficial long-term relationships with our customers. Our experts are here to answer your questions, help you troubleshoot issues, improve your experience and increase satisfaction with our products.

If you have any questions and need support on Aspose DOC Importer plugin you can log them using any of the following platforms:

How to configure the source code

You need to have the following installed in order to open and extend the source code:

  • PHP Storm

Please follow these steps to get started:

  • Download/Clone the source code.
  • Open PHP Storm and Choose File > Open Project
  • Browse to the latest source code that you have downloaded,

Source code overview

  • Aspose_Cloud_SDK_For_PHP-master – contains Aspose for Cloud SDK API for different operations
  • Aspose_Doc_Importer.php – contains main plugin code
  • aspose_doc_importer_admin.php – contains configuration page html and other admin related code
  • getAsposeDocContent.php – contains code for importing content from doc file

Downloading

You can download the Aspose Importer Exporter Plugin from one of the following locations:

Installing

Once downloaded, please follow these steps to install the module to your WordPress website:

  • Log into your site as either Admin or another Super user level account.
  • Navigate to the Plugin menu and select Add New.
  • Type Aspose Doc Importer in the search box and click Search Plugin button Or click the Upload menu and choose the ZIP folder you downloaded from the locations above.
  • Click Install Now.
  • After installation, click Settings to see the configuration page.

Using

After you have installed Aspose Import and Export Word documents plugin it is really simple to start using it on your website.

Please follow these steps to get started:

  • Make sure you are logged-in to a WordPress site as Admin level account
  • Make sure you have set up Aspose Client Id & Secret on the plugin configuration page

For further details on how to get app keys, learn the Create New App and Get App Key and SID page.

Using Import Features of Plugin

  • Navigate to the page or posts where you want to import contents from the File using Aspose Import and Export Word documents plugin.
  • Click the Aspose File Importer button.
  • Click Select File. It will show WordPress Media Gallery on popup. Either upload a pdf/doc/docx file or choose from the Media Library.
  • Click the Use this file for Importing button.
  • Click the Insert Doc to Editor button. It will insert the text from DOC, DOCX and ODT file to WordPress posts.

Using Export Features of Plugin

  • Navigate to the page or posts which you want to export.
  • Select  the “Posts / Pages” you want to export and then select the Aspose Export to DOC button.
  • Click Apply to export your WordPress posts to DOC, DOCX or ODT formats.

This exports all selected posts or pages into selected document format and gives you link for downloading the file.

Video Demo

Please check the video below to see it in action.