Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 6,003 for

microsoft word

(0.14 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Change Page Orientation in Word Documents using Python The term...displayed for printing and reading. Word supports two types of orientation:...

    blog.groupdocs.cloud/groupdocs.cloud/page/25/
  2. 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...
  3. Evaluation tier | Documentation

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

    docs.groupdocs.cloud/translation/evaluation/
  4. 使用 Node.js 将 PDF 转换为可编辑的 Word 文档

    使用 Node.js 中的 REST API 以编程方式将 PDF 转换为可编辑的 Word 文档。 Node.js SDK 允许将 PDF 转换为 DOC 和 DOCX 文件。...PDF 文档转换为可编辑的 Word 文档。此转换将允许您使用 Microsoft Word 更新 PDF 文档的内容。作为...开发人员,您可以在云端以编程方式将 PDF 文件转换为 Word 文档(DOC 或 DOCX)。在本文中,您将了解如何使用...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  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. 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...
  7. Add Image Watermark to PowerPoint (PPT/PPTX) in...

    Learn how to add image or logo watermarks to PowerPoint presentations using a .NET REST API. Secure PPT and PPTX files by applying image watermarks in C#....files without installing Microsoft PowerPoint. Why Add Image...powerful that you can process Word , DOCX , PDF , Excel , and various...

    blog.groupdocs.cloud/watermark/image-watermark-...
  8. 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...
  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/