Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 4,925 for

watermark

(0.42 sec)
  1. GroupDocs 通訊 2017 年 3 月 – API 更新和代碼示例

    2017 年 6 月的 GroupDocs 開發人員通訊介紹了 GroupDocs 文檔操作 API 中的 API 更新、主要功能增強和錯誤修復。...Watermark for .NET 是 GroupDocs 新推出的...https://www.groupdocs .com/products/watermark?utmsource=nl&utmcampaign=...

    blog.groupdocs.cloud/zh-hant/total/groupdocs-ne...
  2. قارن بين ملفين أو أكثر من ملفات Excel (XLS، XLS...

    اكتشف كيفية مقارنة ملفات Excel وتحديد الاختلافات في Java باستخدام REST API. قم بتبسيط عملية تحليل البيانات وإعداد التقارير باستخدام هذا الدليل المفصّل خطوة بخطوة....Watermark Cloud SDK لـ Java: # لدمج...groupdocs</groupId> <artifactId>groupdocs-watermark-cloud</artifactId> <version>23...

    blog.groupdocs.cloud/ar/comparison/compare-two-...
  3. Compare dos o más archivos de Excel (XLS, XLSX)...

    Descubra cómo comparar archivos de Excel e identificar variaciones con Java utilizando una API REST. Optimice su proceso de análisis de datos y generación de informes con esta guía paso a paso....Watermark para Java: # Para incorporar...groupdocs</groupId> <artifactId>groupdocs-watermark-cloud</artifactId> <version>23...

    blog.groupdocs.cloud/es/comparison/compare-two-...
  4. Online PDF, Office & Image Files Annotation API...

    Add document annotation functionality to your Concrete5 website: view, annotate & share PDF, Word, Excel, PowerPoint, images straight on your site....within documents and add watermarks to protect your content from...

    blog.groupdocs.cloud/annotation/annotate-pdf-wo...
  5. WordPress Document Viewer by GroupDocs

    Easily embed and display PDF, Microsoft Office and 50+ other common document types directly on your WordPress website....Viewer allows you to display watermarks over the embedded documents...

    blog.groupdocs.cloud/viewer/display-pdf-microso...
  6. Setting content language | Documentation

    How to specify a language of the processed text....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/languages/
  7. classify/batch Request Parameters | Documentation

    Parameter In Type Comment body BatchRequest Batch of texts (up to 10). 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: BatchRequest { batch (string[]), } Examples: JSON { "batch": ["Text1", "Text2"] } XML...Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classifybat...
  8. Configure Google Drive Storage | Documentation

    You have to complete following steps to connect a Google Drive Storage: Google Drive Configurations Create Google account if you don’t have one (Google Plus account can be used) (Optional) Install Google Drive application at your PC (see https://drive.google.com) Go to Google API console: https://code.google.com/apis/console Create a new Project In “APIs & Services” menu Enable Google Drive API Go to Credential options and add information in OAuth consent screen Create “OAuth client ID” API credentials Select Web Application and More options Add https://dashboard....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/total/configure-google-dri...
  9. ItemsStyle | Documentation

    ItemsStyle data structure used for styling comparison differences. ItemsStyle example: { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true } Name Description FontColor Font color for changed components. A string representation of RGB color, converted to integer (“14297642” for Red color, as example) HighlightColor Highlight color for changed components BeginSeparatorString Start tag for changed components EndSeparatorString End tag for changed components Bold Bold style for changed components Italic Italic style for changed components StrikeThrough Strike through style for changed components Underline Underline style for changed components...Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/itemsstyle/
  10. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. Format Preview format. Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers Page numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/previewoptions/