Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 9,639 for

text

(0.11 sec)
  1. How to Convert PDF to RTF in Java

    Do you want to transform a non-editable document to Word format? If so, then learn how to convert PDF to RTF in Java and review code for Java PDF to RTF application....published an article on converting Text to HTML using Java, take a look...look at how to convert Text to HTML in Java post for more information...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. How to Extract Images from Excel in C#

    This article explains the workflow to extract images from Excel in C# and how to use this workflow for developing the application to get images from Excel using C#....published an article for extracting Text from Markdown file using C#...have a look at how to Extract Text from Markdown File in C# guide...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  3. How to Convert DOCX to TXT using C#

    In this tutorial, we will provide simple steps to convert DOCX to TXT using C#. Furthermore, we will furnish a code example representing how to export DOCX to TXT in C#....convert a DOCX file into plain text (TXT). This could be for various...such as working with simpler text editors, extracting plain content...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. How to Add Ellipse Annotation in PDF using C#

    This article offers guidance on how to add ellipse annotation in PDF using C#. Additionally, it includes code and steps to insert ellipse annotation to PDF in C#....an article on how to insert a text field annotation in PDF using...consult our guide on how to add text field annotation in PDF using...

    kb.groupdocs.com/annotation/net/how-to-add-elli...
  5. ASP.NET WebForm Front End powered by GroupDocs....

    The GroupDocs team is glad to Announce the sample project for the ASP.NET Web-Form developers. The purpose behind this release is to expedite the developers to understand the implementation of GroupDocs.Annotation or write their own document Annotation Application using GroupDocs.Annotation for .NET 3.x. Practically all the functionalities have been implemented in this project which was given in the old GroupDocs.Annotation for .NET 2.x UI Based API. GroupDocs users are free to customize and enhance the application by their own....flipping Pagination controls Text selection and copying to the...Annotations used in front-end example. Text Annotation Area Annotation Point...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  6. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....HTML Leave feedback HTML (Hyper Text Markup Language) is the extension...help of and all content like text, images, tables, graphs, forms...

    docs.groupdocs.com/merger/python-net/merge/html/
  7. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....HTML Leave feedback HTML (Hyper Text Markup Language) is the extension...help of and all content like text, images, tables, graphs, forms...

    docs.groupdocs.com/merger/nodejs-java/merge/html/
  8. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract data from Microsoft Office Excel spreadsheets....Excel spreadsheets: Extract text from Microsoft Office Excel...Office Excel spreadsheets Search text in Microsoft Office Excel spreadsheets...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. Add watermark | Documentation

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API....WatermarkOptions - watermark text - watermark font name - watermark...watermark color, width, height, text, image, etc. Call the method...

    docs.groupdocs.com/conversion/nodejs-java/add-w...
  10. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed Text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for Text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....for the recognition of printed text (optical character recognition...using com.aspose.ocr library for text recognition in images. const...

    docs.groupdocs.com/search/nodejs-java/ocr-support/