<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-annotation-cloud</artifactId>
<version>20.10</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-annotation-cloud', version: '20.10')
<dependency org="com.groupdocs" name="groupdocs-annotation-cloud" rev="20.10">
<artifact name="groupdocs-annotation-cloud" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-annotation-cloud" % "20.10"
What’s new in GroupDocs.Annotation Cloud 20.10
Key Highlights:
New Annotation Types Added: In this release, GroupDocs.Annotation Cloud has expanded its functionality by introducing several new annotation types, including image annotations. This enhancement allows users to mark up images directly, providing greater flexibility in document reviews and collaborations.
Docker Version Released: A new Docker version has been created, simplifying the deployment and scaling of GroupDocs.Annotation Cloud services. Docker containers provide a lightweight and efficient way to deploy applications across different environments, ensuring consistent performance and easier management.
Public API and Backward Incompatible Changes:
/annotation/pdf Method Removed: The
/annotation/pdf
method has been removed in this release. Users should update their applications to accommodate this change./annotation/pages Method Updated: The parameters for the
/annotation/pages
method have been changed. The following parameters have been removed:countPagesToConvert
,pageNumber
,enableCaching
,cacheStoragePath
. New parameters added include:format
,width
,height
,renderComments
.Annotation Properties Updated: Several properties in the
AnnotationInfo
structure have been changed, including renaming and removing properties, as well as adding new ones likeHorizontalAlignment
,VerticalAlignment
, andPoints
. Additionally, thePenStyle
property type has been changed from an integer to an enum.
This update is essential for developers looking to enhance document annotation capabilities within their Java applications, especially those needing image annotations and efficient deployment via Docker. Optimizing the release notes for relevant keywords like “Docker deployment,” “image annotation,” and “Java document API” positions this release well for better search engine visibility.
To view the complete list of all new features, enhancements, and bug fixes introduced in this release please visit the GroupDocs.Annotation Cloud 20.10 Release Notes.
File | Classifier | Size |
---|---|---|
groupdocs-annotation-cloud-20.10-javadoc.jar | javadoc | 889.49 KB |
groupdocs-annotation-cloud-20.10-sources.jar | sources | 132.08 KB |
groupdocs-annotation-cloud-20.10.jar | 223.65 KB | |
groupdocs-annotation-cloud-20.10.pom | 2.88 KB |
Document Annotation Java Cloud REST API GroupDocs.Annotation SDK API Document Management Cloud REST API Document Annotation Java SDK Cloud Document Annotator Annotation Types Text Annotations Image Annotations Shape Annotations Annotation Properties PDF Annotation Word Annotation Excel Annotation PowerPoint Annotation Image Annotation Rendering Documents Preview Documents Remove Annotations Extract Annotations File Management Folder Management Storage Management File API Folder API Storage API Supported File Formats Document Information Get Pages Annotation Info Annotation Options Advanced Annotation Usage Area Annotation Arrow Annotation Distance Annotation Ellipse Annotation Link Annotation Point Annotation Polyline Annotation Resources Redaction Annotation TextField Annotation TextHighlight Annotation TextRedaction Annotation TextReplacement Annotation TextStrikeout Annotation TextUnderline Annotation Watermark Annotation Squiggly Annotation Microsoft Word OpenOffice Writer Microsoft Excel Microsoft PowerPoint OpenOffice Impress Microsoft Visio Microsoft Outlook AutoCAD DICOM HTML MHTML PDF MetaFiles Maven Install from Source JWT OAuth 2.0 Authorization Authentication Sample Code Java Examples Get Started Client ID Client Secret GroupDocs Cloud Cloud Storage Deploy to Maven Install SDK API Configuration