This package contains Example Project for GroupDocs.Parser for Java and sample input documents used in the examples.
It is assumed that maven is installed and configured in your system path. You can edit the project by opening in your favorite IDE like NetBeans, Eclipse, and IntelliJ IDEA. Please visit our documentation website for more details.
You may find following resources helpful:
- Learn how to install and configure Maven - Environment Setup
- Maven support for NetBeans
- Maven support for IntelliJ IDEA
- Maven support for Eclipse IDE
Follow below steps if you have product license
- Open Common.java class
- Set "LICENSE_PATH" variable to your license file's path
- Call applyLicenseFromFile method from MainClass.java
- Evaluate the API features listed as methods in MainClass.java