Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 11,203 for

doc

(1.23 sec)
  1. Highlight Text in PDF in Node.js

    Highlight Text in PDF using a PDF highlighter offered by GroupDocs.Annotation. You can programmatically perform this task using Cloud SDKs and REST API.... https://docs.microsoft.com/en-us/office/vba/api/excel...

    blog.groupdocs.cloud/annotation/highlight-text-...
  2. Available SDKs | Documentation

    GroupDocs.Signature Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/available-sdks/
  3. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.Docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output Document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/deleteresult/
  4. Próximo lançamento do GroupDocs.Assembly Cloud

    A API GroupDocs.Assembly Cloud REST está prestes a ser lançada. É uma API REST de automação de Documentos e geração de relatórios projetada para criar Documentos personalizados....formatos de arquivo: # Word: DOC, DOCX, DOT, DOTX, DOTM, DOCM...

    blog.groupdocs.cloud/pt/assembly/upcoming-relea...
  5. Render Dokumen ke HTML5 dengan REST API di Java...

    GroupDocs.Merger Cloud adalah solusi REST API independen platform untuk menggabungkan beberapa dokumen dan memanipulasi struktur dokumen tunggal di berbagai dokumen...file berikut: Format Keterangan DOC Dokumen Microsoft Word DOCX Dokumen...

    blog.groupdocs.cloud/id/merger/groupdocs-merger...
  6. GroupDocs.Comparison 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....vous ayez besoin de comparer 2 docs Word pour des contrats, des...

    blog.groupdocs.cloud/fr/categories/groupdocs.co...
  7. DNN (DotNetNuke) PDF Viewer Module od GroupDocs

    GroupDocs vydala svůj modul prohlížeče dokumentů pro DotNetNuke. Pomocí modulu můžete vkládat a prohlížet dokumenty PDF a Office přímo na své webové stránky DNN....včetně: Formáty textového editoru: DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    blog.groupdocs.cloud/cs/viewer/online-document-...
  8. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a Document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Linux/MacOS/Bash curl -v "https://api.groupDocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  9. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed Document Size Size of the signed Document DownloadUrl Page file path in the cloud storage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/signresult/
  10. How to Convert MSG files to PDF in Ruby

    Convert Outlook emails and OfficeLogic Groupware MSG file format to PDF format. This article is about how to convert MSG files to PDF in Ruby....such as center_window, display_doc_title, margin, image_quality...

    blog.groupdocs.cloud/conversion/how-to-convert-...