Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 2,308 for

assembly

(0.13 sec)
  1. Obter documentos preenchidos e assinados por me...

    O boletim informativo de setembro de 2014 do GroupDocs enfoca a biblioteca Aspose.Conversion para .NET, mas também traz novidades sobre o que há de novo e o que está por vir....Assembly para plugin .NET 1.0.4 para...para NuGet Gallery GroupDocs.Assembly for Cloud app publicado para...

    blog.groupdocs.cloud/pt/conversion/september-ne...
  2. 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....com/products /assembly/java?utmsource=nl&utmcamp...utmmedium=link) GroupDocs.Assembly para Java permite gerar documentos...

    blog.groupdocs.cloud/pt/tag/customer-newsletter...
  3. 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 für .NET GroupDocs.Assembly für .NET bietet...

    blog.groupdocs.cloud/de/tag/customer-newsletter...
  4. รับเอกสารที่กรอกและลงนามผ่านแบบฟอร์มออนไลน์ | เ...

    จดหมายข่าวประจำเดือนกันยายน 2014 ของ GroupDocs มุ่งเน้นไปที่ Aspose.Conversion สำหรับไลบรารี .NET แต่ยังมีข่าวเกี่ยวกับสิ่งใหม่ๆ และสิ่งที่กำลังจะตามมาอีกด้วย...Assembly สำหรับปลั๊กอิน .NET 1.0.4...Gallery เผยแพร่ GroupDocs.Assembly สำหรับแอป Cloud สำหรับ Zapier...

    blog.groupdocs.cloud/th/conversion/september-ne...
  5. zArchive

    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 Cloud est sur le point d’être...des modèles. Cette API REST assemble intelligemment les données...

    blog.groupdocs.cloud/fr/tag/zarchive/
  6. Document Processing 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 Cloud REST API. Jest to API...formacie wyjściowym. GroupDocs.Assembly Cloud REST API zapewni Ci...

    blog.groupdocs.cloud/pl/page/44/
  7. 전자 서명 기능으로 C#/ASP.NET 앱 향상

    GroupDocs는 웹 서명 캡처 기능이 있는 법적 구속력이 있는 전자 서명 앱을 구축하는 데 사용할 수 있는 유연한 API가 포함된 .NET 라이브러리를 제공합니다....Assembly for .NET은 문서 어셈블리 작업을 위한 UI가...버전의 .NET 라이브러리입니다. GroupDocs.Assembly for .NET 1.0.6 – Microsoft...

    blog.groupdocs.cloud/ko/total/groupdocs-novembe...
  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/