Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 3,738 for

name

(0.04 sec)
  1. Renaming Fields in Template to not save new Nam...

    I have video attached. Using Cloud API account, either creating a new template or updating existing do not update the Name of the fields. Am I doing anything wrong on my end?...in Template to not save new Names GroupDocs.Signature Cloud Product...updating existing do not update the name of the fields. Am I doing anything...

    forum.groupdocs.cloud/t/renaming-fields-in-temp...
  2. 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...."string" } } InfoSettings fields Name Description API Version FileInfo...FileInfo.StorageName Storage name FileInfo.VersionId File version...

    docs.groupdocs.cloud/signature/infosettings/
  3. Excel to JSON | XLS to JSON Converter | XLSX to...

    How to convert Excel to JSON format using C# .NET. Expert techniques for converting XLS and XLSX documents to JSON data...ConvertSettings where we specify the name for input XLS, resultant format...format as json and the name for resultant JSON file as arguments...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  4. C#: Convert HTML to Word | HTML to DOC | HTML t...

    Transform HTML content into DOCX format using our step-by-step guide. Easy and simple HTML to Word conversion tutorial enabling you to export web to Word...ConvertSettings where we specify the name for input HTML, resultant format...format as doc and the name for resultant Word document as arguments...

    blog.groupdocs.cloud/conversion/convert-html-to...
  5. Compare Emails format

    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....{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    blog.groupdocs.cloud/zh/tag/compare-emails-format/
  6. 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....} ] } SearchSettings fields Name Description API Version FileInfo...FileInfo.StorageName Storage name FileInfo.VersionId File version...

    docs.groupdocs.cloud/signature/searchsettings/
  7. Self-host GroupDocs.Viewer Cloud with Docker | ...

    Self-host GroupDocs.Viewer Cloud with Docker..."LICENSE_PRIVATE_KEY#private_key" ` - -name viewer_cloud ` groupdocs / viewer-cloud...LICENSE_PRIVATE_KEY#private_key \ --name viewer_cloud \ groupdocs/viewer-cloud...

    docs.groupdocs.cloud/viewer/self-host-groupdocs...
  8. Convert PDF to HTML | PDF to Web Conversion in ...

    Seamless PDF to HTML conversion in C# .NET. Easy and simple process to convert PDF to HTML with .NET REST API....cloud storage while passing the name for input PDF document. fileUpload...the name for input PDF, output format as html and the name for...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  9. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the cloud storage....SignResult fields Name Description FilePath Name of the signed document...

    docs.groupdocs.cloud/signature/signresult/
  10. Convert JPG to Word Document (DOCX) in C# .NET ...

    Convert JPG images to editable Word documents (DOCX) using C# .NET. How to convert Photo to DOC by developing picture to document converter in C# .NET....ConvertSettings where we specify the name of input JPG image, resultant...resultant format as doc and the name of the resultant DOC file as arguments...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...