Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 9,893 for

text

(0.05 sec)
  1. Add or Remove Annotations in C# | Annotate Word...

    Programmatically add and remove annotations from Word DOC/DOCX files in C#. Add arrow, rectangle, ellipse, watermark annotations using .NET Annotation API....Watermark Distance Strikeout Text Field Ellipse Highlight Link...Replacement Resource Redaction Text Redaction Add Arrow Annotation...

    blog.groupdocs.com/annotation/annotate-word-doc...
  2. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....definition Fuzzy search is a text search technique based on fuzzy...where search queries or the text of documents to search for are...

    docs.groupdocs.com/search/net/fuzzy-search/
  3. Numbered List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following products:”....Creating the Template OpenDocument Text (ODT) is a word processing document...“Save As”. Select “OpenDocument Text” from “Save As Type” drop down...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  4. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....messages that contain specific text in the subject or body. —Allows...messages that contain specific text in the sender’s or recipient’s...

    docs.groupdocs.com/viewer/java/render-lotus-not...
  5. Float and paginal modes | Documentation

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....of desktop or browser-based text processor like MS Word, OpenOffice...OpenOffice or Google Docs, this text processor dynamically and “on...

    docs.groupdocs.com/editor/net/float-and-paginal...
  6. 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")]…...[ { text: "Andale Mono", value: "Andale Mono" }, { text: "Arial"...[ { text: "Andale Mono", value: "Andale Mono" }, { text: "Arial"...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  7. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....ability to search for encrypted text of metadata signature and decrypt...decrypt previously encrypted text of metadata and decrypt custom...

    docs.groupdocs.com/signature/java/search-for-em...
  8. 在 Java 中查找和删除文档中的水印

    Java API 以编程方式从 PDF、Word、Excel、PowerPoint 和 Visio 文件等文档中查找和删除文本和图像水印。...println("Removed Text Watermark."); } } 6. 使用 save...System.out.println("Removed Text Watermark."); } } watermarker...

    blog.groupdocs.com/zh/watermark/find-and-remove...
  9. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to Text or PDF using OCR with GroupDocs.Conversion for Java.... size (); i ++) { String text = result . recognitionAreasText...fragments = splitToFragments ( text , ( int ) rectangle . getX ()...

    docs.groupdocs.com/conversion/java/convert/imag...
  10. How to Convert ODT to HTML using C#

    Let's learn how to convert ODT to HTML using C# without installing any extra software. Also, write code example to export ODT to HTML in C# using conversion library....need to convert Open Document Text ( ODT ) files to HTML, you’re...

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