Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 1,276 for

pdf to docx

(0.18 sec)
  1. 使用在线 PPT 编辑器在线编辑 PPTX

    使用企业级在线PPT编辑器在线编辑PPTX。 GroupDocs.EdiTor提供了一个基于浏览器的powerpoint编辑软件,可以在线编辑PPT/PPTX。...整个过程如下视频所示: 同样,您可以在顶部菜单栏中找到其他选项,例如以 PDF 文件格式下载已编辑的文件、创建新文档等。 如何在手机中编辑...GroupDocs.Editor { // 本例演示如何删除PDF密码 public class RemovePDFPassword...

    blog.groupdocs.cloud/zh/editor/edit-pptx-online...
  2. word to txt online on Document Processing REST ...

    word To txt online on Document Processing REST APIs | GroupDocs Cloud Recent content in word To txt online on Document Processing REST APIs | GroupDocs Cloud Trích xuất văn bản từ Pdf Sử dụng API R......Cloud Trích xuất văn bản từ PDF Sử dụng API REST .NET | Chuyển...REST API. Chuyển đổi DOC và DOCX sang định dạng TXT với các tính...

    blog.groupdocs.cloud/vi/tag/word-to-txt-online/...
  3. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats inTo one Pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. 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 Pages Collection of page numbers To use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....of different formats into one pdf or word processing document...."FileInfo": { "FilePath": "Pdf/one-page-password.pdf", "Password": "password"...

    docs.groupdocs.cloud/merger/join-document-cross...
  4. how to extract a page from a word document in n...

    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....js 從 Word DOC/DOCX Online 中提取頁面 您可能需要以編程方式將 word...學習如何使用 Node.js 在線從 word DOC/DOCX 中提取頁面。 本文應涵蓋以下主題: Word Page...

    blog.groupdocs.cloud/zh-hant/tag/how-to-extract...
  5. Quick Start | Documentation

    Create an account Creating an account is very simple. Go To https://dashboard.groupdocs.cloud To create a free account. Create an API client app Before you can make any requests To GroupDocs Cloud API you need To get a Client Id and a Client Secret. This will will be used To invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need To get started is adding our SDK To your existing project....example demonstrating how to sign pdf document with digital signature...FileInfo { FilePath = "sample2.pdf" }, SaveOptions = new SaveOptions...

    docs.groupdocs.cloud/signature/quick-start/
  6. Convert document async | Documentation

    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....word processing document into pdf document asyncronously. There..."WordProcessing/four-pages.docx", "Format": "pdf", "OutputPath": "Output"...

    docs.groupdocs.cloud/conversion/convert-documen...
  7. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support To render over 50 file formats To HTML5 or Image formats for the whole document, page by page or cusTom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....pdf" , "fileFormat" : "Portable Document..."Microsoft Word" }, { "extension" : ".docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  8. \"document to text\" on Document Processing RES...

    \"document To text\" on Document Processing REST APIs | GroupDocs Cloud Recent content in \"document To text\" on Document Processing REST APIs | GroupDocs Cloud Trích xuất văn bản từ Pdf Sử dụng A......Cloud Trích xuất văn bản từ PDF Sử dụng API REST .NET | Chuyển...REST API. Chuyển đổi DOC và DOCX sang định dạng TXT với các tính...

    blog.groupdocs.cloud/vi/tag/\document-to-text\/...
  9. Search for digital signatures | Documentation

    GroupDocs.Signature Cloud offers an ability To find Digital signatures that are applied To document and returns its digital signature certificate. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage Search 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. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....pdf" }, "Options": [ { "AllPages":...'signaturedocs/signedDigital_sample2.pdf' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/search-for-digit...
  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....pdf" }, "Options": [ { "AllPages":...'signaturedocs/signedDigital_sample2.pdf' }, 'Options': [ { 'AllPages':...

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