Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 22,396 for

docx

(0.67 sec)
  1. Get Comparison Result as a Document Object | Gr...

    Retrieve the comparison result as a Document object — including file name, detected changes, and stream — using GroupDocs.Comparison for Python via .NET....docx" ) as comparer : comparer . add ( "./target.docx" ) result_document...comparer . compare ( "./result.docx" ) for change in result_document...

    docs.groupdocs.com/comparison/python-net/develo...
  2. Load File from Local Disk | GroupDocs

    Load source and target documents for comparison from the local file system, using absolute or relative paths with GroupDocs.Comparison for Python via .NET....docx" ) as comparer : comparer . add ( "./target.docx" ) comparer...comparer . compare ( "./result.docx" ) print ( "Documents compared...

    docs.groupdocs.com/comparison/python-net/develo...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...have multiple TXT, XLSX and DOCX documents. What if you want...word or text only in TXT and DOCX files with specific word occurrence...

    blog.groupdocs.com/groupdocs.blog/page/43/
  4. Load Password-Protected Documents | GroupDocs

    Compare password-protected PDF, Word, Excel, and PowerPoint documents by supplying passwords through LoadOptions using GroupDocs.Comparison for Python via .NET....docx" , source_load ) as comparer.... add ( "./target_protected.docx" , target_load ) comparer ....

    docs.groupdocs.com/comparison/python-net/develo...
  5. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API...docx" , load_opt ) as redactor :...d_file () protected.docx protected.docx is the sample file used...

    docs.groupdocs.com/redaction/python-net/load-pa...
  6. Compare Word documents | GroupDocs

    Learn how to compare Word (.doc, .Docx) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences with simple Python code....API, you can: Compare DOC and DOCX files Highlight insertions,...source_path = "source.docx" target_path = "target.docx" result_path =...

    docs.groupdocs.com/comparison/python-net/compar...
  7. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....docx" ) // Create an HTML file. const...forEmbeddedResources ( "add-text-watermark/docx-to-html-watermark.html" ) //...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  8. Render with responsive layout | GroupDocs

    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" )) { // Create view options...

    docs.groupdocs.com/viewer/net/render-with-respo...
  9. Load from local disc | GroupDocs

    This article shows how the redaction API is used to load file from disk....docx" )) { // Here we can use document...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/load-from-loca...
  10. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....docx', '.rtf' IndexSettings settings...createFileExtension ( ".doc" , ".docx" , ".rtf" ); // Creating file...

    docs.groupdocs.com/search/java/document-filteri...