Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 911 for

java examples

(0.06 sec)
  1. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please obtain your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # They are supplied via the environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api.... cURL example Linux/MacOS/Bash # First get..."Accept: application/json" # cURL example to join several documents into...

    docs.groupdocs.cloud/merger/join-images/
  2. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. 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. Swagger UI lets you call this REST API directly from the browser.... Following example demonstrates how to retrieve...directly from the browser. cURL example Linux/MacOS/Bash # First get...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  3. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... Following example demonstrates on how to delete...directly from the browser. cURL example Linux/MacOS/Bash # First get...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  4. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates.... cURL example Linux/MacOS/Bash # First get..."Accept: application/json" # cURL example to get document information...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  5. Get View Info for Archive File | Documentation

    GroupDocs.Viewer Cloud provides additional information such as list of folders when calling Info method. To retrieve view information for Archive File call Info method and cast output result to ArchiveViewInfo type. Following example demonstrates how to print out archive contents. 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.... Following example demonstrates how to print out...directly from the browser. cURL example Linux/MacOS/Bash # Get JSON...

    docs.groupdocs.cloud/viewer/get-view-info-for-a...
  6. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....feedback On this page This example demonstrates how to convert...directly from the browser. cURL example Linux/MacOS/Bash # First get...

    docs.groupdocs.cloud/conversion/convert-present...
  7. 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...
  8. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....default storage used cURL example Linux/MacOS/Bash curl -X GET...d-columns.xlsx" } ] } SDK examples Our API is completely independent...

    docs.groupdocs.cloud/watermark/working-with-fol...
  9. Extract Images from PDF, Excel, PPT & Word Docs...

    Python Examples to extract images from documents like PDF, Word documents, spreadsheets, presentations using Python SDK for Document Parsing REST API....documents using simple Python examples. Following topics will be...currently, it also provides, .NET , Java , PHP , Ruby , and Node.js SDKs...

    blog.groupdocs.cloud/parser/extract-images-from...
  10. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....default storage used cURL example Linux/MacOS/Bash curl -X GET...d-columns.xlsx" } ] } SDK examples Our API is completely independent...

    docs.groupdocs.cloud/metadata/working-with-folder/