Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 14,190 for

docx

(0.63 sec)
  1. 将条形码签名添加到您的文档中

    REST API,用于创建、验证和搜索不同类型的条形码 通过执行各种签名选项对云中的文档进行签名...docx?storageName=MyStorage" -H "accept:...[Access Token]" 现在,我们的文件“one-page.docx”可在存储上的文件夹“signaturedocs”下找到。...

    blog.groupdocs.cloud/zh/signature/add-electroni...
  2. Split PDF Files using REST API in Ruby

    Split a PDF document at certain pages for easy conversion into individual PDF files. This article is about how to split PDF files using REST API in Ruby....See Also # How to Merge Word DOCX using REST API in Ruby Join...

    blog.groupdocs.cloud/merger/split-pdf-files-usi...
  3. 在 Node.js 中将 JSON 转换为 CSV | JSON 转换为 CSV 在线 RES...

    学习如何使用 Node.js API 将结构化的 JSON 数据转换为 CSV 格式。轻松将 JSON 转换为 CSV 以便用于报告、数据库或电子表格。...它支持超过 50 种文档和数据类型,包括 JSON、CSV、DOCX、PDF 等等。 关键好处: # 将 JSON 转换为扁平的...

    blog.groupdocs.cloud/zh/conversion/convert-json...
  4. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....File Extensions Microsoft Word DOCX, DOC, DOT, DOTX, DOTM, DOCM...

    docs.groupdocs.cloud/assembly/getting-started/p...
  5. Compare Two or More Excel (XLS, XLSX) Files in ...

    Discover how to compare Excel files and pinpoint variations with Java using a REST API. Streamline your data analysis and reporting process with this step-by-step guide....formats, including Word (DOC, DOCX), PDF, PowerPoint(PPT, PPTX)...

    blog.groupdocs.cloud/comparison/compare-two-exc...
  6. 在线 HTML 转 PDF 转换器 | 网页转 PDF

    使用我们的在线转换工具免费将 HTML 转换为 PDF。如何在 .NET 应用程序中通过 REST API 自动化 HTML 到 PDF 的转换...NET 中 在 C# 中将 HTML 转换为 DOCX...

    blog.groupdocs.cloud/zh/conversion/html-to-pdf-...
  7. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....docx"}' Windows PowerShell # First...'/wordprocessing/four-pages.docx' }" Windows CMD : : First get...

    docs.groupdocs.cloud/merger/get-document-inform...
  8. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....docx" }, "ViewFormat": "JPG" }' Windows...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'JPG' }" Windows...

    docs.groupdocs.cloud/viewer/get-document-inform...
  9. Document Splitting in Java | PDF Document Splitter

    Learn how to split PDF into separate files in Java. Explore the features of GroupDocs.Merger Cloud SDK for Java and split PDFs using page numbers or ranges....to Merge Word Documents (DOC, DOCX) in Java How to Split PowerPoint...

    blog.groupdocs.cloud/merger/java-document-split...
  10. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. 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....demonstrating how to compare two docx documents using GroupDocs.Comparison...= "source_files/word/source.docx" }, TargetFiles = new List <...

    docs.groupdocs.cloud/comparison/quick-start/