Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 5,509 for

microsoft word

(0.07 sec)
  1. 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 Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....docx" , "format" : "Microsoft Word Open XML Document" , "pages"...

    docs.groupdocs.cloud/viewer/get-document-inform...
  2. 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...
  3. 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/
  4. 在 C# 中使用 REST API 分析文本或文档

    使用 GroupDocs.Classification for .NET SDK 在 C# 中使用 REST API 以编程方式对您的文档和任何原始文本执行情感分析。...它使您能够对支持的文件格式(例如 PDF、Word、OpenDocument、RTF 和 TXT)的文档进...business, " + "including Microsoft Word documents, Excel spreadsheets...

    blog.groupdocs.cloud/zh/classification/sentimen...
  5. Working with Data | Documentation

    Programming techniques, designed to apply data filtering, grouping and formatting throughout the Report Generation process using GroupDocs Assembly Cloud....article “ ”, submitted by Microsoft. For example, given that d...Capitalizes a first letter of every word in a string The String firstCap...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  6. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / Words / characters) of each document page with coordinates....and print out text (lines / words / characters) of each document...: ".docx" , "format" : "Microsoft Word Open XML Document" , "pages"...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  7. 在 C# 中使用 REST API 编辑 PDF 文件的元数据

    使用适用于 .NET 的元数据操作 Cloud SDK 在 C# 中使用云上的 REST API 以编程方式编辑 PDF 文件的元数据...您可以对 PDF、Microsoft Word、Excel 电子表格、PowerPoint 演示文稿、Outlook...

    blog.groupdocs.cloud/zh/metadata/edit-metadata-...
  8. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Get Document Information This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v1/signature/document.docx/document/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "fileName": "document....docx" , "fileFormat" : "Microsoft Words" , "size" : 324608 , "dateModified"...docx" , "fileFormat" : "Microsoft Words" , "size" : 324608 , "dateModified"...

    docs.groupdocs.cloud/signature/document-informa...
  9. 使用 Python 从 PDF 中提取特定数据 |休息API

    使用适用于 Python 的 Document Parser Cloud SDK 在 Python 中使用云中的 REST API 以编程方式从 PDF 中提取特定数据。...中提取数据 您可能需要使用用户定义的模板从 PDF 或 Word 文档中提取数据。您可以在云端以编程方式解析任何文档并提取字段和表格数据。本文将解释如何在...API。它允许您解析来自所有流行文档类型的数据,例如 PDF 文档、Microsoft Office 文档和 OpenDocument 文件格式。您可以使用...

    blog.groupdocs.cloud/zh/parser/extract-specific...
  10. 使用 Java 为图像添加水印 |文本或图像水印

    使用 Watermarking Cloud SDK for Java 在云上使用 REST API 以编程方式将文本或图像水印添加到 JPEG 图像。...它允许您以编程方式添加、删除、搜索和替换来自支持格式(如 PDF、Microsoft Word 和 Powerpoint)的图像和文档中的水印。目前,它还为...

    blog.groupdocs.cloud/zh/watermark/add-watermark...