Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 6,002 for

microsoft word

(0.15 sec)
  1. Supported Document Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. File Format Description Annotate DOC, DOCX Word Document ✔ OTT Open Document Standard Format ✔ ODT Open Document Text File Format ✔ DOCM Microsoft Word Open XML Macro-Enabled Document ✔ DOT Word Document Template File ✔ DOTX Word Open XML Document Template ✔ DOTM Word Open XML Macro-Enabled Template File ✔ RTF Rich Text File Format ✔ TXT Plain Text File Format ✔ PDF Portable Document Format ✔ PPT, PPTX Presentation Document Format ✔ PPSX PowerPoint Open XML Slide Show ✔ ODP OpenDocument Presentation File Format ✔ OTP OpenDocument Presentation Template ✔ XLS, XLSX Cells Document Format ✔ XLSB Microsoft Excel Binary Spreadsheet File ✔ XLSX Microsoft Excel Open XML Spreadsheet ✔ DICOM Digital Imaging and COmmunication in Medicine ✔ OTP OpenDocument Presentation Template ✔ DJVU DjVu Format ✔ EMF/WMF Enhanced MetaFile / Windows MetaFile ✔ CAD Computer-Aided Design ✔ EML/EMLX Email Markup Language ✔ HTML Hypertext Markup Language ✔ MHTML MIME HTML File ✔ JPEG Joint Photographic Experts Group ✔ TIFF Tagged Image File Format ✔ BMP Bitmap ✔ GIF (static images without animation) Graphics Interchange Format ✔ VSD Microsoft Visio Drawing ✔ VDX Microsoft Visio XML File Format ✔ VSS Microsoft Visio Stencil File Format ✔ VSDM Microsoft Visio Macro-Enabled Drawing File ✔ MSG Email Message ✔...Format Description Annotate , Word Document ✔ Open Document Standard...Format ✔ Microsoft Word Open XML Macro-Enabled Document ✔ Word Document...

    docs.groupdocs.cloud/annotation/supported-docum...
  2. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....properties with the “Microsoft Office Word” value. Linux/MacOS/Bash..."Properties": [ { "NewValue": "Microsoft Office Word Application", "Type":...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  3. Word to pdf converter for windows 10

    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....中以编程方式将 Word 转换为 PDF [Word][1] 是最流行的文字处理文档格式,由 Microsoft 开发。它允许您使用...开发。它允许您使用 Word 应用程序快速轻松地创建、编辑、查看和共享文档。 [PDF][2] 是由 Adobe 开发的便携式文档...

    blog.groupdocs.cloud/zh/tag/word-to-pdf-convert...
  4. Word to pdf converter software free download

    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....中以編程方式將 Word 轉換為 PDF [Word][1] 是最流行的文字處理文檔格式,由 Microsoft 開發。它允許您使用...開發。它允許您使用 Word 應用程序快速輕鬆地創建、編輯、查看和共享文檔。 [PDF][2] 是由 Adobe 開發的便攜式文檔...

    blog.groupdocs.cloud/zh-hant/tag/word-to-pdf-co...
  5. CSharp ms word to pdf converter online

    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....中以编程方式将 Word 转换为 PDF [Word][1] 是最流行的文字处理文档格式,由 Microsoft 开发。它允许您使用...开发。它允许您使用 Word 应用程序快速轻松地创建、编辑、查看和共享文档。 [PDF][2] 是由 Adobe 开发的便携式文档...

    blog.groupdocs.cloud/zh/tag/csharp-ms-word-to-p...
  6. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "...."formats" : [ { "fileFormat" : "Microsoft Word" , "extension" : ".doc"...doc" }, { "fileFormat" : "Microsoft Word" , "extension" : ".docm"...

    docs.groupdocs.cloud/classification/supported-f...
  7. Overview | Documentation

    The GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. It gives developers an API for creating advanced online document annotation tools. With GroupDocs.Annotation Cloud API developers can deliver advanced annotation features to their users quickly. It provides features for export/import annotations into/from files, additionally to possibility to save files in supported formats. Note GroupDocs.Annotation Cloud REST API supports following type of Annotations:...Annotate Microsoft Word 97-2003 Document Microsoft Word Macro-Enabled...Macro-Enabled Document Microsoft Word Document Microsoft Word 97-2003 Template...

    docs.groupdocs.cloud/annotation/overview/
  8. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET ^ "https://api....doc" , "fileFormat" : "Microsoft Word" }, { "extension" : ".docx"...docx" , "fileFormat" : "Microsoft Word" }, { "extension" : ".docm"...

    docs.groupdocs.cloud/annotation/get-supported-f...
  9. converted.doc

    1 1601-01-01T00:00:00Z 1601-01-01T00:00:00Z 1601-01-01T00:00:00Z 1601-01-01T00:00:00Z 1601-01-01T00:00:00Z 1601-01-01T00:00:00Z Normal.dot 1601-01-01T00:00:00Z Microsoft Office Word 1601-01-01T00:0......1601-01-01T00:00:00Z Microsoft Office Word 1601-01-01T00:00:00Z...1601-01-01T00:00:00Z Microsoft Office Word 1601-01-01T00:00:00Z...

    blog.groupdocs.cloud/uk/conversion/convert-jpg-...
  10. converted.doc

    1 1601-01-01T00:00:00Z 1601-01-01T00:00:00Z 1601-01-01T00:00:00Z 1601-01-01T00:00:00Z 1601-01-01T00:00:00Z 1601-01-01T00:00:00Z Normal.dot 1601-01-01T00:00:00Z Microsoft Office Word 1601-01-01T00:0......1601-01-01T00:00:00Z Microsoft Office Word 1601-01-01T00:00:00Z...1601-01-01T00:00:00Z Microsoft Office Word 1601-01-01T00:00:00Z...

    blog.groupdocs.cloud/zh/conversion/convert-jpg-...