Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 2,354 for

assembly

(0.05 sec)
  1. برنامه C# / ASP.NET خود را با قابلیت امضای الکت...

    GroupDocs یک کتابخانه دات نت با API انعطاف پذیر ارائه می دهد که می تواند برای ساخت برنامه های امضای الکترونیکی الزام آور قانونی با قابلیت ضبط امضای وب استفاده شود....Assembly for .NET 1.0.7 - فونت، رنگ...

    blog.groupdocs.cloud/fa/total/december-2014-new...
  2. Mejore su aplicación C#/ASP.NET con la capacida...

    GroupDocs ofrece una biblioteca .NET con API flexible que se puede usar para crear aplicaciones de firma electrónica legalmente vinculantes con funcionalidad de captura de firma web....Assembly para .NET 1.0.7: ajuste la...

    blog.groupdocs.cloud/es/total/december-2014-new...
  3. Информационный бюллетень GroupDocs, март 2017 г...

    Информационный бюллетень для разработчиков GroupDocs за июнь 2017 г. описывает обновления API, основные усовершенствования функций и исправления ошибок в API для работы с документами GroupDocs....Assembly для Java теперь позволяет...

    blog.groupdocs.cloud/ru/total/groupdocs-newslet...
  4. オンライン フォームを通じて書類の記入と署名を取得 |グループドキュメント

    GroupDocs の 2014 年 9 月のニュースレターは、Aspose.Conversion for .NET ライブラリに焦点を当てていますが、新機能と今後の予定に関するニュースも含まれています。...Assembly for .NET プラグイン 1.0.4 を公開 Zapier...Zapier 向けクラウド アプリの GroupDocs.Assembly を公開しました NuGet ギャラリー用に GroupDocs...

    blog.groupdocs.cloud/ja/conversion/september-ne...
  5. Get Template | Documentation

    This REST API provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Get Template example....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/get-template/
  6. Supported file formats | Documentation

    A complete list of file formats that can be translated using GroupDocs.Translation Cloud....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/supported-file...
  7. Інформаційний бюлетень GroupDocs, березень 2017...

    Інформаційний бюлетень розробників GroupDocs за червень 2017 року описує оновлення API, основні вдосконалення функцій і виправлення помилок в API обробки документів GroupDocs....Assembly для Java тепер дозволяє користувачам...

    blog.groupdocs.cloud/uk/total/groupdocs-newslet...
  8. 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...
  9. Boletín Febrero 2014

    Integraciones y nuevas muestras de Cloud API, lanzamientos y actualizaciones de productos y más en nuestro boletín de febrero de 2014....Assembly para la biblioteca .NET Ejecución...

    blog.groupdocs.cloud/es/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/