Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,616 for

value

(0.16 sec)
  1. Verify Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean Value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....verify method contains boolean value IsSuccess (true or false). API...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  2. Report Generation Concepts | Documentation

    GroupDocs Assembly Cloud is a powerful Document Automation and Report Generation solution designed to generate data-bound documents through templates....9"} Boolean A boolean value (True or False) <IsChecked>True</IsChecked>...image check Sets a checkbox value link Inserts a hyperlink restartNum...

    docs.groupdocs.cloud/assembly/developer-guide/c...
  3. Classify PDF Files in .NET: Tutorial and Sample...

    Learn how to classify PDF files in .NET using GroupDocs.Classification Cloud SDK. This tutorial covers setup, code, cURL commands, and best practices....label includes a confidence value, enabling threshold‑based filtering...uncertain predictions. Adjust this value based on your domain’s tolerance...

    blog.groupdocs.cloud/classification/classify-pd...
  4. Detecting paraphrases in text with GroupDocs.Re...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in texts.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/rewriter/text/sdk/detect/
  5. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password.... The default value is All Ignored if Pages collection...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/merger/change-page-orienta...
  6. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by API automatically, the biggest side (width or height depending on which one is bigger) is set 2000 px, another side is set Value based on width-to-length ratio. You may adjust the size of resulting document by setting CadOptions as show in example. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....2000 px, another side is set value based on width-to-length ratio...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  7. Render Outlook Data Files To HTML using Python ...

    Programmatically Render Outlook Data (.ost) Files To HTML using a REST API on the cloud in Python with Document Viewer Cloud SDK for Python....inside folders by some text value from message content view_options...

    blog.groupdocs.cloud/viewer/render-outlook-data...
  8. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API that allows you to convert documents across a wide range of supported document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability to convert any document from a wide list of supported source document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others).... We value your opinion. Your feedback...

    docs.groupdocs.cloud/conversion/features-overview/
  9. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used to build legally-binding e-signature apps with web signature capture functionality....we’re offering even better value: GroupDocs.Total for .NET and...

    blog.groupdocs.cloud/total/december-2014-newsle...
  10. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...sequence of base64url encoded values that are separated by period...for any of these: expires_in value in the ticket generated by the...

    docs.groupdocs.cloud/total/authenticating-api-r...