Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 2,655 for

metadata

(0.1 sec)
  1. Biuletyn GroupDocs, marzec 2017 — Aktualizacje ...

    Biuletyn dla programistów GroupDocs z kwietnia 2017 r. opisuje aktualizacje interfejsów API, główne ulepszenia funkcji i poprawki błędów w interfejsach API do manipulowania dokumentami GroupDocs....Metadata for .NET 17.02 dodaje możliwość...

    blog.groupdocs.cloud/pl/total/groupdocs-develop...
  2. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-watermarks/
  3. Get Supported Barcodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/barcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "barcodeTypes": [ { "name": "AustralianPosteParcel" }, { "name": "AustralianPost" }, { "name": "Codabar" }, { "name": "CodablockF" }, { "name": "Code11" }, { "name": "Code128" }, { "name": "Code16K" }, { "name": "Code32" }, { "name": "Code39Standard" }, { "name": "Code39Extended" }, { "name": "Code93Extended" }, { "name": "Code93Standard" }, { "name": "DatabarExpanded" }, { "name": "DatabarExpandedStacked" }, { "name": "DatabarLimited" }, { "name": "DatabarOmniDirectional" }, { "name": "DatabarStacked" }, { "name": "DatabarStackedOmniDirectional" }, { "name": "DatabarTruncated" }, { "name": "DataLogic2of5" }, { "name": "DeutschePostIdentcode" }, { "name": "DeutschePostLeitcode" }, { "name": "DotCode" }, { "name": "DutchKIX" }, { "name": "EAN8" }, { "name": "EAN13" }, { "name": "EAN14" }, { "name": "GS1CodablockF" }, { "name": "GS1Code128" }, { "name": "IATA2of5" }, { "name": "Interleaved2of5" }, { "name": "ISBN" }, { "name": "ISMN" }, { "name": "ISSN" }, { "name": "ItalianPost25" }, { "name": "ITF14" }, { "name": "ITF6" }, { "name": "MacroPdf417" }, { "name": "Matrix2of5" }, { "name": "MaxiCode" }, { "name": "MicroPdf417" }, { "name": "MSI" }, { "name": "OneCode" }, { "name": "OPC" }, { "name": "PatchCode" }, { "name": "Pdf417" }, { "name": "Pharmacode" }, { "name": "Planet" }, { "name": "Postnet" }, { "name": "PZN" }, { "name": "RM4SCC" }, { "name": "SCC14" }, { "name": "SingaporePost" }, { "name": "SSCC18" }, { "name": "Standard2of5" }, { "name": "SwissPostParcel" }, { "name": "UPCA" }, { "name": "UpcaGs1Code128Coupon" }, { "name": "UpcaGs1DatabarCoupon" }, { "name": "UPCE" }, { "name": "VIN" } ] } SDK examples The API is completely independent of your operating system, database system or development language....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/get-supported-ba...
  4. Search Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/search-barcode-s...
  5. Newsletter GroupDocs mars 2017– Mises à jour de...

    La newsletter des développeurs GroupDocs d'avril 2017 décrit les mises à jour des API, les principales améliorations de fonctionnalités et les corrections de bogues dans les API de manipulation de documents GroupDocs....Metadata pour .NET 17.02 ajoute la...

    blog.groupdocs.cloud/fr/total/groupdocs-develop...
  6. خبرنامه GroupDocs مارس 2017 – به روزرسانی های A...

    خبرنامه توسعه‌دهنده GroupDocs در آوریل 2017 به‌روزرسانی‌های API، پیشرفت‌های عمده ویژگی‌ها و رفع اشکال در APIهای دستکاری اسناد GroupDocs را توضیح می‌دهد....Metadata for .NET 17.02 توانایی صادر...

    blog.groupdocs.cloud/fa/total/groupdocs-develop...
  7. Boletim informativo do GroupDocs março de 2017–...

    O boletim informativo do desenvolvedor do GroupDocs de maio de 2017 descreve as atualizações de APIs, os principais aprimoramentos de recursos e correções de bugs nas APIs de manipulação de documentos do GroupDocs....Metadata for .NET 17.03 - 01 novo recurso...

    blog.groupdocs.cloud/pt/total/groupdocs-newslet...
  8. Modul prohlížeče dokumentů Drupal | GroupDocs

    GroupDocs API usnadňuje uživateli jednoduchou syntaxi, snadno použitelné metody a velmi málo řádků kódu k provádění operací extrakce textu....Metadata for .NET 16.11.0 – 7 nových...

    blog.groupdocs.cloud/cs/total/customer-newslett...
  9. Working with Charts | Documentation

    How-to-use different types of charts and graphs, work with chart options and colors in document templates with GroupDocs Assembly Cloud....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  10. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/annotationinfo/