Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 21,583 for

docx

(0.12 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...have multiple TXT, XLSX and DOCX documents. What if you want...word or text only in TXT and DOCX files with specific word occurrence...

    blog.groupdocs.com/groupdocs.blog/page/43/
  2. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for Python via .NET. It means that you can embed PDF in websites or applications by using this .NET API...docx document to PDF: Python from...document with Viewer ( "sample.docx" ) as viewer : pdf_options =...

    docs.groupdocs.com/viewer/python-net/rendering-...
  3. Fluent syntax | GroupDocs

    This article describes how to use fluent syntax notation in GroupDocs.Conversion for .NET API....docx" ) . ConvertTo ( "converted...()) . ConvertTo ( "converted.docx" ). WithOptions ( new WordProcessingConver...

    docs.groupdocs.com/conversion/net/fluent-syntax/
  4. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted document, replacing an original file...docx" )) { // Here we can use document...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/save-overwriti...
  5. render_docx_to_html.zip

    demo-app/render_Docx_to_html.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import HtmlViewOptions def render_Docx_to_html(): # Get license file absolute pa......demo-app/render_docx_to_html.py import os from groupdocs.viewer...import HtmlViewOptions def render_docx_to_html(): # Get license file...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  6. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....docx document to HTML optimized for...viewer = new Viewer ( "sample.docx" )) { HtmlViewOptions options...

    docs.groupdocs.com/viewer/java/how-to-optimize-...
  7. Add Watermark to a Batch of Documents and Image...

    Watermarking is a popular technique to indicate that the content or data inside a document is copyrighted. On the other hand, it is also used to place the company’s logo or some kind of label in the documents before they are shared within or outside the company. However, it is quite hard to apply the watermark to a bunch of documents one by one. It becomes harder if you have documents of various formats such as PDF, Docx, PPTX, XLSX, EML, JPG, PNG, etc....various formats such as PDF, DOCX, PPTX, XLSX, EML, JPG, PNG,...

    blog.groupdocs.com/watermark/add-watermark-to-a...
  8. How to Extract Text from PDF in C#

    This short article provides the procedure to extract text from PDF in C# and how to use this stepwise guide to write code to extract text from PDF using C#....other documents such as DOC, DOCX, XLS, XLSX, PPTX, MSG, XML,...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  9. Extract Text from Markdown Files using C# | Mar...

    Extract Text from Markdown Files using C#. Parser the mardown files within .NET applications using document parser API by GroupDocs....word-processing documents (DOC, DOCX, …), spreadsheets (XLS, XLSX...

    blog.groupdocs.com/parser/extract-text-from-mar...
  10. Working with metadata in TIFF images | GroupDocs

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in TIFF images. For more details please refer to the following guide: Working with XMP metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in TIFF images. Please find appropriate code samples in the Working with EXIF metadata section. Working with IPTC metadata GroupDocs.Metadata for .NET is also able to work with IPTC metadata in TIFF images....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...