Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,114 for

watermark annotation

(0.66 sec)
  1. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings 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....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/searchsettings/
  2. Evaluation tier | Documentation

    Evaluate GroupDocs.Rewriter Cloud service without registration....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/evaluation/
  3. Biuletyn GroupDocs, sierpień 2017 r. — .NET, ak...

    Biuletyn dla programistów GroupDocs z sierpnia 2017 r. opisuje aktualizacje API, nowe funkcje, przykłady kodu .NET i Java w ramach interfejsów API do manipulowania dokumentami GroupDocs....Watermark for .NET 17.7.0 umożliwia...diagramów w .NET # GroupDocs.Annotation for .NET 17.6.0 API zapewnia...

    blog.groupdocs.cloud/pl/total/groupdocs-newslet...
  4. จดหมายข่าว GroupDocs สิงหาคม 2017– .NET, การอัป...

    จดหมายข่าวนักพัฒนา GroupDocs สิงหาคม 2017 อธิบายการอัปเดต API, คุณลักษณะใหม่, ตัวอย่างโค้ด .NET และ Java ภายใน API การจัดการเอกสารของ GroupDocs...Watermark สำหรับ .NET 17.7.0 ทำให้ค... .NET # ขณะนี้ GroupDocs.Annotation สำหรับ .NET 17.6.0 API ร...

    blog.groupdocs.cloud/th/total/groupdocs-newslet...
  5. GroupDocs.Total 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....Annotation for .NET 17.7 支持設置 PDF、Word、PowerPoint...-introduced-in-groupdocs.annotation-for-.net-v17 .7.0/?utmso...

    blog.groupdocs.cloud/zh-hant/categories/groupdo...
  6. 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...Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/updateresult/
  7. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/features-overview/
  8. Boletim informativo do GroupDocs agosto de 2017...

    O boletim informativo do desenvolvedor do GroupDocs de agosto de 2017 descreve atualizações de API, novos recursos, exemplos de código .NET e Java nas APIs de manipulação de documentos do GroupDocs....Watermark for .NET 17.7.0 permite pesquisar...Populares em .NET # GroupDocs.Annotation para .NET 17.6.0 API agora...

    blog.groupdocs.cloud/pt/total/groupdocs-newslet...
  9. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/overview/
  10. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/changeinfo/