Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 19,205 for

file api

(0.24 sec)
  1. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc.... API usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/comparison/compare-documents/
  2. 使用 Java 将 GIF 图像转换为 PDF 文件 - 分步指南。

    了解如何使用 GroupDocs.Conversion Cloud SDK 在 Java 中将 GIF 图像转换为 PDF 文件。按照分步指南立即转换您的图像。...SDK 安装的 GIF 到 PDF 转换器 API 如何使用 REST API 在 Java 中将 GIF 图像转换为 PDF...PDF GIF to PDF Converter API for Java and SDK 安装 # 要将 GIF 图像转换为...

    blog.groupdocs.cloud/zh/conversion/convert-gif-...
  3. Replace Watermarks | Documentation

    This REST Api allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The Api supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....Watermarks Leave feedback This REST API allows replacing watermarks in...replacement operations over them. The API supports a rich set of search...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  4. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete Api method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description Api Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed. Options Array of options to perform signatures delete...as input parameters of Delete API method. DeleteSettings example...UpdateSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/deletesettings/
  5. PDF & Office Java Document Viewer Module for DN...

    GroupDocs released a module which allows DNN developers to integrate its downloadable Java document viewer into their DNN websites....Signature for Cloud is an API that allow developers to add...and language independent, the API supports different types of signatures...

    blog.groupdocs.cloud/viewer/product-updates-roa...
  6. Can I use GroupDocs to add e-signature function...

    I am investigating the possibility of adding e-signature functionality to a CRM SaaS. I am having some difficulty understanding the process, and how to use GroupDocs to accomplish this. The goal is to have users upload…...be used as separate dll/jar file that will provide you ability...manipulate the document like take file (pdf, docx, xlsx, many formats)...

    forum.groupdocs.cloud/t/can-i-use-groupdocs-to-...
  7. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info Api method to retrieve information Note Not all options are supported by all document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings fields Name Description Api Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo....as input parameters for Info API method to retrieve information...InfoSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/infosettings/
  8. jpg to word on Document Processing REST APIs | ...

    jpg to word on Document Processing REST Apis | GroupDocs Cloud Recent content in jpg to word on Document Processing REST Apis | GroupDocs Cloud Tambahkan Watermark Gambar ke Word dalam C# | Waterma......on Document Processing REST APIs | GroupDocs Cloud Recent content...on Document Processing REST APIs | GroupDocs Cloud Tambahkan...

    blog.groupdocs.cloud/id/tag/jpg-to-word/index.xml
  9. Get Document Information | Documentation

    This REST Api allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....feedback On this page This REST API allows to obtain basic information...Document file extension; Document size in bytes; Document file format;...

    docs.groupdocs.cloud/metadata/get-document-info...
  10. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...