Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 358 for

dot

(0.04 sec)
  1. A REST API Solution to Merge and Split Document...

    GroupDocs.Parser Cloud a document parsing REST API solution. You can extract text, images and metadata for MS Office, OpenOffice, PDF, HTML and many file formats...DOC Microsoft Word Document DOT Microsoft Word Document Template...

    blog.groupdocs.cloud/parser/introducing-documen...
  2. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:... Dot , Transparency = 0.4 , Weight...setStyle ( BorderLine . StyleEnum . DOT ); innerLineOuterBorder . setTransparency...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "Dot", "Dotm", "Dotx", "rtf", "txt", "odt", "ott", "html" ] }, .... "doc" , "docm" , "docx" , "dot" , "dotm" , "dotx" , "rtf" ,... "doc" , "docm" , "docx" , "dot" , "dotm" , "dotx" , "rtf" ,...

    docs.groupdocs.cloud/conversion/get-supported-f...
  4. Convert Word to PDF in Node.js | DOCX to PDF On...

    Learn how to convert Microsoft Word documents (DOC, DOCX) to PDF using Node.js API. A reliable and scalable REST API for Word to PDF transformation....Features: # Supports DOC, DOCX, DOT, and other Word formats. Convert...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  5. Python Bulk Find and Replace in Word Document -...

    Hi @tilal.ahmad hope you are doing great. Just wanted to reach out to you regarding one of the challenge I am facing . I was successful in converting pdf to word using Group Docs. Now on the converted word doc I want to…...family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and...

    forum.groupdocs.cloud/t/python-bulk-find-and-re...
  6. Combine Excel to PDF Online | Free GroupDocs Apps

    Combine Excel files and merge to a single PDF document....Microsoft Word Open XML Document DOT to PDF Merger Word Document Template...

    products.groupdocs.app/merger/excel-to-pdf
  7. 在 Node.js 中将 Word 转换为 PDF | DOCX 转 PDF 在线 REST API

    学习如何使用 Node.js API 将 Microsoft Word 文档 (DOC, DOCX) 转换为 PDF。一个可靠且可扩展的 REST API 用于 Word 到 PDF 的转换。... 关键特点: # 支持 DOC,DOCX,DOT 和其他 Word 格式。 转换为 PDF、HTML、JPG、XLSX...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  8. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....Extensions Microsoft Word DOCX, DOC, DOT, DOTX, DOTM, DOCM, RTF, WordprocessingML...

    docs.groupdocs.cloud/assembly/getting-started/p...
  9. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....dot" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  10. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....Microsoft Word DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft Outlook...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...