Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 1,127 for

watermark annotation

(0.02 sec)
  1. GroupDocs Newsletter agosto 2017– .NET, aggiorn...

    La newsletter per sviluppatori di GroupDocs di agosto 2017 descrive gli aggiornamenti delle API, le nuove funzionalità, gli esempi di codice .NET e Java all'interno delle API di manipolazione dei documenti di GroupDocs....Watermark per .NET 17.7.0 consente di...diffusi in .NET # GroupDocs.Annotation per l’API .NET 17.6.0 ora...

    blog.groupdocs.cloud/it/total/groupdocs-newslet...
  2. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Editor Cloud can edit. WordProcessing family formats Format Description Edit Auto Detection DOC MS Word 97-2007 Binary File Format DOCX Office Open XML WordProcessingML Macro-Free Document DOCM Office Open XML WordProcessingML Macro-Enabled Document DOT MS Word 97-2007 Template DOTM Office Open XML WordprocessingML Macro-Enabled Template DOTX Office Open XML WordprocessingML Macro-Free Template FlatOPC Office Open XML WordprocessingML stored in a flat XML file instead of a ZIP package ODT Open Document Format Text Document OTT Open Document Format Text Document Template RTF Rich Text Format WordML Microsoft Office Word 2003 XML Format — WordProcessingML or WordML Spreadsheet family formats Format Description Edit Auto Detection XLS Excel 97-2003 Binary File Format XLT Excel 97-2003 Template XLSX Office Open XML Workbook Macro-Free XLSM Office Open XML Workbook Macro-Enabled XLTX Office Open XML Template Macro-Free XLTM Office Open XML Template Macro-Enabled XLSB Excel Binary Workbook XLAM Excel Add-in SXC StarOffice or OpenOffice....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/supported-document-...
  3. 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....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signresult/
  4. GroupDocs Newsletter marzo 2017– Aggiornamenti ...

    La newsletter per sviluppatori di GroupDocs di giugno 2017 descrive gli aggiornamenti API, i principali miglioramenti delle funzionalità e le correzioni di bug all'interno delle API di manipolazione dei documenti di GroupDocs....Watermark per .NET è un’API appena lanciata...https://www.groupdocs .com/products/watermark?utmsource=nl&utmcampaign=...

    blog.groupdocs.cloud/it/total/groupdocs-newslet...
  5. Boletim informativo do GroupDocs março de 2017–...

    O boletim informativo do desenvolvedor do GroupDocs de junho de 2017 descreve as atualizações de API, os principais aprimoramentos de recursos e correções de bugs nas APIs de manipulação de documentos do GroupDocs....Watermark for .NET é uma API lançada...https://www.groupdocs .com/products/watermark?utmsource=nl&utmcampaign=...

    blog.groupdocs.cloud/pt/total/groupdocs-newslet...
  6. Boletín de GroupDocs de marzo de 2017: actualiz...

    El boletín informativo para desarrolladores de GroupDocs de junio de 2017 describe las actualizaciones de API, las principales mejoras de funciones y las correcciones de errores dentro de las API de manipulación de documentos de GroupDocs....Watermark para .NET es una API recientemente...https://www.groupdocs .com/products/watermark?utmsource=nl&utmcampaign=...

    blog.groupdocs.cloud/es/total/groupdocs-newslet...
  7. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  8. Available SDKs | Documentation

    GroupDocs.Metadata Cloud SDKs GroupDocs.Metadata 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....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/available-sdks/
  9. Remove Metadata By Property Name Match Regex | ...

    This REST API allows to remove metadata properties from the document choosing the properties with names matching the specified regular expression. cURL example The following example demonstrates how to remove metadata properties that match regular expression “^[N]ame[A-Z].*”. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. Extract Metadata By Property Value | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties which values are matching the specified value. cURL example The following example demonstrates how to extract metadata information from all properties with the “Microsoft Office Word” value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...