Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,632 for

metadata

(0.1 sec)
  1. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud \"ตัวแปลงคำเป็น jpg\" convert docx to jpg online convert word to jp......Online Change E-Book Metadata Change EPUB Metadata in Java Edit EPUB...EPUB Metadata Edit EPUB Metadata Online EPUB Metadata Editor Add...

    blog.groupdocs.cloud/th/tags/index.xml
  2. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud \"Darmowy konwerter DOCX na HTML\" \"Konwertuj Word na HTML online\......Online Change E-Book Metadata Change EPUB Metadata in Java Edit EPUB...EPUB Metadata Edit EPUB Metadata Online EPUB Metadata Editor Add...

    blog.groupdocs.cloud/pl/tags/index.xml
  3. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud \"DOC в JPEG на Java\" \"docx в jpg java\" \"конвертер word в jpg\"......Online Change E-Book Metadata Change EPUB Metadata in Java Edit EPUB...EPUB Metadata Edit EPUB Metadata Online EPUB Metadata Editor Add...

    blog.groupdocs.cloud/ru/tags/index.xml
  4. Tags

    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 using Java 1 add metadata 2 Add Metadata to Images 1 Add Multiple...Change E-Book Metadata 1 Change EPUB Metadata in Java 1 change...

    blog.groupdocs.cloud/tags/
  5. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....Metadata Product Solution GroupDocs...docx" , "directory" : "" , "metadata" : { "date" : "05.03.2019...

    docs.groupdocs.cloud/parser/get-container-items...
  6. Can I use GroupDocs to add e-signature function...

    I am investigating the possibility of adding e-signature functionality to a CRM SaaS. I am having some difficulty understanding the process, and how to use GroupDocs to accomplish this. The goal is to have users upload…...signature, barcode, qrcode, metadata, etc) and save signed document...

    forum.groupdocs.cloud/t/can-i-use-groupdocs-to-...
  7. Tags

    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 using Java 1 add metadata 2 Add Metadata to Images 1 Add Multiple...Change E-Book Metadata 1 Change EPUB Metadata in Java 1 change...

    blog.groupdocs.cloud/zh/tags/
  8. Tags

    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 using Java 1 add metadata 2 Add Metadata to Images 1 Add Multiple...Change E-Book Metadata 1 Change EPUB Metadata in Java 1 change...

    blog.groupdocs.cloud/zh-hant/tags/
  9. GroupDocs.Annotation 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.... Annotations usually are metadata in the form of comments, notes...

    blog.groupdocs.cloud/categories/groupdocs.annot...
  10. ComparisonOptions | Documentation

    ComparisonOptions data structure defines comparison options ComparisonOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "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 }, "OutputPath": "string" } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....Metadata Product Solution GroupDocs..."MarkNestedContent" : true , "MetaData" : { "Author" : "string" ...

    docs.groupdocs.cloud/comparison/comparisonoptions/