Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 10,924 for

text

(0.21 sec)
  1. Quick Start Guide | GroupDocs

    Sign files in any supported format using GroupDocs.Signature for Python via .NET to experience its simplicity and power in Python.... let’s sing a PDF file with text signature. You can also download...import os def sign_pdf_with_text_signature (): license = gs ...

    docs.groupdocs.com/signature/python-net/getting...
  2. Pdf to Docx conversion breaks on linux - Free S...

    We wrote a simple python script to convert pdf to docx using the python via .NET package. When it runs on a mac, it works ok with the exception of all the Text being within Text boxes (a bug which was reported in a diff…...exception of all the text being within text boxes (a bug which...

    forum.groupdocs.com/t/pdf-to-docx-conversion-br...
  3. Extract attachments from PDF portfolios | Group...

    This article explains that how to extract attachments from PDF documents...steps to extract an attachment text from PDF Portfolios: Instantiate...example shows how to extract a text from PDF Portfolios: // Create...

    docs.groupdocs.com/parser/net/extract-attachmen...
  4. Logging | GroupDocs

    An interface is used to receive the information about errors, warnings and events which occur while data extraction....ParserSettings ( logger ))) { // Check if text extraction is supported if (... Features . Text ) { Console . WriteLine ( "Text extraction isn't...

    docs.groupdocs.com/parser/net/logging/
  5. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....elements of an HTML page (including text, graphics, and stylesheets)...Click to download it. Render text as an image GroupDocs.Viewer...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  6. Render TXT as HTML with External Resources usin...

    Learn how to render TXT as HTML with external resources using Python. This tutorial explains how to convert TXT to HTML in Python with external resources....Resources using Python Plain text files are often used for storing...provides a scalable way to present text content in a browser-friendly...

    kb.groupdocs.com/viewer/python/render-txt-as-ht...
  7. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....separately, and not the entire text of a document field. Queries...query. A regex search query in text form cannot be combined with...

    docs.groupdocs.com/search/java/regular-expressi...
  8. input-controls-without-custom-classname.html

    Document with fields Text field : Check box: Drop down list: Option 1 Option 2...Document with fields Text field : Check box: Drop down list:...

    docs.groupdocs.com/editor/net/sample-files/inpu...
  9. JpgViewOptions | GroupDocs.Viewer for .NET API ...

    Provides options for rendering documents into JPG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....ExtractText { get; set; } Enables text extraction. Height { get; set;...options. TextOptions { get; set; } Text files view options. VisioRenderingOption...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  10. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the Text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....highlighting occurrences in the text of documents. Obtain search...highlighting the words found in the text. You can highlight search results...

    docs.groupdocs.com/search/net/work-with-search-...