If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.
If you experience errors, when you try to download a file, make sure your network policies (enforced by your company or ISP) allow downloading ZIP and/or MSI files.
GroupDocs.Conversion Cloud SDK for Android
This SDK allows you to work with GroupDocs.Conversion Cloud REST APIs in your Android applications on Java language.
Document Conversion
Convert Documents
Convert documents across a wide range of supported formats, including PDF, DOCX, XLSX, PPTX, and more.
Convert Specific Pages
Convert specific document pages or ranges as needed for precise document handling.
Automatically detect the source document format during conversion without requiring the file extension.
Load Documents with Options
Load source documents with extended options, such as password protection, custom font handling, and sheet selection in spreadsheets.
Font Replacement
Replace missing fonts with provided alternatives during conversion to maintain document consistency.
Watermarking
Add custom text or image watermarks to any page in the document during the conversion process.
Page-by-Page Conversion
Convert documents page by page or specify custom page ranges for detailed output control.
Resolution and Quality Control
Customize the output document’s resolution and quality for images and text.
Password Protection
Add password protection to output documents when supported by the format.
Batch Conversion
Convert multiple documents in a single batch operation for efficiency.
Custom Conversion
Implement custom logic and specific parameters during conversion using advanced conversion options.
Convert a single document into multiple target formats simultaneously to suit different needs.
Conversion Tracking
Track the status of ongoing or completed conversions within your application, ensuring real-time updates.
Advanced Watermarking
Customize watermark attributes such as position, size, color, and transparency during conversion.
Language Translation
Integrate document conversion with language translation capabilities to process multilingual content.
Document Merge
Combine multiple documents into a single output file during the conversion process.
Retrieve basic information like file type and page count from any document.
Extract CAD-specific information such as layers and layouts for architectural and design files.
Extract folder structures and metadata from Outlook and other email files.
Access PDF-specific details, including printing restrictions and metadata.
Retrieve project-specific data such as start and end dates from project management files.
Extract raw or formatted text content from documents for easy reuse.
Extract images embedded in documents or during conversion.
Retrieve detailed metadata such as author, title, subject, and modification date from documents.
Extract and convert the table of contents from supported document formats.
Extract form field data, such as input fields from PDFs or form elements in HTML files.
OCR Support
Use Optical Character Recognition (OCR) to extract text from images or scanned documents for better accessibility.
API and SDK Features
Obtain the complete list of formats supported by GroupDocs.Conversion for smooth integration.
Document Conversion Endpoint
Utilize core product endpoints for efficient document conversion tasks.
File Management Endpoints
Easily upload, download, copy, move, and delete files in cloud storage.
Folder Management Endpoints
Manage folders in cloud storage, including creating, copying, moving, and deleting.
Retrieve cloud storage information, including usage and file details.
SDK Availability
Access SDKs for .NET, Java, PHP, Node.js, Python, and Ruby with complete working examples.
API Explorer
Test and interact with API endpoints using the built-in Swagger documentation.
Integrate across platforms with SDKs available for .NET, Java, PHP, Python, Ruby, and Node.js.
Custom Callbacks
Implement callbacks to monitor conversion status and progress in real-time.
Advanced API Customization
Configure API behavior for large file handling, timeouts, and retry mechanisms.
Localization Support
Enable document conversion with support for different languages and regional settings.
API Rate Limiting
Configure and manage API rate limits to ensure balanced usage across multiple applications.
Load Options
CAD Files Load Options
Set options for CAD files, including layout names, background color, and drawing type.
Spreadsheet Files Load Options
Configure default fonts, gridlines, specific ranges, and options to skip empty rows/columns.
CSV Files Load Options
Set custom separators, encoding, and automatic formula/numeric conversions.
Diagram Files Load Options
Set default fonts for diagrams during conversion.
Email Files Load Options
Preserve email metadata, display options, and folder structures during conversion.
OneNote Files Load Options
Handle fonts, sections, and password-protection for OneNote files.
PDF Files Load Options
Control password protection, annotation display, form field flattening, and embedded file handling.
Presentation Files Load Options
Manage hidden slides, password protection, and default fonts for presentations.
Text Files Load Options
Control numbering detection and formatting options for text documents.
Word Processing Files Load Options
Handle track changes, comments, and password protection in Word documents.
Web Files Load Options
Convert web documents with or without page numbering and embedded resources like CSS and images.
Vector Image Support
Convert vector image formats like SVG, WMF, and EMF while retaining scalability.
Multi-page TIFF Support
Convert specific pages of multi-page TIFF files, with custom page selection and order options.
Encoding Detection
Automatically detect text encoding in documents for accurate conversion.
HTML Load Options
Convert HTML files with control over embedded resources and linked media.
PDF Digital Signatures
Manage digital signatures in PDF documents to ensure authenticity and integrity during conversion.
Storage API Features
Check Storage Existence
Verify the availability of cloud storage for efficient file management.
Check File/Folder Existence
Ensure files and folders exist in cloud storage before processing.
Retrieve Storage Space Usage
Monitor storage quotas and usage to avoid reaching limits.
Retrieve File Versions
Get a list of stored file versions to manage version control effectively.
File Upload with Overwrite
Upload new files with options to overwrite existing versions when necessary.
Versioning Control
Manage file versions, including restoring previous versions and tracking changes.
Access detailed file metadata, such as size, format, and creation date from storage.
Folder Synchronization
Sync local and cloud folders to ensure up-to-date file versions.
Storage Quota Management
Monitor and manage storage quotas with real-time alerts for usage thresholds.
Docker and Self-Hosting
Self-hosting in Docker
Deploy GroupDocs.Conversion using Docker with custom configurations and storage integration.
Google Cloud Storage Integration
Connect Google Cloud storage to your deployment for streamlined file management.
AWS S3 Cloud Storage Integration
Integrate AWS S3 cloud storage by configuring access credentials and region-specific settings.
Auto-scaling
Implement auto-scaling to handle fluctuating workloads effectively.
Persistent Storage
Use persistent storage volumes for Docker containers to ensure consistent data retention.
Container Health Monitoring
Set up health checks and auto-recovery for Docker containers running GroupDocs.Conversion.
Customized Docker Images
Build custom Docker images tailored to specific needs, including additional dependencies and performance optimizations.
Licensing and Authentication
Evaluation Mode
Convert the first two pages of documents with watermarks during the trial period.
Secure Authentication
Use ClientId and ClientSecret for secure API access to prevent unauthorized usage.
Custom Licensing Models
Implement per-user or per-usage licensing models for added flexibility.
Multi-tenant Authentication
Support multi-tenant authentication to allow secure access for multiple organizations.
Token Expiry Management
Manage token expiration and refresh JWT tokens for long-term API access.
Trial and Subscription Management
Automate transitions from trial to paid subscriptions with notifications and feature unlocks.
- Text Formats: DOC, DOCX, TXT, RTF
- Spreadsheet Formats: XLS, XLSX, XLSB, XLSM, CSV, ODS, XLS2003
- Presentation Formats: PPT, PPTX, PPS, PPSX, ODP
- Image Formats: BMP, GIF, JPEG, JPG, PNG, TIF, TIFF, ICO
- Email Formats: MSG, EML, EMLX, MHT
- Web Formats: HTM, HTML
- PDF Format: PDF (includes password-protected PDFs)
- Diagram Formats: VSD, VSDX, VSS, VST, VDW, VSX, VTX
- Project Management Formats: MPP, MPT
- Other Formats: DWG, DXF, PSD, SVG, XPS
Installation
Add Internet permission in the AndroidManifest.xml. Example:
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="<package name>">
<uses-permission android:name="android.permission.INTERNET" />
...
Add following repository and dependency to your android module’s build.gradle
after “apply plugin: ‘com.android.application’” section:
repositories {
maven {
url "https://repository.groupdocs.cloud/repo/"
}
}
...
dependencies {
...
implementation 'com.groupdocs:groupdocs-conversion-cloud:24.8'
}
Getting Started
Please follow the installation instruction and use the following Java code:
import com.groupdocs.cloud.conversion.client.*;
import com.groupdocs.cloud.conversion.model.*;
import com.groupdocs.cloud.conversion.api.InfoApi;
public class ApiExample {
public static void getSupportedFormats() {
//TODO: Get your AppSID and AppKey at https://dashboard.groupdocs.cloud (free registration is required).
String appSid = "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX";
String appKey = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX";
Configuration configuration = new Configuration(appSid, appKey);
InfoApi infoApi = new InfoApi(configuration);
try {
FormatsResult response = infoApi.getSupportedFileFormats();
for (Format format : response.getFormats()) {
System.out.println(format.getFileFormat());
}
} catch (ApiException e) {
System.err.println("Failed to get supported file formats");
e.printStackTrace();
}
}
}