Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 11,228 for

doc

(0.67 sec)
  1. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/Docx/one-page.Docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified Document Size Size of the verified Document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/searchresult/
  2. Quickstart | 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/quickstart/
  3. Documentation

    GroupDocs Cloud Documentation Homepage...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/
  4. Plugin Penampil PDF untuk WordPress Resmi Diril...

    GroupDocs telah secara resmi merilis plugin penampil PDF untuk WordPress. Ini memungkinkan pengguna untuk menyematkan dan menampilkan dokumen PDF dengan mulus di situs web WordPress!...PDF Semua file pengolah kata (DOC, DOCX, TXT, RTF, ODT, dll.) Spreadsheet...

    blog.groupdocs.cloud/id/viewer/announcing-pdf-v...
  5. Расширьте возможности своего приложения C#/ASP....

    GroupDocs предлагает библиотеку .NET с гибким API, которую можно использовать для создания юридически обязывающих приложений электронной подписи с функцией захвата веб-подписи....com/docs/display/signaturenet/Buildi...

    blog.groupdocs.cloud/ru/signature/build-custom-...
  6. GroupDocs.Signature 클라우드용 Ruby SDK 출시

    50개 이상의 문서 및 이미지 형식으로 문서 보기 응용 프로그램을 강화하십시오. Cloud 18.11용 GroupDocs.Viewer는 Outlook 데이터 파일 지원을 포함합니다....서류 휴대용 문서 형식: PDF 마이크로소프트 워드: DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    blog.groupdocs.cloud/ko/classification/groupdoc...
  7. Erweitern Sie Ihre C#-/ASP.NET-App mit der Funk...

    GroupDocs bietet eine .NET-Bibliothek mit flexibler API, die zum Erstellen rechtsverbindlicher E-Signatur-Apps mit Web-Signatur-Erfassungsfunktionalität verwendet werden kann....com/docs/display/signaturenet/Buildi...

    blog.groupdocs.cloud/de/signature/build-custom-...
  8. Document Processing REST APIs | GroupDocs Cloud

    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....объединения нескольких файлов DOC/DOCX в один документ с помощью...

    blog.groupdocs.cloud/ru/page/4/
  9. GroupDocs.Conversion 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....را به فرمت ویرایش پذیر Word (DOC/DOCX) با استفاده از GroupDocs...

    blog.groupdocs.cloud/fa/categories/groupdocs.co...
  10. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.Docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.Docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the Document, located in the storage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/signsettings/