Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 6,562 for

file format

(0.05 sec)
  1. 在 Ruby 中使用 REST API 将 Word 转换为图像格式

    GroupDocs Ruby SDK 是将 Word DOCX 转换为图像格式的最佳方式。本文介绍如何在 Ruby 中使用 REST API 将 Word 格式转换为图像格式...file_path = "word-to-images/one-page...page.docx" @settings.format = "jpeg" # 设置 Docx 加载选项 @loadOptions...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  2. 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/
  3. 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard...."text" : "123456789012" , "format" : "Portable Network Graphic"...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/signature/search-for-barco...
  4. Extract Text from PDF in Node.js | Text Extract...

    Easy and simple guide to extract text from PDF File. Perform text extraction operation from PDF using Node.js API. Beginners guide for text extraction....Extractor Unlocking text from PDF files is essential for content indexing...forms It supports numerous formats — including PDF , Word , Excel...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  5. 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...
  6. 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...
  7. 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...
  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. 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...
  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...