Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 2,304 for

assembly

(0.11 sec)
  1. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptions/
  2. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signsettings/
  3. इलेक्ट्रॉनिक हस्ताक्षर क्षमता के साथ अपने C#/AS...

    ग्रुपडॉक्स लचीली एपीआई के साथ एक .NET लाइब्रेरी प्रदान करता है जिसका उपयोग वेब हस्ताक्षर कैप्चर कार्यक्षमता के साथ कानूनी रूप से बाध्यकारी ई-हस्ताक्षर ऐप्स बनाने के लिए किया जा सकता है।...Assembly C# या JS के माध्यम से टेम्पलेट...क्लाउड ऐप के लिए GroupDocs.Assembly टेम्प्लेट संपादक अब किसी भी...

    blog.groupdocs.cloud/hi/comparison/spotlight-gr...
  4. Product overview | Documentation

    An introduction to GroupDocs.Rewriter Cloud service and how it can solve everyday business needs....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/product-overview/
  5. Subsription plans | Documentation

    Check out the free tier limits and pricing plans of GroupDocs.Translation Cloud service....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/subscription/
  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.... JSON verisi sağlamayı ve Assembly Cloud .NET SDK veya basit...

    blog.groupdocs.cloud/tr/
  7. 通過在線表格填寫並簽署文件 |集團文檔

    GroupDocs 的 2014 年 9 月時事通訊重點介紹了 Aspose.Conversion for .NET 庫,但也有有關新增功能和後續功能的新聞。...Assembly for .NET 插件 1.0.4 發布了適用於 Zapier...Zapier 的 Cloud 應用程序的 GroupDocs.Assembly 為 NuGet Gallery 發布了 GroupDocs...

    blog.groupdocs.cloud/zh-hant/conversion/septemb...
  8. 온라인 양식을 통해 문서 작성 및 서명 받기 | 그룹 문서

    GroupDocs의 2014년 9월 뉴스레터는 Aspose.Conversion for .NET 라이브러리에 중점을 두지만 새로운 기능과 향후 출시될 기능에 대한 뉴스도 포함합니다....Assembly Zapier용 Cloud 앱용 GroupDocs.Assembly 게시됨 NuGet...

    blog.groupdocs.cloud/ko/conversion/september-ne...
  9. Upload file | Documentation

    How to upload file to Cloud storage....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/upload/
  10. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verifysettings/