Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 2,090 for

assembly

(0.12 sec)
  1. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/hello-world/
  2. Supported Document Formats | Documentation

    All document and image formats supported by GroupDocs.Viewer Cloud V2....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/supported-document-...
  3. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/hello-world/
  4. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wide variety of signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/overview/
  5. Выпущена надстройка для онлайн-управления докум...

    GroupDocs интегрировала свои онлайн-приложения для управления документами с cloudControl...приложения Salesforce GroupDocs Assembly. Ожидайте эти интересные функции...

    blog.groupdocs.cloud/ru/total/groupdocs-newslet...
  6. GroupDocs Newsletter listopad 2017 Edition – Ak...

    Newsletter pro vývojáře GroupDocs z listopadu 2017 popisuje aktualizace rozhraní API, hlavní vylepšení funkcí a opravy chyb v rozhraní API pro manipulaci s dokumenty GroupDocs....Assembly pro .NET a Java 17.9 – Podporuje...

    blog.groupdocs.cloud/cs/total/groupdocs-newslet...
  7. Buletin GroupDocs Maret 2017– Pembaruan API dan...

    Buletin pengembang GroupDocs Juni 2017 menjelaskan pembaruan API, peningkatan fitur utama, dan perbaikan bug dalam API manipulasi dokumen GroupDocs....Assembly untuk Java sekarang mengizinkan...

    blog.groupdocs.cloud/id/total/groupdocs-newslet...
  8. Migliora la tua app C#/ASP.NET con la funzional...

    GroupDocs offre una libreria .NET con API flessibile che può essere utilizzata per creare app di firma elettronica legalmente vincolanti con funzionalità di acquisizione della firma Web....Assembly per .NET 1.0.7 – Regola font...

    blog.groupdocs.cloud/it/total/december-2014-new...
  9. จดหมายข่าวประจำเดือนกุมภาพันธ์ 2557

    การผสานรวมและตัวอย่าง Cloud API ใหม่ การเปิดตัวผลิตภัณฑ์และการอัปเดต และอื่นๆ อีกมากมายในจดหมายข่าวประจำเดือนกุมภาพันธ์ 2014 ของเรา...Assembly สำหรับ .NET Library ใหม่ ...

    blog.groupdocs.cloud/th/total/product-updates-t...
  10. UpdatesOptions | Documentation

    UpdatesOptions data structure defines comparison options UpdatesOptions 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", "Changes": [ { "Id": 0, "Text": "string", "TargetText": "string", "Authors": [ "string" ], "StyleChangeInfo": [ { "ChangedProperty": "string", "OldValue": "string", "NewValue": "string" } ], "PageInfo": { "Width": 0, "Height": 0, "PageNumber": 0 }, "Box": { "Height": 0, "Width": 0, "X": 0, "Y": 0 } } ] } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/updatesoptions/