Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 14,784 for

html

(0.11 sec)
  1. How to Convert PDF to Word in C#

    You will learn how to convert PDF to Word in C# in this tutorial. We'll utilize a simple console application for PDF to DOC conversion using C#....addition, EPUB, XLSX, PPTX, HTML, XML, and a variety of other...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Conversion to POTX is supported in GroupDocs.Co...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.12. This release comes with support of new document formats such as POTX and POTM. Multitude of improvements and bug fixes are also introduced in this release. Improvements such as Cells to SVG conversion, Words to Gif and setting up custom font directories are in the list. Moreover, issues like file reading error and saving complete multipage document to single image are resolved....Does the API supports output HTML styles Performance issue while...

    blog.groupdocs.com/conversion/conversion-potx-f...
  3. Merge fields are populated as plain text - Free...

    Hi, we found that all the merge fields are populated as plain text in template “Template_GeneratedByGroupDocs.doc” (one attached here) instead of driven by formula(Field Code). we can view the formula for those merge …...under this thread: Inconsistent HTML generation using .NET document...

    forum.groupdocs.com/t/merge-fields-are-populate...
  4. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images.... Spreadsheets, HTML and Markdown document types...

    docs.groupdocs.com/redaction/java/using-ocr/
  5. GroupDocs.Total Releases on GroupDocs Blog | Do...

    GroupDocs.Total Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total Releases on GroupDocs Blog | Document Automation Solutions fo......3은 주요 성능 최적화, DXF 렌더링 수정 및 HTML‑to‑PDF 테이블 처리 개선을 제공합니다. 지금...

    blog.groupdocs.com/ko/categories/groupdocs.tota...
  6. Edit Email | GroupDocs

    This guide demonstrates how to edit the content of documents from the Email format family like common text documents using GroupDocs.Editor for Node.js via Java....EditableDocument and then to the emitted HTML. The MailMessageOutput enum...usual, after obtaining edited HTML content from the client-side...

    docs.groupdocs.com/editor/nodejs-java/edit-email/
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...improvements like enhanced Cells & HTML Comparison Performance and Improved... Major Changes are done for HTML, Cells, Emails and Words document...

    blog.groupdocs.com/groupdocs.blog/page/74/
  8. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...below demonstrates, how to emit HTML markup from it, edit it and...beforeEdit . GetContent (); // Get HTML content string updatedTextContent...

    docs.groupdocs.com/editor/net/edit-txt/
  9. Get document info | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....signed, whether its body is in HTML format; See the for a complete...console . log ( "Is body in HTML: " + docInfo . isHtml ()); console...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  10. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exehtml"); // Render DOCX to HTML viewer.View(viewOptions);...

    docs.groupdocs.com/viewer/net/sample-files/how-...