Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 9,670 for

json

(0.03 sec)
  1. Java: Convert MPP to Excel | Export MPP to XLS ...

    Learn how to convert Microsoft Project (MPP) files to Excel (XLSX) using Java REST API. Step-by-step guide for seamless MPP to Excel conversion with code....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  2. First Public Release of Next Generation GroupDo...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....-H "Content-Type: application/json" \ -H "authorization: Bearer...Please see the following URI, JSON Request data, REST command(Curl)...

    blog.groupdocs.cloud/viewer/first-public-releas...
  3. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....translation parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/translation/file/request/pdf/
  4. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using Java REST API. Save PDF to PPT online. Free PDF to PPTX Converter....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/pdf-to-ppt-java/
  5. Verify Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....application/json" \ - H "Accept: application/json" \ - d "{" DocumentPageNumber...application/json" \ - H "Accept: application/json" \ - d "{" DocumentPageNumber...

    docs.groupdocs.cloud/signature/verify-digital-s...
  6. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... How to Convert CSV to JSON File Online in Node.js CSV or...between systems in plain text. JSON or JavaScript Object Notation...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  7. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document pages...."Content-Type: application/json" -H "Accept: application/json" \ -d "{}" \...-H "Content-Type: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/annotation/image-represent...
  8. Sending texts for translation | Documentation

    How to send texts for translation to the selected languages....translation parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/translation/text/request/
  9. Extract Text From a Document Inside a Container...

    This REST API allows extracting text from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying ContainerItemInfo parameter Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract Text From a Document Inside a Container example. cURL example The following example demonstrates how to extract text from a container item. Request # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/parser/extract-text-from-a...
  10. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. 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.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/parser/get-container-items...