Document Viewing REST API & Java Cloud SDK

Build robust document rendering & viewing tools using Java REST API. Boost your development without worrying about underlying details.

  • GroupDocs.Viewer Cloud SDK for cURL
  • GroupDocs.Viewer Cloud SDK for .NET
  • GroupDocs.Viewer Cloud SDK for PHP
  • GroupDocs.Viewer Cloud SDK for Python
  • GroupDocs.Viewer Cloud SDK for Ruby
  • GroupDocs.Viewer Cloud SDK for Node.js
  • GroupDocs.Viewer Cloud SDK for Android
Start Free Trial

GroupDocs.Viewer Cloud is a true REST API that gives the complete freedom of platform & programming language whereas GroupDocs.Viewer Cloud SDK for Java is built as a layer on the top of GroupDocs.Viewer Cloud REST API, allowing a higher level of abstraction so that you don’t need to know the REST API to use this SDK.

GroupDocs.Viewer Cloud API allows you to seamlessly enhance your application with the capability to render a number of document formats with the ability to view a specific document in HTML, image, PDF or its original format. You also get the flexibility to render the whole document, page by page or custom range of pages. GroupDocs.Viewer Cloud SDK for Java has been developed to help you integrate all these features in your Java application without any hassle.

How to View a file on Java

  • Create an instance of Configuration using available Client Id and Client Secret.
  • Create an instance of Configuration using instance of Configuration.
  • Create an instance of FileInfo and set path to input file using FileInfo.setFilePath method.
  • Create an instance of ViewOptions and use setFileInfo with instance of FileInfo.
  • Use ViewApi.createView to render input file into images and HTML.

Sık Sorulan Sorular

I want to create my own Java application to view documents?

Check out GroupDocs.Viewer Cloud SDK for Java at GitHub if you are looking for the source code to view file in the Cloud.

Can I try GroupDocs.Viewer REST APIs on Java for free?

You can try GroupDocs.Viewer Low-Code Java APIs without any limitations.

Gizli dosyalarımı hiçbir yere yüklemek istemiyorum? Seçeneklerim nelerdir?

GroupDocs.Viewer Cloud, hizmeti kendi kendine barındırmak için kullanılabilen Docker görüntüsü olarak da mevcuttur. Veya şu anda REST API’lerimizi çalıştıran GroupDocs.Viewer Yüksek Kodlu API’lerini kullanarak kendi hizmetlerinizi oluşturabilirsiniz.

Gelişmiş Belge Görüntüleyici REST API Özellikleri

Belgeleri HTML5 olarak işle

Belgeleri Görüntü olarak işle

Sayfaları döndürün, yeniden sıralayın ve filigran ekleyin

Belgeleri PDF olarak işle

Belge eklerini işle

API’ler güvenlidir ve kimlik doğrulaması gerektirir

Quick Files and Folder List from the Storage

The cloud-based viewer API can quickly provide the complete list of existing files and folders with few lines of code.

Get Files List from the Specific Storage and Folder - Java

//Get your App SID and App Key at https://dashboard.groupdocs.cloud (free registration is required).

FolderApi apiInstance = new FolderApi(appSID, appKey);
GetFilesListRequest request = new GetFilesListRequest("folder name", "storage name");
FilesList response = apiInstance.getFilesList(request);
for (StorageFile storageFile : response.getValue()) {
System.out.println((storageFile.getIsFolder() ? "Folder - " : "File - ") + storageFile.getPath());
}

Belge Görüntüleme REST API’sine Hızlıca Başlayın

Get started quickly using GroupDocs.Viewer Cloud REST API with the GroupDocs.Viewer Cloud SDK for Java. It facilitates the users and speeds up the development of their applications written in Java while taking care of a lot of low-level details of making requests and handling responses and lets the users focus on writing code specific to their particular project.

Kolay Özelleştirme Seçenekleri

GroupDocs.Viewer Cloud SDK %100 test edilmiş ve kullanıma hazırdır. SDK açık kaynaklıdır ve bir MIT lisansına sahiptir. Bunu kullanabilir ve hatta tamamen ücretsiz olarak özelleştirebilirsiniz.

Belge İşleme

Render and display various document formats within Java applications.

Belge Görüntüleme Seçenekleri

Tüm belgeler, belirli sayfalar veya özel sayfa aralıkları dahil olmak üzere birden fazla görüntüleme seçeneğinden birini seçin.

Çıktı Biçimleri

Belgeleri HTML, resim (JPEG, PNG, TIFF) veya PDF formatlarında görüntüleyin.

Basitleştirilmiş Entegrasyon

Easily incorporate document viewing capabilities into Java applications.

Görüntüleyici Özelleştirmesi

Yakınlaştırma düzeyleri, döndürme ve metin seçimi gibi görüntüleyici ayarlarını özelleştirin.

Meta Veri Çıkarımı

Özellikler, sayfa sayısı ve dosya boyutu dahil olmak üzere belge meta verilerini çıkarın.

Watermarking and Annotations

Add watermarks to documents and annotate them with text comments, highlights, and shapes.

Güvenli İletişim

Ensure secure communication between the Java application and GroupDocs.Viewer Cloud API.

Verimli Önbelleğe Alma

İşleme performansını optimize etmek için etkili bir önbelleğe alma mekanizması kullanın.

Yüksek Kullanılabilirlik

Benefit from the high availability and reliability of GroupDocs.Viewer Cloud for Java.

View Documents using GroupDocs.Viewer Free App

AICSVWMFJSONFODGVSSXTXTEMLXVSSMCXXDOTXXPSMPTVSTXEMZTXZXLTPOTMOTTJP2HHMBOXXLAMPPTMVSDRSTJPFHAMLVBOTGSCALAPLPPSODSAS3TEXVSDMPSBDXFMDTARPSDPCLXLSMFODPEPSDGNVSDXXLSBBMPVSTMSVGSCRIPTMSGDCMPSTAR.GZCHMMOBISASSMPXIGSTGAWEBPAPNGCMAKEDIBVDXPOTDOTMDOCMJLSODPVCFASMCPPICOPPSMDWTMHTMLVSSVDWNSFBZ2XLSXDWGXLTMDOCVTXJPEGMHTCMX7ZODTOBJMLGZPSTJSSHSMLSXCPPTXJPGRBLESSXMLCSSPHPCONEYAMLHTMLPLTPPSXXMLGIFJPMIFCOSTDOCXPNGGZIPCCTIFOTPTIFFCGMDWFPROPERTIESODGEMLNUMBERSJPCOTSJAVAMMPYXLTXDIFFHPGSCMEMFTAR.XZRTFCSPDFHTMJ2KJPXXZCF2CDRDNGMPPSVGZOXPSPOTXGROOVYRARSQLMAKEBATDJVUZIPASMHVSTVIMSTLJ2CPS1EPUBPSM1VSXLOGDOTTGZPSD1PPTTSVFODSWMZERBXLS

Support and Learning Resources

GroupDocs.Viewer Cloud ayrıca aşağıda listelenen diğer popüler diller için de bireysel belge oluşturma SDK’ları sunar:

  Türkçe