Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 11,991 for

java examples

(0.07 sec)
  1. Convert OTS to XLAM on Android

    REST APIs for documents & images conversion on Android device. Convert between PDF, Microsoft Word, Excel, OTS, XLAM, PPTX, Project, HTML, email and images....and comes with SDKs and live examples for all major languages. Our...Conversion SDKs along with working examples hosted at Github helps our...

    products.groupdocs.cloud/conversion/android/ots...
  2. Convert OTS to JSON on Android

    REST APIs for documents & images conversion on Android device. Convert between PDF, Microsoft Word, Excel, OTS, JSON, PPTX, Project, HTML, email and images....and comes with SDKs and live examples for all major languages. Our...Conversion SDKs along with working examples hosted at Github helps our...

    products.groupdocs.cloud/conversion/android/ots...
  3. Convert OTS to HTML on Android

    REST APIs for documents & images conversion on Android device. Convert between PDF, Microsoft Word, Excel, OTS, HTML, PPTX, Project, HTML, email and images....and comes with SDKs and live examples for all major languages. Our...Conversion SDKs along with working examples hosted at Github helps our...

    products.groupdocs.cloud/conversion/android/ots...
  4. Convert OTS to XML on Android

    REST APIs for documents & images conversion on Android device. Convert between PDF, Microsoft Word, Excel, OTS, XML, PPTX, Project, HTML, email and images....and comes with SDKs and live examples for all major languages. Our...Conversion SDKs along with working examples hosted at Github helps our...

    products.groupdocs.cloud/conversion/android/ots...
  5. Convert OTS to TEX on Android

    REST APIs for documents & images conversion on Android device. Convert between PDF, Microsoft Word, Excel, OTS, TEX, PPTX, Project, HTML, email and images....and comes with SDKs and live examples for all major languages. Our...Conversion SDKs along with working examples hosted at Github helps our...

    products.groupdocs.cloud/conversion/android/ots...
  6. Page Resources | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Viewer Cloud V1 GroupDocs.Viewer Cloud REST APIs support to download HTML page resource (image, style, graphics or font) of a specific page. API returns actual data of HTML page resource. Resource The following GroupDocs.Viewer Cloud REST API resource has been used in the download HTML Resource example. cURL example Request curl -v "https://api.groupdocs.cloud/v1/viewer/one-page.docx/html/pages/1/resources/styles.css" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer pTPAHbcNbrMcerjvtBpYgfkSh44oB9uWBEhoLNLiJ3KYWTZ-LjDK1OhIiSkiFnpwEDvAENURIo6NndadzqbW7Di4ZKIKC6DOlEGoFI2hfiNBaXEAGDE00knZePkCNsupU48qe1N_eGluq4urBAX3VBFiIdwz1yEPlPrqWG1DOAWYglUo5Nc9TdwZroBiDJ00A0oKjWoEJ_mRsI_VYK-NnZlNqrUiPGd6918ivV-vTtN2VvqGGUAosz26F7NZe0uEDf5GZszp-bxQ4_-JimHUgOD3z2M4gldo58oYp-6NBGCEjA312kqpxYZs22MJ_Ma-fSgT8yMDqgixItd0JxciHUCmSR8XVG803g1UgUF3-rfoWOn0FJAYLkZ3SFrjqMwjcJAsxcpWc-vm2eLneOPAh8R08ATyhemGBNCh3Ke3jJhaMf92" Resonse Contents of styles....has been used in the example. cURL example Request curl -v "https://api...Contents of styles.css SDK examples The API is completely independent...

    docs.groupdocs.cloud/viewer/page-resources/
  7. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start... Below is an example demonstrating using Formats...of examples, demonstrating our API capabilities. C# Java PHP...

    docs.groupdocs.cloud/viewer/quick-start/
  8. GroupDocs.Total Cloud Product Family

    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....NET, Java and Cloud developers to create...document formats in your .NET, Java and Cloud applications. Developers...

    blog.groupdocs.cloud/categories/groupdocs.total...
  9. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": ".... cURL example Request curl - X POST "https://api..."rows" : null } ] } } SDK examples The API is completely independent...

    docs.groupdocs.cloud/signature/get-document-inf...
  10. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK Examples The API is completely independent of your operating system, database system or development language....has been used in the example . cURL example Request curl - X GET...{ "name" : "QR" } ] } SDK examples The API is completely independent...

    docs.groupdocs.cloud/signature/get-supported-qr...