Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 961 for

document annotation java sdk

(0.05 sec)
  1. Convert document using custom font | Documentation

    This example demonstrates how to convert Document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document and fonts into cloud storage Convert Document Download converted Document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud Documentation for usage details....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/conversion/convert-using-c...
  2. Create Document Preview | Documentation

    GroupDocs.Comparison 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.Comparison 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....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/comparison/create-document...
  3. Render document with notes | Documentation

    GroupDocs.Viewer Cloud does not include notes in the rendering results. However, you can choose between to show or hide the notes in the output. If you want to see notes in your rendering result, use RenderNotes property of the HtmlOptions (or JpgViewOptions, or PdfOptions). The following code sample renders Presentation with notes. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document into cloud storage Render Document or get Document info Download rendered Document from storage Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/viewer/render-document-wit...
  4. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported Document formats to Word Processing Document Formats and returns the output Document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported Document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/conversion/convert-to-word...
  5. Convert document async | Documentation

    This example demonstrates how to convert word processing Document into pdf Document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document into cloud storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted Document from storage Steps 1 and 4 are storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/conversion/convert-documen...
  6. Convert document direct async | Documentation

    This example demonstrates how to convert word processing Document into pdf Document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted Document) Resource URI HTTP PUT ~/conversion/async 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....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/conversion/convert-documen...
  7. Delete rendered document | Documentation

    After rendering various types of Documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered Document results. API Usage 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....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  8. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF Documents when calling Info method. Following example demonstrates how to retrieve view information for PDF Document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document into cloud storage Render Document or get Document info Download rendered Document from storage Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  9. Rendering pages to the same size as the size of...

    This option is supported when rendering to JPG and PNG only. When viewing PDF Documents in JPG and PNG formats by default GroupDocs.Viewer Cloud calculates output image size for better viewing quality. In case you want to make output JPG and PNG images to be the same size in pixels as the size of pages in a source PDF Document GropDocs.Viewer Cloud provides a new option called RenderOriginalPageSize of the PdfOptions class....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  10. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a Document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item Document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a Document inside a container example....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/parser/parse-by-template-o...