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

assembler

(0.03 sec)
  1. Document Automation REST APIs | GroupDocs Cloud

    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 untuk .NET GroupDocs.Assembly untuk .NET...

    blog.groupdocs.cloud/id/page/47/
  2. Document Automation REST APIs | GroupDocs Cloud

    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 for .NET GroupDocs.Assembly para .NET fornece...

    blog.groupdocs.cloud/pt/page/47/
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Assembly ile belge derlemeyi otomatikleştirin...otomatikleştirin GroupDocs.Assembly for .NET, belge derlemeyle çalışmak...

    blog.groupdocs.cloud/tr/groupdocs.cloud/page/47/
  4. 使用電子簽名功能增強您的 C# / ASP.NET 應用程序

    GroupDocs 提供了一個具有靈活 API 的 .NET 庫,可用於構建具有 Web 簽名捕獲功能的具有法律約束力的電子簽名應用程序。...Assembly for .NET GroupDocs.Assembly for .NET 允許您構建...

    blog.groupdocs.cloud/zh-hant/total/welcome-2015...
  5. 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 برای دات نت را خودکار کنید GroupDocs.Assembly برای...

    blog.groupdocs.cloud/fa/tag/customer-newsletter...
  6. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Assembly Cloud REST API. Это REST API...формате вывода. GroupDocs.Assembly Cloud REST API предоставит...

    blog.groupdocs.cloud/ru/groupdocs.cloud/page/40/
  7. Dapatkan Dokumen Lengkapi dan Masuk melalui For...

    Buletin September 2014 GroupDocs berfokus pada Aspose.Conversion untuk pustaka .NET tetapi juga memiliki berita tentang apa yang baru dan apa yang akan datang selanjutnya....Assembly untuk plugin .NET 1.0.4 untuk...NuGet Menerbitkan GroupDocs.Assembly untuk aplikasi Cloud untuk...

    blog.groupdocs.cloud/id/conversion/september-ne...
  8. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations to add to the document. See AnnotationInfo structure FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/annotateoptions/
  9. ApplyRevisionsOptions | Documentation

    ApplyRevisionsOptions data structure defines options for applying revisions using “PUT” /comparison/revisions API method ApplyRevisionsOptions example: { 'SourceFile': { 'FilePath': 'source_files/word/source_with_revs.docx' }, 'Revisions': [ { 'Id': 0, 'action': 'Accept' }, { 'Id': 1, 'action': 'Accept' }, ], 'OutputPath': 'output/result.docx' } Name Description SourceFile Information about source file Revisions Array of revision settings OutputPath Path to the output document...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/applyrevisionso...
  10. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed. Options Array of options to perform signatures delete...Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/deletesettings/