Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 12,787 for

docx comparison

(0.64 sec)
  1. Merge and split documents with GroupDocs.Merger...

    Join documents, extract pages and read document information from GroupDocs.Total for .NET — runnable C# examples with downloadable input and output files....Comparison Product Solution GroupDocs...code: merger . Save ( "merged.docx" ); // returns cleanly, writes...

    docs.groupdocs.com/total/net/developer-guide/me...
  2. Load WordProcessing document with options | Gro...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...Available options are: Doc, Docm, Docx, Dot, Dotm, Dotx, Rtf, Odt,...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  3. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for Python via .NET API....Comparison Product Solution GroupDocs...some WordProcessing format like DOCX or RTF, the textual content...

    docs.groupdocs.com/editor/python-net/enabling-l...
  4. Generate Your First Document from .NET Object |...

    Create your first document by generating a simple report from an in-memory .NET object using GroupDocs.Assembly for .NET....Comparison Product Solution GroupDocs...Create a template document (DOCX) with expression tags referencing...

    docs.groupdocs.com/assembly/net/basic-usage-fir...
  5. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream....Comparison Product Solution GroupDocs...stream with open ( "business-plan.docx" , "rb" ) as stream : # Step...

    docs.groupdocs.com/markdown/python-net/load-fro...
  6. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for Java API....Comparison Product Solution GroupDocs...= "C:\\input_path\\document.docx" ; //path to some document Editor...

    docs.groupdocs.com/editor/java/load-document/
  7. Search Specific Word in Documents using C#

    Learn how to perform a full-text search implementation in C# and search specific word in documents using C# with a straightforward approach in .NET applications....Comparison Product Family GroupDocs...types of documents like PDF, DOCX files, and text documents. In...

    kb.groupdocs.com/search/net/search-specific-wor...
  8. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for .NET...Comparison Product Solution GroupDocs...document formats, including DOCX, PDF, XLSX, PPTX, and more....

    docs.groupdocs.com/editor/net/showcases/
  9. Search text in Microsoft OneNote sections | Gro...

    This article explains that how to search text from Microsoft OneNote sections presentations...Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  10. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-metadata...