Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,692 for

name

(0.11 sec)
  1. 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...
  2. Java: Convert PDF to Excel Online | PDF to XLS ...

    How to convert PDF to Excel workbook using Java REST API. Develop PDF to Excel online converter using Java API. Easy and simple PDF to XLS conversion...cloud</id> <name>repository.groupdocs.cloud</name> <url>https://releases...input file name, output format as XLS and the name of resultant...

    blog.groupdocs.cloud/conversion/pdf-to-xls-online/
  3. Convert PDF to JPG | PDF Document to JPG | PDF ...

    Convert PDF documents into JPG images using .NET REST API. Simple and easy PDF to JPG conversion in C# .NET....cloud storage while passing the name of the input PDF document. fileUpload...the name for input PDF, output format as jpg and the name for...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  4. Working With Storage | Documentation

    GroupDocs.Classification Cloud Working With Storage...of cloud storage with a given name from . Check Storage Exist with...Description storageName Storage name Check Storage Exist with cURL...

    docs.groupdocs.cloud/classification/working-wit...
  5. ConversionSettings | Documentation

    ConversionSettings data structure used as input parameters for Document Conversion API. ConversionSettings example { "Format": "string", "FilePath": "string", "Storage": "string", "LoadOptions": { "Password": "string", }, "ConvertOptions": { "FromPage": "integer", "PagesCount": "integer" }, "OutputPath": "string" } ConversionSettings fields Name Description Format Specifies target conversion format. Required. FilePath The path of the document, located in the storage. Required. StorageName Storage Name LoadOptions Format specific LoadOptions. ConvertOptions Format specific ConvertOptions. OutputPath Path to store conversion result....} ConversionSettings fields Name Description Format Specifies...Required. StorageName Storage name LoadOptions Format specific...

    docs.groupdocs.cloud/conversion/conversionsetti...
  6. Contact Sharpened Productions

    Use the contact form to send us feedback or questions....(Mac) File Viewer (Android) Name: Email address: Subject: Message:...

    sharpened.com/contact
  7. Words Comparison

    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....{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    blog.groupdocs.cloud/zh/tag/words-comparison/
  8. Compare Emails format

    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....{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    blog.groupdocs.cloud/zh-hant/tag/compare-emails...
  9. 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...
  10. How to self-host GroupDocs.Merger Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with...."LICENSE_PRIVATE_KEY#private_key" ` В В - -name merger_cloud ` В В groupdocs...LICENSE_PRIVATE_KEY#private_key \ В В В В --name merger_cloud \ В В В В groupdocs/merger-cloud...

    docs.groupdocs.cloud/merger/self-host-with-docker/