Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 5,964 for

microsoft word

(0.87 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 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...
  2. 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...
  3. 在 Java 中将页面转换为 PDF 文档

    我们的在线文档转换器 API 允许您将 HTML 高质量地转换为 PDF。本文介绍如何使用 REST API 在 Java 中将 HTML 转换为 PDF...在 Word、PowerPoint, Excel、PDF、HTML、CAD、光栅图像等...PDF 在 Python 中使用 REST API 将 Word 文档转换为 PDF 如何使用 REST API 在 Python...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  4. 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...
  5. 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/
  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. 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. 在 C# 中使用 REST API 编辑 PDF 文件的元数据

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

    blog.groupdocs.cloud/zh/metadata/edit-metadata-...
  9. 在 Ruby 中使用 REST API 将 HTML 转换为 PDF

    使用免费的在线转换器立即将 HTML 文件转换为 PDF 格式。本文介绍如何在 Ruby 中使用 REST API 将 HTML 转换为 PDF。...您可以轻松地在 Word、PowerPoint, Excel、PDF、HTML、CAD、光栅图像等...PPTX 在 Python 中使用 REST API 将 Microsoft Project MPP 转换为 PDF 使用 Python...

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

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

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