Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,123 for

viewer family

(0.06 sec)
  1. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-text/
  2. Batch of texts classification | Documentation

    Batch classification allows to classify a group of texts (up to 10) in one request. This API retrieves batch classification result for IAB-2, Documents, Sentiment, or Sentiment3 taxonomies. It returns an object that contains information about the best classes for all the texts in the request and their probabilities. See classify/batch request parameters for request’s details. Limitations Only the first 10 texts will be processed. Resource This resource represents a controller for single call batch of texts classification....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/batch-class...
  3. Translating HTML files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating HTML files....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...GroupDocs.Translation Cloud Product Family / Developer's reference / Translating...

    docs.groupdocs.cloud/translation/file/sdk/html/
  4. Translating Excel files with GroupDocs.Translat...

    How to use GroupDocs.Translation Cloud SDK for translating Excel files....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...GroupDocs.Translation Cloud Product Family / Developer's reference / Translating...

    docs.groupdocs.cloud/translation/file/sdk/excel/
  5. Translating Markdown files with GroupDocs.Trans...

    How to use GroupDocs.Translation Cloud SDK for translating Markdown files....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...GroupDocs.Translation Cloud Product Family / Developer's reference / Translating...

    docs.groupdocs.cloud/translation/file/sdk/markd...
  6. Sending files for translation | Documentation

    How to send files for translation to the selected languages....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...GroupDocs.Translation Cloud Product Family / Developer's reference / Translating...

    docs.groupdocs.cloud/translation/file/request/
  7. Product overview | Documentation

    An introduction to GroupDocs.Rewriter Cloud service and how it can solve everyday business needs....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...compatibility with all editors and viewers. With GroupDocs.Rewriter Cloud...

    docs.groupdocs.cloud/rewriter/product-overview/
  8. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...TextWatermarkOptions.FontFamilyName The family name of the text font Required...

    docs.groupdocs.cloud/watermark/add-watermarks/
  9. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...also provide an on-premise family of Assembly SDKs for .NET-...

    docs.groupdocs.cloud/assembly/getting-started/p...
  10. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/changeinfo/