Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 6,740 for

viewer

(0.09 sec)
  1. cURL を使用して、MS Office、PDF、その他多くのドキュメント形式の生のテキストを...

    GroupDocs.Classification Cloud API は、最適なクラスに関する情報を含む分類法/文書分類法の生のテキスト分類出力を取得します。...0/viewer/storage/file/viewerdocs%2Fthree-layouts...

    blog.groupdocs.cloud/ja/classification/classify...
  2. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".docx", "fileFormat": "Microsoft Word" }, { "extension": "....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/get-supported-f...
  3. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/quick-start/
  4. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows to create document preview images, one per page. Image size and format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/create-document-...
  5. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/common-structures/
  6. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of json objects API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/extract-annotat...
  7. How to self-host GroupDocs.Comparison Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/self-host-with-...
  8. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/working-with-fol...
  9. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/search-watermarks/
  10. C#:MPP 轉 PDF | MPP 轉 PDF | MS 項目轉 PDF

    如何使用 C# .NET 將 MS Project (MPP) 檔案轉換為 PDF 格式。使用 C# 輕鬆簡單地將 MPP 轉換為 PDF。實施 MS 專案到 PDF 的轉換。...格式來在線上開發 Microsoft Project Viewer。轉換成功後,產生的PDF檔案將儲存在雲端儲存中。 curl...

    blog.groupdocs.cloud/zh-hant/conversion/convert...