Chỉnh sửa tài liệu API REST cho phép chỉnh sửa tài liệu soạn thảo văn bản, bảng tính, bản trình bày và tài liệu web như HTML trong C#, Java, PHP, Python, v.v...."WordProcessing/password-protected.docx", Password = "password"...
یاد بگیرید چگونه متن را از فایلهای PDF در Java با استفاده از GroupDocs.Parser Cloud SDK استخراج کنید. فرایند استخراج متن را بدون زحمت خودکار کنید و زمان خود را صرفهجویی کنید....extract text from password-protected PDF files using GroupDocs...
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...
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...
ドキュメント編集 REST API を使用すると、ワードプロセッサ ドキュメント、スプレッドシート、プレゼンテーション、および C#、Java、PHP、Python などの HTML などの Web ドキュメントを編集できます。..."WordProcessing/password-protected.docx", Password = "password"...
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....docx" }, { "name" : "password-protected.docx" , "isFolder" : false..."/conversiondocs/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...
DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of:
Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....specified only for password-protected documents OutputPath The full...
This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of:
Upload input document into cloud storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from storage Steps 1 and 4 are storage operations, please refer to this for usage details.
Resource URI HTTP POST ~/conversion/async
Swagger UI lets you call this REST API directly from the browser...."WordProcessing/password-protected.docx" , OutputPath : "converted"...