Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 2,814 for

feature

(0.04 sec)
  1. Merge Excel Files and Spreadsheets in Java | Co...

    Merge Excel spreadsheet files in Java. Combine specific sheets of XLS/XLSX files using Java merger API by GroupDocs....can use the document merging feature within your Java applications...

    blog.groupdocs.com/merger/merge-excel-files-and...
  2. Convert DOCX to MHTML using Python

    Learn how to convert DOCX to MHTML using Python without installing extra software. Step-by-step guide with sample code to export DOCX to MHTML using Python....in Python , we’ll utilize a feature-rich document processing library...

    kb.groupdocs.com/conversion/python/convert-docx...
  3. Convert DOCX to HTML using Python

    Easily convert DOCX to HTML using Python with clean, efficient code. Follow this guide to export DOCX to HTML using Python for web-ready document output....Python In conclusion, using a feature-rich conversion APIs offer...

    kb.groupdocs.com/conversion/python/convert-docx...
  4. Convert DOCX to RTF using Python

    Learn how to convert DOCX to RTF using Python with simple code. Easily export DOCX to RTF using Python for cross-platform, editable document output....the conversion, install a feature-rich library that bridges Python...

    kb.groupdocs.com/conversion/python/convert-docx...
  5. Compare Multiple Word Files in Java | Accept or...

    Compare two or more DOC/DOCX files in Java using document Comparison API. Highlight the differences and accept or reject changes within Word docs....familiar with the track changes feature of Microsoft Word. Similar...document comparison application. Features | Documentation | API Reference...

    blog.groupdocs.com/comparison/compare-multiple-...
  6. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/net/extract-metadata-...
  7. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Enabling language information | Documentation

    Follow this guide to learn how to edit Word documents using locale information and apply spell-checkers to document content written in different languages using GroupDocs.Editor for Node.js and Java....multi-language documents, enabling this feature can be highly beneficial in...

    docs.groupdocs.com/editor/nodejs-java/enabling-...
  9. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  10. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/java/search-text-in-m...