Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,127 for

watermark annotation

(0.04 sec)
  1. 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....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  2. GroupDocs Newsletter listopad 2017 Edition – Ak...

    Newsletter pro vývojáře GroupDocs z listopadu 2017 popisuje aktualizace rozhraní API, hlavní vylepšení funkcí a opravy chyb v rozhraní API pro manipulaci s dokumenty GroupDocs....Annotation for .NET podporuje novou...aplikacích .NET? # GroupDocs.Watermark for .NET umožňuje pracovat...

    blog.groupdocs.cloud/cs/total/groupdocs-newslet...
  3. Информационный бюллетень GroupDocs за август 20...

    Информационный бюллетень для разработчиков GroupDocs за август 2017 г. описывает обновления API, новые функции, примеры кода .NET и Java в API-интерфейсах управления документами GroupDocs....Watermark для .NET 17.7.0 позволяет...диаграмм в .NET # API GroupDocs.Annotation для .NET 17.6.0 теперь поддерживает...

    blog.groupdocs.cloud/ru/total/groupdocs-newslet...
  4. Penawaran Liburan Spesial, Diskon 25% GroupDocs...

    Penawaran GroupDocs Holidays - Dapatkan diskon 25% GroupDocs.Total untuk .NET dan Java. Kutip HOL2017WBS saat melakukan pemesanan online....Annotation untuk .NET menambahkan kemampuan...Menavigasi ke Halaman, mengatur Watermark dan opsi konfigurasi alat/fitur...

    blog.groupdocs.cloud/id/total/special-holidays-...
  5. 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....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/total/how-to-work-with-fil...
  6. Taxonomy | Documentation

    Taxonomy (general) is the practice and science of classification of things or concepts, including the principles that underlie such classification.In our case, this is a list of text categories. We support two taxonomies for now: IAB-2 taxonomy IAB-2 taxonomy: https://www.iab.com/guidelines/taxonomy/. ‘Automotive’, ‘Books_and_Literature’, ‘Business_and_Finance’, ‘Careers’, ‘Education’, ‘Events_and_Attractions’, ‘Family_and_Relationships’, ‘Fine_Art’, ‘Food_&_Drink’, ‘Healthy_Living’, ‘Hobbies_&_Interests’, ‘Home_&_Garden’, ‘Medical_Health’, ‘Movies’, ‘Music_and_Audio’, ‘News_and_Politics’, ‘Personal_Finance’, ‘Pets’, ‘Pop_Culture’, ‘Real_Estate’, ‘Religion_&_Spirituality’, ‘Science’, ‘Shopping’, ‘Sports’, ‘Style_&_Fashion’, ‘Technology_&_Computing’, ‘Television’, ‘Travel’, ‘Video_Gaming’ Documents taxonomy Documents taxonomy:...Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/taxonomy/
  7. 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/categories/groupdocs.to...
  8. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/quick-start/
  9. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classify-re...
  10. Extract Metadata | Documentation

    This REST API allows to extract metadata from the documents. With this API you can extract metadata with following features: Extract whole metadata properties tree; Extract properties with specified tag; Extract properties with specified name; Extract properties with specified value; The table below contains the full list of properties that can be specified when extracting metadata from the document. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

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