Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 8,985 for

information

(0.04 sec)
  1. kaspar030 (Kaspar Schleiser) · GitHub

    kaspar030 has 119 repositories available. Follow their code on GitHub....don't include any personal information such as legal names or email...

    github.com/kaspar030
  2. sunshinexcode (sunshinexcode) · GitHub

    lixinhui . sunshinexcode has 26 repositories available. Follow their code on GitHub....don't include any personal information such as legal names or email...

    github.com/sunshinexcode
  3. bogdandrutu (Bogdan Drutu) · GitHub

    Lazy Software Engineer - When in doubt leave it out - bogdandrutu...don't include any personal information such as legal names or email...

    github.com/bogdandrutu
  4. Licensing | Documentation

    Create Account For details on how to create a new account please check Create a new Account. Apply Client Id and Client Secret For details on how to get Client Id and Client Secret please check Create New App and Get Client Id and Client Secret. Free Plan Our free plan allows you to use Cloud APIs as you would normally. It only applies the limitation to the data that can be processed with the APIs....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/comparison/licensing/
  5. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and fonts)....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/viewer/htmloptions/
  6. Evaluation tier | Documentation

    Evaluate GroupDocs.Translation Cloud service without registration....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/translation/evaluation/
  7. Python Display JSON Data in HTML Page | HTML Re...

    Generate dynamic Python reports with JSON data using GroupDocs.Assembly Cloud API. Display JSON data on HTML pages with charts, tables, and more for engaging content. A step-by-step guide with samples....pivotal role in presenting information effectively and comprehensively...create visually engaging and informative reports. Prerequisites: #...

    blog.groupdocs.cloud/assembly/display-json-data...
  8. 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/signature/signsettings/
  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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/signature/signresult/
  10. Convert XML to PDF in Python using REST API

    Convert XML to PDF file fast online using GroupDocs.Conversion Cloud REST API. This article is about how to convert XML to PDF in Python using REST API....file to PDF to secure data information. By converting XML to PDF...The article will provide information about the following subjects:...

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