Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 936 for

java examples

(1.47 sec)
  1. Working with Search Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options.... For example, you can search whether a document...has been used in the example . cURL example Linux/MacOS/Bash curl...

    docs.groupdocs.cloud/signature/working-with-sea...
  2. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....used in the example. HTTP POST ~/container cURL example The following...following example demonstrates how to get document information. Linux/MacOS/Bash...

    docs.groupdocs.cloud/parser/get-container-items...
  3. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....article for a complete example. SDK examples Check out our GitHub...Merger SDKs along with working examples, to get you started in no...

    docs.groupdocs.cloud/merger/features-overview/
  4. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud extract Metadata from XLS extract Metadata from XLS in Java backend......XLS in Java backend CSV editor Implementation in Java CSV editor...Development in Java CSV editor integration in Java edit Word document...

    blog.groupdocs.cloud/zh/tags/index.xml
  5. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud extract Metadata from XLS extract Metadata from XLS in Java backend......XLS in Java backend CSV editor Implementation in Java CSV editor...Development in Java CSV editor integration in Java edit Word document...

    blog.groupdocs.cloud/de/tags/index.xml
  6. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud extract Metadata from XLS extract Metadata from XLS in Java backend......XLS in Java backend CSV editor Implementation in Java CSV editor...Development in Java CSV editor integration in Java edit Word document...

    blog.groupdocs.cloud/it/tags/index.xml
  7. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud extract Metadata from XLS extract Metadata from XLS in Java backend......XLS in Java backend CSV editor Implementation in Java CSV editor...Development in Java CSV editor integration in Java edit Word document...

    blog.groupdocs.cloud/vi/tags/index.xml
  8. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document.... cURL example Linux/MacOS/Bash # First get..."Accept: application/json" # cURL example to mix pages from several documents...

    docs.groupdocs.cloud/merger/mix-document-pages/
  9. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud extract Metadata from XLS extract Metadata from XLS in Java backend......XLS in Java backend CSV editor Implementation in Java CSV editor...Development in Java CSV editor integration in Java edit Word document...

    blog.groupdocs.cloud/tr/tags/index.xml
  10. Working with Image Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Image. It provides methods to create Image Signature in Document Pages with different options of Image name, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Image Signature to Document You can create image Signature on Document provided by fileName and document folder (if required) using following API....has been used in the example . cURL example Linux/MacOS/Bash curl...200 , "status" : "OK" } SDK examples The API is completely independent...

    docs.groupdocs.cloud/signature/working-with-ima...