Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 4,971 for

watermark

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

    docs.groupdocs.cloud/metadata/extract-metadata/
  2. Document Processing REST APIs | GroupDocs Cloud

    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 使您能够为您的业务应用程序构建水印创建器。 这篇博文教您如何在...

    blog.groupdocs.cloud/zh/page/11/
  3. 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:...Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/taxonomy/
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Watermark 可讓您為您的業務應用程式建立浮水印建立器。 這篇部落格文章教您如何在...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/pa...
  5. Penawaran Liburan GroupDocs.cloud – Dapatkan di...

    Penawaran GroupDocs.cloud Holidays – Dapatkan diskon 25% untuk GroupDocs.Total Cloud API. Kutip HOLOFF2018 saat melakukan pemesanan online....menarik lainnya seperti watermarking, transformasi dokumen (Putar...

    blog.groupdocs.cloud/id/total/groupdocs.cloud-h...
  6. Extract Images | Documentation

    This REST API provides the functionality to extract images from the document. There are following ways to extract images from a document: Extract all images from the whole document; Extract images from specific document pages by setting pages range. It saves extracted images to the storage so they can be easily downloaded. The API allows extracting images from containers like ZIP archives, PDF portfolios, Email attachments, MS Outlook storages (PST/OST). For protected documents, it is also required to provide a password....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-images/
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Watermark Cloud SDK для .NET. Узнайте...

    blog.groupdocs.cloud/ru/groupdocs.cloud/page/2/
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Watermark Cloud SDK para .NET. Aprenda...

    blog.groupdocs.cloud/es/groupdocs.cloud/page/2/
  9. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Watermark Cloud SDK per .NET. Scopri...

    blog.groupdocs.cloud/it/groupdocs.cloud/page/2/
  10. 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....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signsettings/