Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 2,629 for

groupdocs total cloud

(0.06 sec)
  1. Getting Started | Documentation

    This section introduces Groupdocs.Viewer Cloud specific Resources & Operations....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/viewer/getting-started/
  2. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/signature/verifyresult/
  3. Features Overview | Documentation

    Groupdocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of Groupdocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provides methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/parser/features-overview/
  4. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages and get the result as plain text....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/translation/file/request/i...
  5. Sending Markdown files for translation | Docume...

    How to send Markdown files for translation to the selected languages....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/translation/file/request/m...
  6. Sending PowerPoint and ODP files for translatio...

    How to send PowerPoint and ODP files for translation to the selected languages....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/translation/file/request/p...
  7. Translation languages | Documentation

    Translation language pairs supported by Groupdocs.Translation Cloud....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/translation/translation-la...
  8. 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  9. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the document choosing the properties to remove by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to remove metadata properties that have “creator” phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.Groupdocs.Cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/metadata/extract-metadata-...