Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 22,312 for

docx

(0.55 sec)
  1. Get document info | GroupDocs

    Learn how to get basic document information including file type, page count, and file size using GroupDocs.Parser for .NET. Get document properties in C#....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/get-document-info/
  2. Highlighting results in network | GroupDocs

    This page contains information about highlighting search results in the search network....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/highlighting-res...
  3. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/homophone-search/
  4. Get document info | GroupDocs

    This article shows that how to get meta information of a document....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/get-document-info/
  5. Convert documents for RAG pipelines | GroupDocs

    Prepare PDF, Word, and Excel documents as Markdown for retrieval-augmented generation with LLMs... flowchart LR A["PDF / DOCX / XLSX"] B["GroupDocs.Markdown"]...

    docs.groupdocs.com/markdown/net/convert-for-rag/
  6. Show Gap Lines Instead of Changes | GroupDocs

    Replace inserted and deleted content with empty gap lines to produce redacted-style diffs while preserving layout alignment using GroupDocs.Comparison for Python via .NET....docx" ) as comparer : comparer . add ( "./target.docx" ) options...comparer . compare ( "./result.docx" , options ) if __name__ ==...

    docs.groupdocs.com/comparison/python-net/develo...
  7. Get Only Summary Page | GroupDocs

    Produce a result document containing only the summary page — change counts and high-level statistics — using GroupDocs.Comparison for Python via .NET....docx" ) as comparer : comparer . add ( "./target.docx" ) options...comparer . compare ( "./result.docx" , options ) if __name__ ==...

    docs.groupdocs.com/comparison/python-net/develo...
  8. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution in Java....docx" , new LoadOptions (), new RedactorSettings...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  9. Save HTML to folder | GroupDocs

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for .NET features....docx" ; //path to some document ...we load input WordProcessing (DOCX) document to Editor class with...

    docs.groupdocs.com/editor/net/save-html-to-folder/
  10. Group docs editor to enable editing of variable...

    Hi, I have been looking at Group Docs Editor features for one of my requirement. Our requirement is, we have pdfs with some variable fields (Please find sample screen shot below.) We want to implement .NET web applicat…...values, and then save it in the DOCX format. string filePath = "sample...string outputFilePath = "result.docx"; using (Signature signature...

    forum.groupdocs.com/t/group-docs-editor-to-enab...