Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 12,772 for

docx comparison

(0.82 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Parser for Python via .NET....Comparison Product Solution GroupDocs...relative) file_path = "sample.docx" # Create an instance of Parser...

    docs.groupdocs.com/parser/python-net/load-file-...
  5. GroupDocs Newsletter March 2018 – Document Mani...

    Share this issue: Monthly NewsletterMarch 2018 Edit Business Documents in Java by Loading in HTML Save Back to HTML, Word, ODT, XML & Text File Formats Edit and transform documents using HTML Editor or by any UI-less service within any Java based application. GroupDocs.Editor for Javais a powerful document editing API that allows converting 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 Easily manage complex documents editing operations by adding just a few lines of code within any type of Java application....different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...attachments. GroupDocs.Comparison for .NET 18.2 – Accepting SVG...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  6. 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...
  7. 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...
  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 Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/search-text-in-m...
  10. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/queries-in-text-...