Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 5,964 for

microsoft word

(0.72 sec)
  1. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. 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; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....$JWT_TOKEN " \ -d '{ "FilePath": "/words/four-pages.docx" }' Windows...$env:JWT_TOKEN" ` -d " `n { 'FilePath': '/words/four-pages.docx' } `n " Windows...

    docs.groupdocs.cloud/parser/get-document-inform...
  2. Extract Specific Data from PDF using Python | R...

    Programmatically Extract Specific Data from PDF using a REST API on the cloud in Python with Document Parser Cloud SDK for Python....extract data from your PDF or Word documents using a user-defined...types such as PDF documents, Microsoft Office documents, and OpenDocument...

    blog.groupdocs.cloud/parser/extract-specific-da...
  3. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....docx" , "fileFormat" : "Microsoft Word Open XML format" , "size"...

    docs.groupdocs.cloud/annotation/get-document-in...
  4. 使用 Java 将 Markdown .md 文件转换为 HTML

    使用 Markdown 标记语言到 HTML API 将 Markdown 纯文本转换为 HTML。本文介绍如何使用 REST API 在 Java 中将 Markdown 转换为 HTML。...您可以轻松地在 Word、PDF、PowerPoint, Excel、HTML、CAD、光栅图像等...PDF 在 Python 中使用 REST API 将 Word 文档转换为 PDF 如何使用 REST API 在 Python...

    blog.groupdocs.cloud/zh/conversion/convert-mark...
  5. Convert JPG to PDF C#| JPEG in to PDF using .NE...

    Learn how to convert JPG or JPEG images into professional, print-ready PDF in C#. Guide covers setup, coding for JPEG to PDF using REST API and cURL....applications like Adobe Acrobat or Microsoft Office. Can I convert multiple...C# .NET Extract Images from Word Document in C# .NET Convert...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  6. GroupDocs.Viewer Cloud Product Family

    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....document formats like PDF, Words, Spreadsheet, Presentation,...business file formats like PDF, Word, Excel, PowerPoint, Visio, Project...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  7. 在 Node.js 中使用 REST API 将 Excel 数据呈现为 PDF

    使用 Node.js 中的 REST API 和 GroupDocs.Viewer Cloud for Node.js SDK,以编程方式将 Microsoft Excel 电子表格数据呈现为 PDF。...українська Polski 您可以轻松地将 Microsoft Excel 电子表格数据呈现为云端的 PDF。在这...API。它允许您以编程方式呈现和查看各种流行的文档和图像文件格式,例如 Word、Excel、PowerPoint, PDF、Visio...

    blog.groupdocs.cloud/zh/viewer/render-excel-dat...
  8. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...repeated to fit full length with word truncation at the end. BorderLine...signature method used in Microsoft Word 97-2003 .DOC binary documents...

    docs.groupdocs.cloud/signature/common-structures/
  9. Convert HTML to PDF using REST API in Ruby

    Instantly convert HTML files to PDF format with free online converter. This article is about how to convert HTML to PDF using REST API in Ruby....documents and images such as Word, PowerPoint, Excel, PDF, HTML...REST API in Python Convert Microsoft Project MPP to PDF using REST...

    blog.groupdocs.cloud/conversion/convert-html-to...
  10. 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....8651 , "fileFormat" : "Microsoft Word Open XML Document" } SDK...

    docs.groupdocs.cloud/merger/get-document-inform...