Découvrez comment convertir CSV en Excel XLS ou XLSX à l'aide de GroupDocs.Conversion Cloud SDK pour Java. Suivez le guide étape par étape et explorez l'outil basé sur le cloud....fichiers, la compression et la protection par mot de passe. Vous pouvez...
Học cách trích xuất văn bản từ tệp PDF trong Java bằng cách sử dụng GroupDocs.Parser Cloud SDK. Tự động hóa quá trình trích xuất văn bản một cách dễ dàng và tiết kiệm thời gian của bạn....extract text from password-protected PDF files using GroupDocs...
문서 편집 REST API를 사용하면 워드 프로세싱 문서, 스프레드시트, 프레젠테이션 및 C#, Java, PHP, Python 등의 HTML과 같은 웹 문서를 편집할 수 있습니다...."WordProcessing/password-protected.docx", Password = "password"...
This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing.
The table below contains the full list of properties that can be specified.
Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....specified only for password-protected documents Attachments Collection...
Découvrez comment convertir rapidement et facilement des fichiers texte au format PDF en Java à l'aide de GroupDocs.Conversion Cloud SDK for Java. Suivez ce guide étape par étape....et offre un haut niveau de protection pour vos données pendant...
This example demonstrates how to convert consecutive pages from word processing documents into pdf documents.
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 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....specified only for password-protected documents. Resource URI HTTP...
This example demonstrates how to convert specific pages from word processing documents into pdf documents.
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 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....specified only for password-protected documents. Resource URI HTTP...
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.Editor 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....docx" }, { "name" : "password-protected.docx" , "isFolder" : false..."path" : "/editordocs/password-protected.docx" }, { "name" : "sample...
GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream.
Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.**
Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Slides format example...."conversions \\ password-protected.docx" ); $settings -> setFormat..."conversions \\ password-protected.docx" ); $settings -> setFormat...
This example demonstrates how to convert word processing document into pdf document with adding watermark. 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 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....specified only for password-protected documents. Resource URI HTTP...