Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,799 for

name

(0.04 sec)
  1. Java: Convert MPP to PDF | MPP to PDF Converter...

    Learn how to convert MPP to PDF using Java REST API. Simplify project sharing, enhance accessibility, and ensure compatibility with a universal PDF format....cloud</id> <name>repository.groupdocs.cloud</name> <url>https://releases...the input file name, output format and the name of resultant document...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  2. 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.... Name Description Comment FileInfo...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/parser/get-container-items...
  3. Need help sending envelopes with different Comp...

    This is what we need to do using the cloud API: all of our CRM users share 1 group docs account with us passing SENDER’S companyName/contact details when esignature is sent Or all of our CRM users have sub accounts …...envelopes with different Company Names / contacts GroupDocs.Signature...Client(Company Name differs for each CRM Client and Contact Name at Company/Email/Phone)...

    forum.groupdocs.cloud/t/need-help-sending-envel...
  4. 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...SignResult fields Name Description FilePath Name of the verified...

    docs.groupdocs.cloud/signature/verifyresult/
  5. Format | Documentation

    Format data structure describes supported file format Format example: { "Extension": "string", "FileFormat": "string" } Name Description Extension File format extension FileFormat File format Name..., "FileFormat" : "string" } Name Description Extension File format...extension FileFormat File format name Was this page helpful? Not really...

    docs.groupdocs.cloud/comparison/format/
  6. Translate Document API - Free Support Forum - g...

    Hello All, Getting below response for calling document translation API, not sure what the issue is. I am passing the correct JSON body as suggested in the documentation. I am using Postman to serve this request. I am ge…..."outformat": "rtf", "pair": "en-fr", "name": "sample_rtf.rtf", "folder":...“outformat”: “rtf”, “pair”: “en-fr”, “name”: “sample_rtf.rtf”, “folder”:...

    forum.groupdocs.cloud/t/translate-document-api/...
  7. C#: Convert MPP to Excel | Export MS Project to...

    Learn how to convert Microsoft Project (MPP) files to Excel (XLS/XLSX) online. A step-by-step guide to export MS Project data into Excel for easy analysis....input file name, output format as XLS and the name of the resultant... Replace: inputMPP with the name of input MS Project file, resultantXLS...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  8. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given Name from GroupDocs Cloud Storage. API Explorer GroupDocs.Signature Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage Name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....of cloud storage with given name from . API Explorer lets you...Description storageName Storage name cURL example Request curl -...

    docs.groupdocs.cloud/signature/working-with-sto...
  9. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....SignOptionsCollectio Object Fields Name Type Description Items List...CellsSignTextOptions Object Fields Name Type Description Text string...

    docs.groupdocs.cloud/signature/signature-option...
  10. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies...."document": {"folder": "words/docx","name": "four-pages.docx" } }' Response..."document": {"folder": "words/docx","name": "four-pages.docx" } }' Response...

    docs.groupdocs.cloud/classification/documents-c...