Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 5,285 for

microsoft word

(0.04 sec)
  1. How to Convert Excel to PDF using Java API

    Convert your documents and files using our fast and secure file format REST API in Java. This article is about how to convert Excel to PDF using Java API....applications, developed by Microsoft for Windows. PDF (Portable...documents and images online like Word, PDF, PowerPoint, Excel, HTML...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  2. Evaluation tier | Documentation

    Evaluate GroupDocs.Translation Cloud service without registration....line breaks) Translate Microsoft Word document Maximum 1,000...

    docs.groupdocs.cloud/translation/evaluation/
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...formats, including PDF and Microsoft Office, directly within your...without having to install any Microsoft Office software. Today we’re...

    blog.groupdocs.cloud/groupdocs.cloud/page/46/
  4. Drupal Document Viewer Module | GroupDocs

    GroupDocs.Total for .NET APIs are UI-Agnostic and are quite flexible to target ASP.NET, Windows Forms, WPF, WCF or any type of application....features including support for Microsoft Outlook formats. Read more...comes up with more features for word documents We are pleased to...

    blog.groupdocs.cloud/viewer/next-generation-gro...
  5. 使用 Node.js 将 Word 文档转换为 PDF |在 Node.js 中将 DOCX ...

    使用 Node.js 中的 REST API 以编程方式将 Word 文档转换为 PDF。 Node.js SDK 允许将 DOC 和 DOCX 文件转换为云端的 PDF 文件。...PDF 格式共享 Word 文档是一种常见的做法。尽管 Microsoft Office 提供了将 Word 转换为 PDF...PDF 的内置功能,但您可能需要以编程方式将 Word 文档(DOC 或 DOCX)转换为 PDF。作为 Node.js 开发人员,您可以在云端的...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  6. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs Newsletter showcases newly supported features, enhancements and bug fixes by GroupDocs Document Format APIs for .NET, Java and Android platforms....API from raw or formatted Microsoft Word, Excel, PowerPoint, HTML...validate digital signatures on PDF, Word and Spreadsheet documents. Choose...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  7. 使用 REST API 在 Java 中将 Word 文档转换为 PDF

    使用我们的高性能文件转换 API 快速转换文档格式。让我们看看如何使用 REST API 在 Java 中将 Word 文档转换为 PDF。...Java 中将 Word 文档转换为 PDF 在上一篇博文中,我们描述了如何以编程方式 将 PDF 转换为 Word .这篇博文将向我们展示如何使用...这篇博文将向我们展示如何使用 Java 库将 Word 文档转换为 PDF 而不会丢失格式。该库可以在您的 Java 应用程序中以编程方式轻松地将...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  8. Extract PDF Pages in Java | PDF Extractor

    Learn how to extract pages from PDF in Java and separate PDF pages online. This article provides step-by-step guide on how to use GroupDocs.Merger API....types of documents , including Word, Excel, PowerPoint, HTML, PDF...can extract pages from Microsoft Word, Excel, PowerPoint, HTML...

    blog.groupdocs.cloud/merger/extract-pages-from-...
  9. 使用 REST API 在 Java 中將 Word 文檔轉換為 PDF

    使用我們的高性能文件轉換 API 快速轉換文檔格式。讓我們看看如何使用 REST API 在 Java 中將 Word 文檔轉換為 PDF。...Java 中將 Word 文檔轉換為 PDF 在上一篇博文中,我們描述瞭如何以編程方式 將 PDF 轉換為 Word .這篇博文將向我們展示如何使用...這篇博文將向我們展示如何使用 Java 庫將 Word 文檔轉換為 PDF 而不會丟失格式。該庫可以在您的 Java 應用程序中以編程方式輕鬆地將...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  10. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-page.docx", "storageName": null, "versionId": null, "passWord": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, passWord Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page...."docx" , "fileFormat" : "Microsoft Word Open XML Document" , "size"...

    docs.groupdocs.cloud/signature/inforesult/