Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 4,958 for

watermark

(0.13 sec)
  1. پیشنهاد ویژه تعطیلات، 25% تخفیف GroupDocs.Total...

    پیشنهاد GroupDocs Holidays - 25% تخفیف در GroupDocs.Total برای دات نت و جاوا دریافت کنید. هنگام سفارش آنلاین، HOL2017WBS را نقل قول کنید....Watermark for .NET 17.11 - ایمیل ها...

    blog.groupdocs.cloud/fa/total/special-holidays-...
  2. خبرنامه GroupDocs جولای 2017 – به روزرسانی های ...

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

    blog.groupdocs.cloud/fa/total/groupdocs-newslet...
  3. النشرة الإخبارية من GroupDocs لشهر سبتمبر 2017-...

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

    blog.groupdocs.cloud/ar/total/groupdocs-newslet...
  4. Customer Newsletters

    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....Watermark for .NET, GroupDocs tarafından...

    blog.groupdocs.cloud/tr/tag/customer-newsletter...
  5. 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....Watermark for .NET, GroupDocs tarafından...

    blog.groupdocs.cloud/tr/categories/groupdocs.to...
  6. Simplifying text with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for texts simplification....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/simmplify/
  7. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit 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 set new metadata creator name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the Client Id and Secret in the environment variables $CLIENT_ID and $CLIENT_SECRET....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. Set Metadata By Property Name | Documentation

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. Extract Metadata By Property Name Match Exact P...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET. curl -v "https://api....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  10. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Linux/MacOS/Bash # Get JSON Web Token # Retrieve CLIENT_ID and CLIENT_SECRET from your GroupDocs Cloud dashboard. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Add metadata to a document (example) curl -v "https://api....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...