Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 2,287 for

assembler

(0.15 sec)
  1. cloud api on Document Processing REST APIs | Gr...

    cloud api on Document Processing REST APIs | GroupDocs Cloud Recent content in cloud api on Document Processing REST APIs | GroupDocs Cloud Tworzenie faktur online w chmurze w kilku prostych krokac......Assembly Cloud. Prześlij szablon DOCX...

    blog.groupdocs.cloud/pl/tag/cloud-api/index.xml
  2. 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...
  3. จดหมายข่าวประจำเดือนกุมภาพันธ์ 2557

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

    blog.groupdocs.cloud/th/total/product-updates-t...
  4. 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...
  5. 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/
  6. GroupDocs ニュースレター 2017 年 3 月 – API の更新とコード例

    2017 年 5 月の GroupDocs 開発者ニュースレターでは、API の更新、主要な機能強化、GroupDocs ドキュメント操作 API 内のバグ修正について説明しています。...Assembly for Java は、テンプレートからカスタム ド...(サムネイルの読み取り)、04 の機能改善と修正。 GroupDocs.Assembly for .NET 17.03 - プレーン テキストおよび...

    blog.groupdocs.cloud/ja/total/groupdocs-newslet...
  7. Customer Newsletters

    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....Assembly รองรับการสร้างรูปแบบไฟล์ Office...และแหล่งเอกสารภายนอก GroupDocs.Assembly นำเสนอระบบอัตโนมัติของเอกสารและ...

    blog.groupdocs.cloud/th/tag/customer-newsletters/
  8. Sending texts for translation | Documentation

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

    docs.groupdocs.cloud/translation/text/request/
  9. Available SDKs | Documentation

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

    docs.groupdocs.cloud/translation/sdk/
  10. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" \ -H "Content-Type: application/json" \ -d '{"FileInfo": {"FilePath": "Signaturedocs/one-page.docx","StorageName": "MyStorage","VersionId": "","Password": ""}}' Windows PowerShell curl.exe -X POST "https://api.groupdocs.cloud/v2.0/signature/info" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" ` -H "Content-Type: application/json" ` -d "{ 'FileInfo': { 'FilePath': 'Signaturedocs/one-page....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/get-document-inf...