Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 2,554 for

editor

(0.06 sec)
  1. Converta JPG para PDF usando o conversor de ima...

    Comece a usar este conversor de imagem para PDF para converter JPG para PDF online no navegador da web. Groupdocs.Conversion oferece Cloud SDKs e APIs para conversão de imagens....como Anotação, Comparação, Editor, etc. Além disso, você pode...

    blog.groupdocs.cloud/pt/conversion/convert-jpg-...
  2. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/features-overview/
  3. 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...Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/updateresult/
  4. How to work with Files and Storage | Documentation

    Using Files view Log into Dashboard. Click on the Files Page. Expand Storage drop-down and select the desired Storage e.g “Test”. Uploading Local File to a Storage Click Upload A dialog box appears, browse the desired file from your local machine. e.g “Input.docx” and click Open Close the dialog box Congratulations! The file has been successfully uploaded. You can view multiple properties of input.docx file i.e. Name, Size and Modified date....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/total/how-to-work-with-fil...
  5. 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....Editor Visual Studio 插件 使用 Visual...Visual Studio 插件探索 GroupDocs.Editor for .NET API,自動嘗試我們的所有功能和示例。只需通過可用的...

    blog.groupdocs.cloud/zh-hant/page/47/
  6. 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....Editor Visual Studio 插件 使用 Visual...Visual Studio 插件探索 GroupDocs.Editor for .NET API,自动尝试我们的所有功能和示例。只需通过可用的...

    blog.groupdocs.cloud/zh/page/47/
  7. Convierta JPG a PDF usando Image to PDF Converter

    Comience a usar este conversor de imagen a PDF para convertir JPG a PDF en línea en el navegador web. Groupdocs.Conversion ofrece API y SDK en la nube para la conversión de imágenes....como Anotación, Comparación, Editor, etc. Además, puede utilizar...

    blog.groupdocs.cloud/es/conversion/convert-jpg-...
  8. Konvertieren Sie JPG in HTML mit einem kostenlo...

    Für die Nutzung eines kostenlosen Webseitengenerators ist keine Kreditkarte erforderlich. Lassen Sie uns eine Online-Version der Groupdocs.Conversion SDKS und REST-APIs verwenden, um JPG in HTML zu konvertieren....mit einem kostenlosen Word-Editor Konvertieren Sie ein PNG bild...

    blog.groupdocs.cloud/de/conversion/convert-jpg-...
  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....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signresult/
  10. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/supported-qr-codes/