Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 3,236 for

total

(0.08 sec)
  1. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/translation/file/request/s...
  2. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/translation/file/request/r...
  3. GroupDocs.Translation Cloud Product Family | Do...

    An introduction to machine translation technology and how GroupDocs.Translation Cloud can help you use it for your day-to-day business needs....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/translation/
  4. GroupDocs.Viewer Cloud Product Family on Docume...

    GroupDocs.Viewer Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Viewer Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud V......Total per .NET e altro da GroupDocs...- settembre 2016 GroupDocs.Total per le API .NET sono indipendenti...

    blog.groupdocs.cloud/it/categories/groupdocs.vi...
  5. GroupDocs.Annotation-Cloud 22.2.0 - FuGet Gallery

    .NET API 72,568 bytes GroupDocs.Annotation-Cloud 22.2.0 Annotate documents with our apps or build your own custom ann......Total-Cloud Cloud REST API DOC DOCX...

    www.fuget.org/packages/GroupDocs.Annotation-Clo...
  6. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/comparison/overview/
  7. 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...

    docs.groupdocs.cloud/comparison/changeinfo/
  8. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-page.docx", "storageName": null, "versionId": null, "password": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/inforesult/
  9. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  10. Extract Text From The Whole Document | Document...

    This REST API allows extracting text from the whole document by default. You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract text from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/parser/extract-text-from-t...