Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 6,001 for

microsoft word

(0.79 sec)
  1. 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...
  2. 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...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...explanatory annotations for specific words, phrases and regions of the...document formats like PDF, Words, Spreadsheet, Presentation,...

    blog.groupdocs.cloud/groupdocs.cloud/page/45/
  4. 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...
  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. 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/
  7. 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...
  8. 在 C# 中以编程方式将 CSV 转换为 JSON 或将 JSON 转换为 CSV

    使用 C# REST API 将 JSON 数组转换为 CSV 表。本文介绍如何在 C# 中以编程方式将 CSV 转换为 JSON 或将 JSON 转换为 CSV。...SDK,可在 50 多种文档和图像之间来回转换,包括所有 Microsoft Office 和 OpenDocument 文件格...CSV 文件。 也可以看看 # 在 C# 中以编程方式将 Word 转换为 PDF 使用 REST API 在 Python...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  9. Change HTML to PDF using REST API in Python | H...

    Change HTML files to PDF documents using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....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...