Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 8,886 for

doc

(0.1 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...dokument PDF na dokument Word (DOC lub DOCX) programowo w chmurze...

    blog.groupdocs.cloud/pl/groupdocs.cloud/page/30/
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...olarak kolayca Word belgesine (DOC veya DOCX) dönüştürebilirsiniz...

    blog.groupdocs.cloud/tr/groupdocs.cloud/page/30/
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...documento PDF in documento Word (DOC o DOCX) in modo programmatico...

    blog.groupdocs.cloud/it/groupdocs.cloud/page/30/
  4. Document Automation 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....REST API를 사용하여 LaTeX 문서를 Word(DOC/DOCX)로 변환하는 방법을 알아보세요. 과학 및 수학...

    blog.groupdocs.cloud/ko/page/9/
  5. 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/
  6. 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 Request curl -v "https://api.groupDocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  7. Unisci documenti Word in Java

    Scopri come unire Documenti Word Doc o DocX in Java utilizzando GroupDocs.Merger Cloud SDK per Java con questa guida dettagliata completa....Come unire documenti di Word (DOC, DOCX) in Java. L’unione di più...come unire documenti di Word (DOC, DOCX) in Java. In questo articolo...

    blog.groupdocs.cloud/it/merger/how-to-merge-wor...
  8. Об’єднання документів Word у Java

    Дізнайтеся, як об’єднати документи Word Doc або DocX у Java за допомогою GroupDocs.Merger Cloud SDK для Java за допомогою цього вичерпного покрокового посібника....Як об’єднати документи Word (DOC, DOCX) у Java. Об’єднання кількох...як об’єднати документи Word (DOC, DOCX) у Java. У цій статті будуть...

    blog.groupdocs.cloud/uk/merger/how-to-merge-wor...
  9. 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....หัวข้อต่อไปนี้จะกล่าวถึงในบทความนี้: Word DOC Splitter REST API และ Node.js...ช้ REST API ใน Node.js Word DOC Splitter REST API และ Node.js...

    blog.groupdocs.cloud/th/categories/groupdocs.me...
  10. Python を使用して PDF、Excel、PPT、Word ドキュメントから画像を抽出する

    ドキュメント解析 REST API 用の Python SDK を使用して、PDF、Word ドキュメント、スプレッドシート、プレゼンテーションなどのドキュメントから画像を抽出する Python の例。...file_path = "documents/doc-with-images.pdf" request = g..."documents/doc-with-images.docx" # 要件に応じてドキュメントのパスを変更するだけです (doc/docx、xls/xlsx、ppt/pptx...

    blog.groupdocs.cloud/ja/parser/extract-images-f...