Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 6,010 for

microsoft word

(0.11 sec)
  1. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. 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/comparison/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....doc" , "fileFormat" : "Microsoft Word" }, { "extension" : ".docx"...docx" , "fileFormat" : "Microsoft Word" }, { "extension" : ".mobi"...

    docs.groupdocs.cloud/comparison/get-supported-f...
  2. GroupDocs.Viewer Cloud Product Family

    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.... you can easily render your Word documents (DOC or OCX) in browser...will learn how to display a Word document in HTML pages using...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  3. DNN (DotNetNuke) PDF Viewer Module by GroupDocs

    GroupDocs released its document viewer module for DotNetNuke. Using the module, you can embed and view PDF and Office documents right on your DNN web-pages....embed and display PDF files, word-processing documents, PowerPoint...formats and images, including: Word-processing formats: DOC, DOCX...

    blog.groupdocs.cloud/viewer/online-document-vie...
  4. word to pdf nodejs on Document Processing REST ...

    Word to pdf nodejs on Document Processing REST APIs | GroupDocs Cloud Recent content in Word to pdf nodejs on Document Processing REST APIs | GroupDocs Cloud Convertir Word en PDF dans Node.js | DO......word to pdf nodejs on Document Processing REST APIs | GroupDocs...GroupDocs Cloud Recent content in word to pdf nodejs on Document Processing...

    blog.groupdocs.cloud/fr/tag/word-to-pdf-nodejs/...
  5. Supported content formatting | Documentation

    A list of layout and structural elements of the source document that are guaranteed to be translated by GroupDocs.Translation Cloud....guaranteed to be processed: Microsoft Word / ODT documents Most paragraph...end-notes; Image captions. Microsoft Excel / ODS spreadsheets Cells;...

    docs.groupdocs.cloud/translation/supported-form...
  6. HTML to document conversion not happening with ...

    This topic is a continuation of this topic: This Topic is created by sergei.terentev using Email to Topic tool....a single image in downloaded word file, deleting one Icon removes...a single image in downloaded word file, deleting one Icon removes...

    forum.groupdocs.cloud/t/html-to-document-conver...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...how to add image watermark to Word documents (DOC, DOCX) online...company logos or JPG photos into Word files programmatically. This...

    blog.groupdocs.cloud/groupdocs.cloud/page/5/
  8. Rendering Document on Document Processing REST ...

    Rendering Document on Document Processing REST APIs | GroupDocs Cloud Recent content in Rendering Document on Document Processing REST APIs | GroupDocs Cloud عرض مستند Word في صفحة HTML باستخدام PH......عرض مستند Word في صفحة HTML باستخدام PHP اعرض مستند Word برمجيًا...js Programmatically render Microsoft Excel spreadsheet data to...

    blog.groupdocs.cloud/ar/tag/rendering-document/...
  9. GroupDocs.Conversion Cloud Product Family

    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....this article: How to Convert Word to PowerPoint slides using Ruby...audience, you may need to convert Word document to PowerPoint presentations...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  10. Set Metadata By Property Name Match Exact Phras...

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata information to all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. 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": [ { "NewValue": "microsoft word office", "Type": "String"...'Properties': [ { 'NewValue': 'microsoft word office', 'Type': 'String'...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...