Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 5,857 for

microsoft word

(0.04 sec)
  1. 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....Portable Document Format PDF Microsoft Word DOC, DOCX, DOCM, DOT, DOTX...DOTX, DOTM Microsoft Outlook MSG, EML Apple Mail EMLX OpenDocument...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  2. Render Outlook Data Files To HTML using Python ...

    Programmatically Render Outlook Data (.ost) Files To HTML using a REST API on the cloud in Python with Document Viewer Cloud SDK for Python....of popular documents such as Word, Excel, Powerpoint, and image...outlook_options.text_filter = "Microsoft" Filter by part of the sender’s...

    blog.groupdocs.cloud/viewer/render-outlook-data...
  3. Node.js: 将 MPP 转换为 PDF | 在线将 MS Project MPP 转换为...

    学习如何使用 GroupDocs.Conversion Cloud SDK for Node.js 轻松将 MS Project (MPP) 文件转换为 PDF 格式。快速且准确的 MPP 转 PDF 转换。...Polski 将 Microsoft 项目文件转换为 PDF 使用 Node.js。 该文件格式是 Microsoft Project...Cloud API 进行交互,通过直接的 HTTP 请求将 Microsoft Project (MPP) 文件转换为 PDF 格式。...

    blog.groupdocs.cloud/zh/conversion/convert-mpp-...
  4. Add Watermark to Images using Java | Text or Im...

    Programmatically Add Text or Image Watermark to JPEG images using a REST API on the cloud with Watermarking Cloud SDK for Java....supported formats such as PDF, Microsoft Word, and Powerpoint. Currently...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  5. Convert XML to Excel and Excel to XML in Python

    Transforming extensive XML data into Excel can be accomplished online or by employing an online Excel to XML converter for Tally. This guide demonstrates the process of converting XML to Excel and Excel to XML using Python....Excel file, also known as a Microsoft Excel Spreadsheet, consists...Node.js Convert PDF to Editable Word Document using Node.js How to...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  6. Convert PowerPoint PPT/PPTX to JPG/JPEG Images ...

    GroupDocs.Conversion is the best way to convert PPT to JPG file in seconds. Let's learn how to convert PowerPoint PPT/PPTX to JPG/JPEG images in Python....JPG/JPEG Images in Python Microsoft PowerPoint is a presentation...Conversion API in Python Convert Word Documents to PDF using REST...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  7. GroupDocs August, 2012 Newsletter - Integration...

    Introducing GroupDocs Conversion plus other enhancements....we’ll be adding support for Microsoft Azure as a default storage...Viewer lets you view different word processing documents (DOC, DOCX...

    blog.groupdocs.cloud/conversion/groupdocs-augus...
  8. Merge Multiple Excel Files into One using REST ...

    Programmatically Merge multiple Excel files into one file using a REST API on the cloud in Python with Excel Merger Cloud SDK for Python....may need to merge multiple Microsoft Excel files into one file...supported document formats of Word , Excel , PowerPoint , Visio...

    blog.groupdocs.cloud/merger/merge-multiple-exce...
  9. Combine Excel Sheets in Java - Excel Files Merger

    Install GroupDocs.Merger Cloud SDKs and develop your own Excel files merger programmatically. Combine Excel Sheets in Java using Cloud SDKs and REST APIs....Thai فارسی українська Polski Microsoft Excel is one of the most popular...SDK . See Also # How to Merge Word Documents (DOC, DOCX) in Java...

    blog.groupdocs.cloud/merger/combine-excel-sheet...
  10. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page....docx" , "fileFormat" : "Microsoft Word Open XML format" , "size"...

    docs.groupdocs.cloud/annotation/get-document-in...