Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 11,096 for

doc

(0.17 sec)
  1. Wzbogać swoją aplikację C# / ASP.NET o funkcję ...

    GroupDocs oferuje bibliotekę .NET z elastycznym interfejsem API, której można używać do tworzenia prawnie wiążących aplikacji do składania podpisów elektronicznych z funkcją przechwytywania podpisów internetowych....com/docs/display/signaturenet/Buildi...

    blog.groupdocs.cloud/pl/signature/build-custom-...
  2. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-page.Docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "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": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output Document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/updateresult/
  3. GroupDocs.Merger 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....NET 将多个 DOC/DOCX 文件合并为一个文档,从而实现无缝的文档管理和自动化。...

    blog.groupdocs.cloud/zh/categories/groupdocs.me...
  4. Kommende Veröffentlichung von GroupDocs.Assembl...

    Die GroupDocs.Assembly Cloud REST API steht kurz vor dem Start. Es handelt sich um eine REST-API zur Dokumentenautomatisierung und Berichtserstellung, die zum Erstellen benutzerdefinierter Dokumente entwickelt wurde....folgende Dateiformate: # Word: DOC, DOCX, DOT, DOTX, DOTM, DOCM...

    blog.groupdocs.cloud/de/assembly/upcoming-relea...
  5. GroupDocs.Editor 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....upravovat nebo mazat obsah souborů DOC nebo DOCX programově v cloudu...

    blog.groupdocs.cloud/cs/categories/groupdocs.ed...
  6. Convert PNG to PowerPoint in Java

    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....此 SDK 提供了範圍廣泛 的文檔轉換選項,包括 PDF、DOC、DOCX、XLSX、HTML、光柵圖像等。對於需要將文檔...

    blog.groupdocs.cloud/zh-hant/tag/convert-png-to...
  7. Java convert PNG to editable PPT online

    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....此 SDK 提供了範圍廣泛 的文檔轉換選項,包括 PDF、DOC、DOCX、XLSX、HTML、光柵圖像等。對於需要將文檔...

    blog.groupdocs.cloud/zh-hant/tag/java-convert-p...
  8. Available SDKs | Documentation

    GroupDocs.Parser Cloud SDKs GroupDocs.Parser 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/parser/available-sdks/
  9. Upload file | Documentation

    How to upload file to Cloud storage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/rewriter/file/upload/
  10. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/verifysettings/