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

docx

(0.04 sec)
  1. GroupDocs conversion using converter method is ...

    Sample Code snippet: private String convertToPdfIfRequired(String originalFilePath, String sharedDirectory, int sortOrder) { if (originalFilePath == null || sharedDirectory == null) { log.error(“Original file path or …...of("doc", "docx", "xls", "xlsx").contains(extension))...

    forum.groupdocs.com/t/groupdocs-conversion-usin...
  2. How to run GroupDocs.Viewer in Docker | Documen...

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....docx" > <CopyToOutputDirector> PreserveNewest...viewer = new Viewer ( "formatting.docx" )) { // Configure view options...

    docs.groupdocs.com/viewer/net/how-to-run-groupd...
  3. Word Search and Replace Text in Word Documents ...

    Perform word search, replace or hide text in Word DOC/Docx files using Java. Redact and perform text, case-sensitive & RegEx search with Java Redaction API....perform word search in Word DOC/DOCX documents in Java. We will separately...Java application. Load the DOC/DOCX file using Redactor class. Find...

    blog.groupdocs.com/redaction/find-and-replace-t...
  4. Specify file type for comparison manually | Doc...

    Following this guide you will learn how to specify file type for comparison manually when use GroupDocs.Comparison for .NET....docx" ; string targetPath = @"target.docx" ; string...string resultPath = @"result.docx" ; // Create load options and set...

    docs.groupdocs.com/comparison/net/specify-file-...
  5. Save in original format | Documentation

    This article demonstrates that how to save file in its original format with current date as a suffix...docx" )) { // Here we can use document...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/save-in-origin...
  6. Load from local disc | Documentation

    This article shows how the redaction API is used to load file from disk....docx" ) as redactor : # Apply the...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/python-net/load-fr...
  7. Save in original format | Documentation

    This article demonstrates that how to save file in its original format with current date as a suffix...docx" ) as redactor : # Apply the...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/python-net/save-in...
  8. How to Compare PDF Files using Java

    Easily compare PDF files using Java by consuming one of the top document comparison library and learning how to create functionality for PDF comparison in Java....formats for comparisons such as DOCX, XLSX, PPTX, VSDX, ODT, PNG...

    kb.groupdocs.com/comparison/java/how-to-compare...
  9. Releasing GroupDocs.Editor for .NET API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for .NET API which makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing API allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made....for following file formats: # DOCX DOC DOCM ODT OTT RTF HTML MHTML...

    blog.groupdocs.com/editor/introducing-groupdocs...
  10. Simple JSP Front End example for GroupDocs.View...

    We are excited to announce a simple front-end for GroupDocs.Viewer for Java API so newbies can start using it quickly, instead of learning the rich features and complexities provided in GroupDocs.Viewer for Java using Struts2 or GroupDocs.Viewer for Java Using Servlets. Simplicity comes with many advantages and disadvantages. JSP front-end is a minimum implementation and demonstrates how simple it is to get started with GroupDocs.Viewer for Java. This removes features some useful features, like the user cannot download the document, cannot print, zoom, etc....Document Formats (DOC, DOCM, DOCX, DOT, DOTX, DOTM), Excel Document...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...