Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 26,886 for

java

(2.19 sec)
  1. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Join several documents into one (example endpoint) curl -v "https://api.... C# Java Was this page helpful? Not really...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  2. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....} } Java package examples.Working_With_Files ; import java.io...Utils ; public class Annotation_Java_Download_File { public static...

    docs.groupdocs.cloud/annotation/working-with-fi...
  3. 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.Merger 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.... Message ); } } } } Java package examples.Working_With_Folder...Utils ; public class Merger_Java_Get_Files_List { public static...

    docs.groupdocs.cloud/merger/working-with-folder/
  4. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render documents using single API call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how to render document without using cloud storage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, PNG or PDF Required. File binary Input file to convert Form data, Required pages string Pages range to render, like “1,2” or “3-5,10” Default value : all pages password string Input document password Required for password-protected documents....convertAndDownload ( $request ); Java // For complete examples and...loud/groupdocs-viewer-cloud-java-samples string MyClientSecret...

    docs.groupdocs.cloud/viewer/convert-and-download/
  5. Render Project Data from MPP to PDF using REST ...

    Programmatically render Project data from MPP or MPT to PDF using a REST API on the cloud in Python with Document Viewer Cloud SDK for Python....NET , Java , PHP , Ruby , Android , and...

    blog.groupdocs.cloud/viewer/render-project-data...
  6. Convert HTML to PDF in C# using REST API

    Convert HTML web page to PDF document online in C# to retain the format or print it. This article is about how to convert HTML to PDF in C# using REST API....Currently, it provides C# , Java , PHP , Ruby , Python and Node...PowerPoint and PowerPoint to JPG in Java...

    blog.groupdocs.cloud/conversion/convert-html-to...
  7. 使用 C# 提取和操作图像的元数据

    使用元数据操作 Cloud SDK for .NET 在 C# 中使用云上的 REST API 以编程方式提取和操作图像的元数据...它还为 Cloud API 提供 Java SDK 作为其 文档元数据操作家族成员 。 您可以从 NuGet...PDF 文件的元数据 使用 Java 和 .NET 管理文档的元数据 |元数据云 API 使用 Java 和 .NET 管理文档的元数据...

    blog.groupdocs.cloud/zh/metadata/extract-and-ma...
  8. 4. Convert to Image Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream. Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Images format example....> Java package examples.Working_With_Conversions...import java.util.List ; public class Conversion_Java_Convert_To_Images...

    docs.groupdocs.cloud/conversion/convert-to-imag...
  9. Extract MP3 Metadata in .NET: Output Tags as JSON

    Learn how to extract MP3 metadata in .NET and output tags as JSON using GroupDocs.Metadata Cloud SDK. Step-by-step guide with code, cURL and best practices....NET, Java, Python, and other languages... and Extract Metadata using Java and .NET Edit PDF Metadata in...

    blog.groupdocs.cloud/metadata/extract-mp3-metad...
  10. Verify digital 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....VerifySignatures ( request ); Java // For complete examples and...d/groupdocs-signature-cloud-java-samples String MyClientSecret...

    docs.groupdocs.cloud/signature/verify-digital-s...