Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 20,900 for

docx

(0.08 sec)
  1. Extract table of contents | GroupDocs

    This article shows how to extract table of contents from Microsoft Word (DOC, Docx etc), PDF documents and Ebooks (CHM, EPUB)....contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-table-of...
  2. Latest topics - Free Support Forum - groupdocs.com

    Get FREE technical support for GroupDocs APIs from our developers using free support forum....Problem with converting a specific docx to md GroupDocs.Conversion Product...PDF while Converting Compared Docx to PDF GroupDocs.Conversion...

    forum.groupdocs.com/latest
  3. How to Convert MSG to EML using C#

    This section will teach you how to convert MSG to EML using C# without the need of third-party software. Also, we will provide code to export MSG to EML in C#....process of converting MSG to DOCX using C#. If you require additional...tutorial on how to convert MSG to DOCX using C# . Updated on 26 Jul...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. Redact Text in PDF using C#

    In this tutorial, you will discover how to redact text in PDF using C#. Additionally, you will receive a simple code example to replace text in PDF using C#....guide on how to redact text in DOCX files using C#. For a more thorough...tutorial on how to redact text in DOCX using C# . Updated on 19 Mar...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  5. Add Image Watermark to XLSX Using Python

    Quickly add image watermark to XLSX using Python to brand financial sheets. You’ll also see how to apply watermark to XLSX in Python across all worksheets cleanly....watermark to DOCX using Python explains how to load a DOCX file, insert...

    kb.groupdocs.com/watermark/python/add-image-wat...
  6. Introducing GroupDocs.Comparison for Java - Com...

    After attaining a remarkable attention from .NET developers, GroupDocs team successfully ported GroupDocs.Comparison for Java API from Next Generation GroupDocs.Comparison for .NET. API provides facility to compare supported file formatted documents in a very convenient way. It supports numerous exciting document comparison features such as documents comparison + merging. It compares both content and styles in the documents and saves the difference summary in a separate result file. Furthermore, API supports multitude of file formatted documents such as, but not limited to Microsoft Office, PDF, Text, HTML documents....Word Document Formats - DOC, DOCX Excel Document Formats - XLS...document can be saved as a DOC/DOCX file, reflecting all the differences...

    blog.groupdocs.com/comparison/groupdocs-compari...
  7. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...docx and document3.docx : one line of “RANDOM...of right-aligned. document2.docx : blank spaces are added in...

    forum.groupdocs.com/t/adding-a-watermark-alters...
  8. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Word documents to HTML, PDF, PNG, and JPEG formats....DOCX) (.DOC) (.DOCM) (.DOT) (.DOTM)...viewer = new Viewer ( "resume.docx" )) { // Create an HTML files...

    docs.groupdocs.com/viewer/java/render-word-docu...
  9. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with Docx file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...Groupdocs team for Editor with DOCX file and I got the code from...similar to the one you used for DOCX files. Below is a step-by-step...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  10. Add Watermark to Documents while Conversion in ...

    Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a class WatermarkOptions with rich properties such as:...implementation of how to convert a word DOCX document to PDF and add a watermark...

    blog.groupdocs.com/conversion/add-watermark-to-...