Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 6,003 for

microsoft word

(0.13 sec)
  1. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....defaultFont Default font for Words document. fontSubstitutes Substitute...specific fonts when converting Words document. password Password...

    docs.groupdocs.cloud/conversion/loadoptions/
  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. 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" , "format" : "Microsoft Word Open XML Document" , "pages"...

    docs.groupdocs.cloud/viewer/get-document-inform...
  4. 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...
  5. 在 Python 中将 PowerPoint PPT/PPTX 转换为 JPG/JPEG 图像

    GroupDocs.Conversion 是在几秒钟内将 PPT 转换为 JPG 文件的最佳方式。让我们学习如何在 Python 中将 PowerPoint PPT/PPTX 转换为 JPG/JPEG 图片。...PPT/PPTX 转换为 JPG/JPEG 图像 Microsoft PowerPoint 是一种演示文稿和幻灯片应用程...PDF 在 Python 中使用 REST API 将 Word 文档转换为 PDF...

    blog.groupdocs.cloud/zh/conversion/convert-powe...
  6. 使用 Java 为图像添加水印 |文本或图像水印

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

    blog.groupdocs.cloud/zh/watermark/add-watermark...
  7. 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 Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/document.docx/document/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....docx" , "fileFormat" : "Microsoft Words" , "size" : 324608 , "dateModified"...docx" , "fileFormat" : "Microsoft Words" , "size" : 324608 , "dateModified"...

    docs.groupdocs.cloud/signature/document-informa...
  8. 使用 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...
  9. 使用 Python 從 PDF 中提取特定數據 |休息API

    使用適用於 Python 的 Document Parser Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式從 PDF 中提取特定數據。...中提取數據 您可能需要使用用戶定義的模板從 PDF 或 Word 文檔中提取數據。您可以在雲端以編程方式解析任何文檔並提取字段和表格數據。本文將解釋如何在...API。它允許您解析來自所有流行文檔類型的數據,例如 PDF 文檔、Microsoft Office 文檔和 OpenDocument 文件格式。您可以使用...

    blog.groupdocs.cloud/zh-hant/parser/extract-spe...
  10. Highlight Text in PDF in Node.js

    Highlight Text in PDF using a PDF highlighter offered by GroupDocs.Annotation. You can programmatically perform this task using Cloud SDKs and REST API....microsoft.com/en-us/office/vba/api/excel...REST API in Node.js Annotate Word Files using Python...

    blog.groupdocs.cloud/annotation/highlight-text-...