Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 12,772 for

docx comparison

(0.08 sec)
  1. Nesting search queries in object form | GroupDocs

    This article gives the knowledge about nesting search queries in object form....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/nesting-search-qu...
  2. How to Run Examples | GroupDocs

    This article describes how to run GroupDocs.Merger for .NET code examples....Comparison Product Solution GroupDocs...string firstDocPath = @"C:\sample.docx" ; // NOTE: Put the actual path...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  3. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...Comparison Product Solution GroupDocs...WordProcessing family (DOC, DOCX, ODT, RTF, etc.), Spreadsheet...

    docs.groupdocs.com/viewer/java/search-highlight...
  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....Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for Python...

    docs.groupdocs.com/comparison/python-net/develo...
  5. 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....Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for Python...

    docs.groupdocs.com/comparison/python-net/develo...
  6. Load from a local disk | GroupDocs

    Learn how to open a file from local disk using GroupDocs.Metadata for Python via .NET....Comparison Product Solution GroupDocs...document with Metadata ( "input.docx" ) as metadata : # Extract,...

    docs.groupdocs.com/metadata/python-net/load-fro...
  7. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream using GroupDocs.Metadata for Python via .NET....Comparison Product Solution GroupDocs...load_from_stream (): with open ( "input.docx" , "rb" ) as stream : with Metadata...

    docs.groupdocs.com/metadata/python-net/load-fro...
  8. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for Java. It means that you can embed PDF in websites or applications by using this Java API...Comparison Product Solution GroupDocs...snippet shows how to render a .docx document to PDF: Java import...

    docs.groupdocs.com/viewer/java/rendering-to-pdf/
  9. Load from Stream | GroupDocs

    This article shows that how to load file from stream using redaction API...Comparison Product Solution GroupDocs...stream = File . Open ( @"sample.docx" , FileMode . Open , FileAccess...

    docs.groupdocs.com/redaction/net/load-from-stream/
  10. How to run GroupDocs.Viewer in Docker | GroupDocs

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....Comparison Product Solution GroupDocs...<ItemGroup> <None Update= "formatting.docx" > <CopyToOutputDirector> PreserveNewest...

    docs.groupdocs.com/viewer/net/how-to-run-groupd...