Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 6,111 for

file format

(0.1 sec)
  1. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....demonstrating using Formats API to get all supported file formats in GroupDocs...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/annotation/quick-start/
  2. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual...."text" : "123456789012" , "format" : "Portable Network Graphic"...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/signature/search-for-multi...
  3. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Signature Cloud" , "format" : "Portable Network Graphic"...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/signature/search-for-qr-co...
  4. GroupDocs.Total 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....Microsoft Outlook formats. We’re about to release a file synchronization...

    blog.groupdocs.cloud/categories/groupdocs.total...
  5. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other Files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....into cloud storage and other files, like digital certificate or...cloud/v2.0/signature/storage/file/signedText_one-page.docx" ,...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...into cloud storage and other files, like digital certificate or...cloud/v2.0/signature/storage/file/signaturedocs/signedStamp_one-page...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. 使用 Node.js 将 Word 文档转换为 PDF |在 Node.js 中将 DOCX ...

    使用 Node.js 中的 REST API 以编程方式将 Word 文档转换为 PDF。 Node.js SDK 允许将 DOC 和 DOCX 文件转换为云端的 PDF 文件。...var resourcesFolder = 'C:\\Files\\sample.docx'; // 读取文件 fs.r...filePath = "sample.docx"; settings.format = "pdf"; settings.outputPath...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  8. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual...."text" : "123456789012" , "format" : null , "signatureType" :...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  9. Update Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature properties by it’s id. The signature ID is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual...."text" : "123456789012" , "format" : null , "signatureType" :...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/signature/update-barcode-s...
  10. How to self-host GroupDocs.Comparison Cloud wit...

    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....binaries, runtime dependencies, file system. The container is an...create two optional folders with files to process and custom fonts...

    docs.groupdocs.cloud/comparison/self-host-with-...