Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 642 for

document structure

(0.04 sec)
  1. VerifyResult | Documentation

    VerifyResult data Structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified Document Size Size of the verified Document IsSuccess Result of verification process...Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud.../ Developer Guide / Data structures / VerifyResult VerifyResult...

    docs.groupdocs.cloud/signature/verifyresult/
  2. Document Editor Cloud API | .NET SDK

    Edit 40+ Document formats (DOCX, XLSX, PPTX, etc.) directly in the cloud with GroupDocs.Editor Cloud API for .NET. Free trial!...editor-Cloud Edit 40+ Document Formats in Cloud via REST...API designed to integrate document editing capabilities into...

    releases.groupdocs.cloud/editor/net/
  3. Document Conversion Cloud API | .NET SDK

    Convert 50+ Document formats in your .NET apps with GroupDocs.Conversion Cloud. No software installation required. Try it free!...Conversion-Cloud Document Conversion .NET Cloud REST...robust solution for seamless document conversion across 50+ file...

    releases.groupdocs.cloud/conversion/net/
  4. 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....Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud.../ Developer Guide / Data structures / VerifySettings VerifySettings...

    docs.groupdocs.cloud/signature/verifysettings/
  5. SearchSettings | Documentation

    SearchSettings data Structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings 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....Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud.../ Developer Guide / Data structures / SearchSettings SearchSettings...

    docs.groupdocs.cloud/signature/searchsettings/
  6. 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...Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud.../ Developer Guide / Data structures / DeleteSettings DeleteSettings...

    docs.groupdocs.cloud/signature/deletesettings/
  7. About - fileformat.com - Websites - groupdocs.com

    English Deutsch Русский Español Français ไทย 中文 fileformat.com Learn about computer files that you come across in you......describe the structure & appearance of a document page. Common...

    websites.groupdocs.com/fileformat/com/
  8. InfoSettings | Documentation

    InfoSettings data Structure used as input parameters for Info API method to retrieve information Note Not all options are supported by all Document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings 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....Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud.../ Developer Guide / Data structures / InfoSettings InfoSettings...

    docs.groupdocs.cloud/signature/infosettings/
  9. 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....Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud.../ Developer Guide / Data structures / SignSettings SignSettings...

    docs.groupdocs.cloud/signature/signsettings/
  10. groupdocs-merger-cloud-dotnet/src at master · g...

    .NET library for communicating with the GroupDocs.Merger Cloud API - groupdocs-merger-cloud-dotnet/src at master · groupdocs-merger-cloud/groupdocs-merger-cloud-dotnet...to merge documents and manipulate document structure across wide...wide range of supported document types - PDF, DOCX/DOC, PPTX/PPT...

    github.com/groupdocs-merger-cloud/groupdocs-mer...