Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,127 for

watermark annotation

(0.03 sec)
  1. النشرة الإخبارية من GroupDocs لشهر تموز (يوليو)...

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

    blog.groupdocs.cloud/ar/total/groupdocs-newslet...
  2. Bản tin GroupDocs tháng 9 năm 2017– Cập nhật AP...

    Bản tin dành cho nhà phát triển GroupDocs tháng 9 năm 2017 mô tả các bản cập nhật API, cải tiến tính năng chính và sửa lỗi trong API thao tác tài liệu GroupDocs....Annotation dành cho .NET 17.7 hỗ trợ...-introduced-in-groupdocs.annotation-for-.net-v17 .7.0/?utmso...

    blog.groupdocs.cloud/vi/total/groupdocs-newslet...
  3. GroupDocs 通訊 2017 年 9 月 – API 更新和代碼示例

    GroupDocs 開發人員通訊 2017 年 9 月介紹了 GroupDocs 文檔操作 API 中的 API 更新、主要功能增強和錯誤修復。...Annotation for .NET 17.7 支持設置 PDF、Word、PowerPoint...-introduced-in-groupdocs.annotation-for-.net-v17 .7.0/?utmso...

    blog.groupdocs.cloud/zh-hant/total/groupdocs-ne...
  4. Supported Document Formats | Documentation

    The following table indicates the file formats from which GroupDocs.Parser Cloud can extract data. Document Type Parse Document by Template Extract Text Extract Document Info Extract Images Extract Container Items Info Word Processing DOC Microsoft Word Document ✔ ✔ ✔ ✔ DOT Microsoft Word Document Template ✔ ✔ ✔ ✔ DOCX Office Open XML Document ✔ ✔ ✔ ✔ DOCM Office Open XML Macro-Enabled Document ✔ ✔ ✔ ✔ DOTX Office Open XML Document Template ✔ ✔ ✔ ✔ DOTM Office Open XML Document Macro-Enabled Template ✔ ✔ ✔ ✔ TXT Plain text ✔ ✔ ODT Open Document Text ✔ ✔ ✔ ✔ OTT Open Document Text Template ✔ ✔ ✔ ✔ RTF Rich Text Format ✔ ✔ ✔ ✔ PDF PDF Portable Document Format File ✔ ✔ ✔ ✔ Markup HTML Hypertext Markup Language File ✔ ✔ XHTML Extensible Hypertext Markup Language File ✔ ✔ MHTML MIME HTML File ✔ ✔ MD Markdown ✔ ✔ XML XML File ✔ ✔ Ebooks CHM Compiled HTML Help File ✔ ✔ EPUB Digital E-Book File Format ✔ ✔ FB2 FictionBook 2....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/supported-document-...
  5. Set Metadata | Documentation

    This REST API allows to set metadata new values into existing properties of the documents. With this API you can set metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be edited. You could search for properties to set by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name); value....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata/
  6. Fetching file results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/fetch/
  7. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  8. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract 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 extract metadata creator information from all properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  9. Settings | Documentation

    Settings data structure defines comparison process additional settings Settings example: { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 } Name Description GenerateSummaryPage Indicates whether to add summary page to resultant document or not ShowDeletedContent Indicates whether to show deleted components in resultant document or not ShowInsertedContent Indicates whether to show inserted components in resultant document or not StyleChangeDetection Indicates whether to detect style changes or not InsertedItemsStyle Style for inserted components DeletedItemsStyle Style for deleted components ChangedItemsStyle Style for components with changed style WordsSeparatorChars An array of delimiters to split text into words DetailsLevel The comparison details level (Low, Middle, High) UseFramesForDelInsElements Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents CalculateComponentCoordinates Indicates whether to calculate coordinates for changed components MarkChangedContent Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents MarkNestedContent Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted CloneMetadata Type of metadata to clone (Default, Source, Target, FileAuthor) MetaData User metadata PasswordSaveOption Type of password saving (None, Source, Target, User) Password User password to resultant document DiagramMasterSetting Master for Diagram document OriginalSize Original document size when picture is compared with other different formats HeaderFootersComparison Control to turn on comparison of header/footer contents PaperSize The result document paper size (Default, A0, A1, … A8) SensitivityOfComparison A sensitivity of comparison (1....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/settings/
  10. Fetching results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/fetch/