Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,118 for

watermark annotation

(2.66 sec)
  1. Getting Started | Documentation

    An introductory part to GroupDocs Assembly Cloud features....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/
  2. Creating and Managing Account | Documentation

    Creating a Free Account Go to Dashboard. You will be redirected to our Single Sign On application to authenticate to our services. If you already have an account with our services, please specify the User Name/Email and Password and click on the Sign In button. If you don’t have an account with our services, click on the Don’t have an account? Sign Up button or Sign Up using an existing GitHub or Google account....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/total/creating-and-managin...
  3. GroupDocs Newsletter إصدار نوفمبر 2017 - تحديثا...

    تصف النشرة الإخبارية لمطوري GroupDocs الصادرة في نوفمبر 2017 تحديثات واجهة برمجة التطبيقات وتحسينات الميزات الرئيسية وإصلاحات الأخطاء داخل واجهات برمجة تطبيقات معالجة مستندات GroupDocs....Annotation for .NET يدعم ميزة جديدة...NET؟ # يتيح لك GroupDocs.Watermark for .NET العمل مع المرفقات...

    blog.groupdocs.cloud/ar/total/groupdocs-newslet...
  4. النشرة الإخبارية من GroupDocs ، أغسطس 2017– NET...

    تصف النشرة الإخبارية لمطوري GroupDocs في أغسطس 2017 تحديثات واجهة برمجة التطبيقات والميزات الجديدة وأمثلة على أكواد .NET و Java ضمن واجهات برمجة تطبيقات معالجة مستندات GroupDocs....Watermark for .NET 17.7.0 من البحث عن...الشائعة في .NET # GroupDocs.Annotation for .NET 17.6.0 API توفر...

    blog.groupdocs.cloud/ar/total/groupdocs-newslet...
  5. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Contoh Konversi ODS ke XLSX dalam PHP Konversi ODS ke XLSX dalam PHP dengan GroupDo...... Tambahkan Watermark Gambar ke Presentasi PowerPoint...Pelajari cara menambahkan watermark gambar atau logo ke presentasi...

    blog.groupdocs.cloud/id/index.xml
  6. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version 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/signature/signsettings/
  7. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptions/
  8. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial to organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/overview/
  9. 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/
  10. 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...