Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 19,655 for

docx

(0.06 sec)
  1. Online Document Viewer for Google Chrome is Now...

    GroupDocs’ Online Document Viewer Plugin for Google Chrome We are excited to announce the launch of the GroupDocs Viewer plugin for Chrome. Install the plugin to Chrome to view and share documents. It helps you support a wide range of file formats without any having to install new software. GroupDocs Viewer is an online document viewer and allows viewing of Word, PDF, images and other files easily. Now Chrome users can read various documents through their browser....Word processing documents (DOC, DOCX, TXT, RTF, ODT) PowerPoint presentations...applications. View and share DOCX, PDF, PPT and others through...

    blog.groupdocs.com/viewer/online-document-viewe...
  2. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...redactor = new Redactor ( @"sample.docx" )) { redactor . Apply ( new...

    docs.groupdocs.com/redaction/net/text-redactions/
  3. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. ...docx" ); // Retrieve posible conversions...files = new String [] { "file1.docx" , "file2.xlsx" , "file3.pptx"...

    docs.groupdocs.com/conversion/java/get-default-...
  4. View Word Documents as PDF in Java | Protect & ...

    Learn how to view Word DOC/Docx files as PDF in Java. Transform Word files to password-protected PDF & Disallow PDF Printing using Document Viewer Java API.... Load the Word (DOC/DOCX) document using the Viewer class...Document Viewer – Open & Read DOCX Files Instantly Convert Word...

    blog.groupdocs.com/viewer/view-word-documents-a...
  5. Support for Native Word & PDF Annotations in Gr...

    GroupDocs.Annotation for Java is a flexible library built to extend document collaboration to the web. It allows end users to review, annotate and comment on over 50 types of documents. The library supports Microsoft Office and OpenDocument formats, PDFs, images, AutoCAD drawings and others. A rich set of tools allows users to draw lines, place watermarks and pointers, redact and comment text, strike through and underline it. And thanks to its cross-browser compatibility, the library lets users to annotate documents literally from any web-enabled device using just a browser and without having to install any third party software or plugins....now be exported to a Word (DOC/DOCX) file with the edits (comments...

    blog.groupdocs.com/annotation/support-for-nativ...
  6. Announcing GroupDocs Online Document Viewer Blo...

    We are excited to introduce the GroupDocs.Viewer block for Moodle CMS. With this block installed, you can embed GroupDocs’ online document viewer widget into Moodle webpages to display PDF, Microsoft Office and other common document types on your website. You Moodle website visitors can then view documents online directly on your website. What is important, end users don’t have to install any software. Documents embedded to your website with GroupDocs.Viewer can be viewed using any standard web-browser....Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  7. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats....DOCX) (.DOC) (.DOCM) (.DOT) (.DOTM)...viewer = new Viewer ( "resume.docx" )) { // Create an HTML file...

    docs.groupdocs.com/viewer/net/render-word-docum...
  8. Render with responsive layout | Documentation

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....docx document to HTML with responsive...viewer = new Viewer ( "sample.docx" )) { HtmlViewOptions viewOptions...

    docs.groupdocs.com/viewer/java/render-with-resp...
  9. GroupDocs.Comparison for .NET Library - Compare...

    We’re glad to announce the release of the GroupDocs.Comparison for .NET library. Developers working on .NET can use the library to seamlessly add document comparison capability to their own applications. With this library, end users can compare documents of all most popular formats, including PDF, Microsoft Word and Excel. The library also includes a diff view GUI, which displays differences between two documents with a redline view approach and is easy to customize and integrate into your own app.... PDF/A Microsoft Word: DOC, DOCX Microsoft Excel: XLS, XLSX Microsoft...

    blog.groupdocs.com/comparison/groupdocs-compari...
  10. Advanced usage | Documentation

    Learn about advanced GroupDocs.Watermark usage. Please find advanced details how to customize your watermarks, search, modify and remove existing watermarks. Articles in this section Loading documents Adding watermarks Saving documents Searching and modifying watermarks More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Watermark for .NET examples GroupDocs.Watermark for Java examples Free online document watermarking App Along with a full-featured ....to add watermark to PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/watermark/net/advanced-usage/