Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 22,032 for

docx

(0.29 sec)
  1. 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/
  2. GroupDocs.Markdown for Python via .NET — Export...

    Convert PDF, Word, Excel, EPUB, and more to Markdown directly from Python. A self-contained PyPI wheel with a pythonic API, async support, and LLM-friendly output....docx" ) # Or write directly to a...MarkdownConverter . to_file( "business-plan.docx" , "business-plan.md" ) That’s...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  3. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut...... words, phrases in Word DOC/DOCX files using C#. Redact and perform...replace or hide text in Word DOC/DOCX files using Java. Redact and...

    blog.groupdocs.com/categories/groupdocs.redacti...
  4. Extract text in Raw mode | GroupDocs

    Learn how to extract text in Raw mode from documents using GroupDocs.Parser for Python via .NET. Fast text extraction with improved performance for large documents....docx' , '.doc' , '.txt' ] start_time...suffix . lower () in [ '.pdf' , '.docx' , '.doc' , '.txt' ]: try :...

    docs.groupdocs.com/parser/python-net/extract-te...
  5. Load password-protected document | GroupDocs

    This article explains how to load password-protected document while using GroupDocs. Watermarks API....docx" string filePath = "protected-document.docx" ; using... Save ( "protected-document.docx" ); } Load password-protected...

    docs.groupdocs.com/watermark/net/load-password-...
  6. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Node.js via Java....the source, target, and result DOCX files const sourceDocxPath =...= 'sample-files/source.docx' ; const targetDocxPath = 'sample-files/target...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  7. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...docx" ) as redactor : # Apply the...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/python-net/select-...
  8. How to Extract Images from Excel in Java

    Quickly learn the workflow to extract images from Excel in Java and develop the parsing application to get images from Excel using Java in a few lines of code....document formats such as DOC, DOCX, PDF, PPT, PPTX, and many more...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  9. How to Convert DOT to PDF in Java

    Easily convert DOT to PDF in Java using one of the best document conversion library and learn how to write code for Java DOT to PDF converter application....XLS, CSV, HTML, PSD, PNG, RTF, DOCX, and many more. We have discussed...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert Word Document to Text in C#

    Do you want to perform document conversion in just a few steps, then learn how to convert Word document to Text in C# and explore C# Word to Text converter code?...conversion process of converting DOCX to TXT format and developed...

    kb.groupdocs.com/conversion/net/how-to-convert-...