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

docx

(0.11 sec)
  1. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...EditorType == "docx") { fullFilePath = fileuploadPath...fileuploadPath + "\\" + guid + ".docx"; await CreateEmptyWordFile(fullFilePath);...

    forum.groupdocs.com/t/unable-to-view-document-i...
  2. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....getFileExtension ()); // Save to the DOCX, for example WordProcessingSaveOp...WordProcessingSaveOp ( WordProcessingFormat . Docx ); String outputDocxPath = Path...

    docs.groupdocs.com/editor/java/edit-markdown/
  3. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....docx" ) as redactor : # Apply the...with gr . Redactor ( "source.docx" ) as redactor : # Save the...

    docs.groupdocs.com/redaction/python-net/use-adv...
  4. OCR Usage Basics | GroupDocs

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

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  5. Get the document content information | GroupDocs

    This page describes how to get an information about document content using GroupDocs.Annotation for .NET API....docx" )) { IDocumentInfo documentInfo...Annotation converts them to .docx. Description of text parameters...

    docs.groupdocs.com/annotation/net/document-text...
  6. GroupDocs.Editor Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... DOC , DOCX , and ODT are among the most...

    blog.groupdocs.com/categories/groupdocs.editor-...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...any format such as Word (Doc, Docx), PDF, HTML, EPUB, Spreadsheet...

    blog.groupdocs.com/groupdocs.blog/page/35/
  8. Search Specific Word in Documents using Java

    Discover how to implement full-text search implementation in Java and easily search specific word in documents using Java without installing extra tools....of documents, including PDF, DOCX files, and text files. In this...

    kb.groupdocs.com/search/java/search-specific-wo...
  9. Convert PDF to Image using Python

    Quickly learn how to convert PDF to image using Python. Effortlessly export PDF to image using Python with few lines of code that works without installing extra tool....instructions for converting PDFs to DOCX, allowing you to extract, modify...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  10. How to Work with GroupDocs' Online Document Vie...

    GroupDocs’ online document viewer add-on provides you with a convenient interface for quickly accessing, viewing and managing documents directly in the FireFox browser, without the need of going to the GroupDocs website. GroupDocs Online Document Viewer is a web-based application that allows you to open Microsoft Office files and images directly in a web-browser, regardless of whether you have the software that was used for creating them, or not. This is a universal document viewer that reduces the need for installing the tons of software required to open each individual file format....word processing documents (DOC, DOCX, TXT, RTF, ODT), PowerPoint...

    blog.groupdocs.com/viewer/how-to-work-with-grou...