Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 5,999 for

microsoft word

(0.21 sec)
  1. Node.js: Convert MPP to PDF | MS Project MPP to...

    Learn how to easily convert MS Project (MPP) files to PDF format using GroupDocs.Conversion Cloud SDK for Node.js. Fast and accurate MPP to PDF conversion....українська Polski Convert Microsoft project file to PDF using...The file format, native to Microsoft Project, plays a crucial role...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  2. 使用 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...
  3. Archive

    archives...5 min Best Practices to Edit Word Document Metadata in Java March...min 2025 63 December 3 Convert Word to JPG in Java – DOCX to JPG...

    blog.groupdocs.cloud/archives/
  4. 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-...
  5. Multi-Format Document Annotation Widget for Exp...

    GroupDocs released a plugin that allows ExpressionEngine developers to seamlessly add document annotation functionality to their sites....file formats include: PDF, Microsoft Word, Excel, PowerPoint, Outlook...

    blog.groupdocs.cloud/annotation/collaboratively...
  6. 在 Python 中使用 REST API 将 Word 文档转换为 PDF | Word转PDF

    使用适用于 Python 的文档转换云 SDK,在 Python 中使用云端的 REST API 以编程方式将 Word 文档(DOCX 或 DOC)转换为 PDF 文件。...Thai فارسی українська Polski Word 文档以 PDF 格式共享是一种常见的做法,因为 PDF...是业界广泛使用的文档共享格式。您可以使用 Microsoft Office 提供的内置功能轻松地将 Word 转换为 PDF,但您可能需要以编程方式将...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  7. Classify Your Text using GroupDocs.Classificati...

    Classification of text is also known as text categorization. Text classifiers can be used to establish, structure, and categorize almost anything in the text....Portable Document Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT,...'{ "Document": {"Folder": "words/docx","Name": "four-pages.docx"...

    blog.groupdocs.cloud/classification/classify-yo...
  8. GroupDocs Newsletter October 2017 Edition – Doc...

    GroupDocs developer newsletter of October 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....code signatures on any PDF, Word, Excel and PowerPoint document...How to: Extract Emails from Microsoft Exchange Server in .NET? #...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  9. Compare PowerPoint Presentations in C# | Compar...

    Learn how to programmatically compare two or more PowerPoint (PPTX) files in C#. Highlight differences, generate summary slides, and manage presentations....be covered in this compare Microsoft PowerPoint presentations:...Support Forum See Also # Combine Word Documents in C# .NET Convert...

    blog.groupdocs.cloud/comparison/compare-powerpo...
  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/