Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 21,453 for

docx

(0.1 sec)
  1. Supported File Formats | GroupDocs

    It supports Docx, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more... Try the to convert DOCX, XLSX, PPTX, and more. This...XML Macro-Enabled Document ✅ ✅ DOCX Microsoft Word Open XML Document...

    docs.groupdocs.com/conversion/python-net/suppor...
  2. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, Docx, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Convert Files Within Document Containers | Grou...

    Learn how to convert files within document containers, such as compressed files, into various formats using GroupDocs.Conversion for Python via .NET.... DOCX - The modern Word format. DOT...compressed file business-plan.docx is being saved converted and...

    docs.groupdocs.com/conversion/python-net/develo...
  4. Java Regex - Search in Documents using Regular ...

    Unlock the power of programmatic search in Java! Learn how to search multiple text-based documents across folders with precision using regular expressions....docx Occurrences: 945 ... Field:...text-based documents such as DOCX, PDF, and TXT files across multiple...

    blog.groupdocs.com/search/search-in-documents-b...
  5. Accept or Reject revisions | GroupDocs

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....you to get revisions from a Docx file format, process, and save...pathRevision + "Document_with_revision.docx" )) { List < RevisionInfo >...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  6. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a new slide Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Microsoft Word Document (DOC/DOCX) formats. Since ODT is not a...

    docs.groupdocs.com/assembly/net/generating-repo...
  7. Enabling language information | GroupDocs

    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...., DOCX or RTF), the language metadata...

    docs.groupdocs.com/editor/nodejs-java/enabling-...
  8. Install GroupDocs.Total for Java | GroupDocs

    This topic describes how to install GroupDocs.Total for Java....docx" ); total . view ( HtmlViewOptions...} formatting.docx formatting.docx is sample DOCX file that we’re...

    docs.groupdocs.com/total/java/installation/
  9. Search text in PDF documents | GroupDocs

    This article explains that how to search text from PDF documents...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  10. Search text in Emails | GroupDocs

    To search a keyword in emails 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 the email: Instantiate Parser object for the initial email; 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 email....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

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