Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 6,666 for

file format

(0.37 sec)
  1. 使用 Node.js 将 JPG 转换为 PDF |将图像转换为 PDF

    使用 GroupDocs.Conversion Cloud SDK for Node.js 在 Node.js 中使用云上的 REST API 以编程方式将 JPG 转换为 PDF。...let resourcesFolder = 'C:\\Files\\sample.jpg'; fs.readFile(resourcesFolder...filePath = "sample.jpg"; settings.format = "pdf"; settings.outputPath...

    blog.groupdocs.cloud/zh/conversion/convert-imag...
  2. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way to find all Barcode signatures that are present in a document 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. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in the CLIENT_ID and CLIENT_SECRET environment variables...."text" : "123456789012" , "format" : "Portable Network Graphic"...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/signature/search-for-barco...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used to build legally-binding e-signature apps with web signature capture functionality....of pages for PDF and image files. Added support for configuring...New UI tools added for PDF files: ruler, underline. More tools...

    blog.groupdocs.cloud/comparison/spotlight-group...
  8. 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...
  9. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported File Formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....annotation data from supported file formats as AnnotationInfo Object...

    docs.groupdocs.cloud/annotation/working-with-an...
  10. 使用 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...