Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,127 for

watermark annotation

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

    docs.groupdocs.cloud/parser/get-container-items...
  2. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Translation Cloud into your applications....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/sdk/
  3. Sending texts for translation | Documentation

    How to send texts for translation to the selected languages....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/text/request/
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Annotation for .NET は、HTML および電子メール...“製品ファミリーの GroupDocs.Watermark”) ) GroupDocs.Watermark for .NET は、GroupDocs...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/45/
  5. Newsletter GroupDocs luglio 2017– Aggiornamenti...

    La newsletter per sviluppatori di GroupDocs di luglio 2017 descrive gli aggiornamenti API, i principali miglioramenti delle funzionalità e le correzioni di bug all'interno delle API di manipolazione dei documenti di GroupDocs....Annotation per .NET supporta ora l’annotazione...e PowerPoint? # GroupDocs.Watermark per .NET 17.6.0 rende più...

    blog.groupdocs.cloud/it/total/groupdocs-newslet...
  6. خبرنامه GroupDocs جولای 2017 – به روزرسانی های ...

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

    blog.groupdocs.cloud/fa/total/groupdocs-newslet...
  7. Boletín de GroupDocs de julio de 2017: actualiz...

    El boletín informativo para desarrolladores de GroupDocs de julio de 2017 describe las actualizaciones de API, las principales mejoras de funciones y las correcciones de errores dentro de las API de manipulación de documentos de GroupDocs....Annotation para .NET ahora es compatible...y PowerPoint? # GroupDocs.Watermark para .NET 17.6.0 facilita...

    blog.groupdocs.cloud/es/total/groupdocs-newslet...
  8. Quick Start | Documentation

    Obtain security credentials and proceed with three steps of the Report Generation process to demonstrate GroupDocs Assembly Cloud API within a few minutes....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/q...
  9. Search Result Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties CellsBarcodeSignatureData Object Contains Cells Bar-code Signature properties. CellsBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code. ImagesBarcodeSignatureData Object Contains Images Bar-code Signature properties. ImagesBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/search-result-ob...
  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....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/comparisonoptions/