Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 6,468 for

file format

(0.05 sec)
  1. Get Document Information | Documentation

    This REST API allows obtaining basic inFormation about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File Format; Document page count. 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....Document file extension; Document size in bytes; Document file format;...Password|The password to open file|It should be specified only...

    docs.groupdocs.cloud/watermark/get-document-inf...
  2. 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.Annotation 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/annotation/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....{ // retrieve supported file-formats var request = new group...while calling API: {0} " . format ( e . message )) Ruby # Load...

    docs.groupdocs.cloud/annotation/working-with-st...
  3. C# QR Code Generator | How to Create QR Code in...

    Discover *how to generate QR codes with logos using C# QR Code Generator REST API*. Enhance brand recognition, aesthetics, and trust while personalizing your QR codes....Logo Step 5: Download Output file Frequently Asked Questions Step.... Upload all files one by one using Upload File API from the...

    blog.groupdocs.cloud/signature/generate-qr-code...
  4. A REST API Solution to Merge and Split Document...

    GroupDocs.Merger Cloud is a REST API solution to Merge and Split documents like PDF, word processing documents, spreadsheets and more supported Formats....split a wide range of document formats on any platform, without installing...merge documents into a single file. You can copy and paste the...

    blog.groupdocs.cloud/merger/a-rest-api-solution...
  5. Java rearrange PDF pages online

    Learn how to rearrange pages in a PDF document. Follow step-by-step instructions for moving, swapping, and deleting pages in a PDF according to your needs....(Portable Document Format) is a widely used file format for sharing...Java REST API to Rearrange PDF Files and SDK Installation Rearrange...

    blog.groupdocs.cloud/merger/rearrange-pdf-pages...
  6. 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.... Files and folders storage and their...signatures in supported file formats Groupdocs.Signature Cloud...

    blog.groupdocs.cloud/categories/groupdocs.total...
  7. 2. Convert CSV Document with Load Options | Doc...

    This example demonstrates how to convert the CSV documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....csv', 'Format': 'pdf', 'LoadOptions': { 'Separator':...cloud/v2.0/conversion/storage/file/Output/sample.pdf" } ] SDK examples...

    docs.groupdocs.cloud/conversion/convert-csv-doc...
  8. Word to HTML | DOC to HTML Online | DOCX to HTM...

    使用 GroupDocs.Conversion Cloud SDK for Node.js 将 Word 文档转换为 HTML。了解如何使用 Node.js 将 DOC、DOCX 文件转换为 web 友好的 HTML。...format = "html"; settings.outputPath...convertDocument(request); console.log("File converted to HTML successfully...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  9. 在 Node.js 中将 Word 转换为 PDF | DOCX 转 PDF 在线 REST API

    学习如何使用 Node.js API 将 Microsoft Word 文档 (DOC, DOCX) 转换为 PDF。一个可靠且可扩展的 REST API 用于 Word 到 PDF 的转换。...format = "pdf"; settings.outputPath...Input file path settings.format = "pdf"; // Output format settings...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  10. 将 PDF 转换为 Word 在 Node.js 中 | 在线 PDF 转 DOCX 或 DOC

    学习如何使用 Node.js API 将 PDF 转换为可编辑的 Word 格式 (DOC/DOCX)。轻松在线将 PDF 内容导出到 Microsoft Word 文档中。...format = "docx"; settings.outputPath...Input file path settings.format = "docx"; // Output format settings...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...