Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 9,356 for

text

(0.09 sec)
  1. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a Text into the reader try (TextReader reader = parser....Parser ( stream )) { // Extract a text into the reader try ( TextReader...{ // Print a text from the document // If text extraction isn't...

    docs.groupdocs.com/parser/java/load-document-fr...
  2. Features Overview | Documentation

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & Text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, Text, image, date-time, chart elements Conditional formatting of template Text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....documents with custom variables & text comments within template syntax...Template formatting for numeric, text, image, date-time, chart elements...

    docs.groupdocs.com/assembly/net/features-overview/
  3. Convert MSG to TXT using Node.js

    Convert MSG to TXT using Node.js with a simple example. Learn how to export MSG to TXT in Node.js using a flexible document conversion library for developers....converting them to readable text can streamline processing and...creating an instance of the text output options, specifically...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  4. eSign document with Form Field signature | Docu...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...types like free input text box, multi-line text box, check boxes,...could be set to - represents text input form field on document...

    docs.groupdocs.com/signature/java/esign-documen...
  5. HTML5 Image, PDF and Microsoft Office Document ...

    We’ve received a lot of feedback from our customers asking us to create a .NET library based on our HTML5 document annotation app. We’ve worked hard and today are pleased to announce the release of the document annotation library for developers on .NET platforms (ASP.NET, C#, VB.NET). Using the library, developers can seamlessly enhance their web and mobile apps with the ability to annotate Microsoft Office documents, PDFs and image files....combination of images and selectable text. This allows end users to select...comment on, strikeout and mark up text while annotating documents within...

    blog.groupdocs.com/annotation/html5-image-and-p...
  6. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...and corrects text orientation before detecting text. // Assemble...pictures and pictures with no text Console . WriteLine ( "Microsoft...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  7. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...browser history, email archives, text documents, sound files, images...divided into: Full text search engines. Full-text search means searching...

    docs.groupdocs.com/search/nodejs-java/about-sea...
  8. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....user ID and private key to the text file for the Callback handler...user ID and private key from text file and makes a request to...

    blog.groupdocs.com/total/how-to-perform-callbac...
  9. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using C# programming language....that any XML is first of all a text file). By default all XML files... if they are present in the text nodes or attribute values inside...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  10. GroupDocs.Watermark for Python overview | Docum...

    GroupDocs.Watermark for .NET is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....the following features: Add text and image watermark to supported...document formats. Search and remove text and image watermarks. Search...

    docs.groupdocs.com/watermark/python-net/product...