Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 10,756 for

text

(0.26 sec)
  1. GroupDocs.Redaction Overview | GroupDocs

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....Excel, redact PDF documents text, metadata and comments. Our...lines of code you can redact text, comments and metadata without...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  2. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for .NET...of how to sign document with text signature using old and new...SignatureHandler ( signConfig ); // setup text signature options PdfSignTextOptions...

    docs.groupdocs.com/signature/net/migration-notes/
  3. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....sign : # Create text verification options text_verify_options...text_verify_options = TextVerifyOptions () text_verify_options . all_pages = True...

    docs.groupdocs.com/signature/python-net/verify-...
  4. Verify QR Code Signatures in Document | GroupDocs

    This topic explains how to verify QR Code electronic signatures with GroupDocs.Signature for Python via .NET API.... text = "https://www.example.com"...QrCodeVerifyOptions () options . text = "https://www.example.com"...

    docs.groupdocs.com/signature/python-net/verify-...
  5. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....collection of and get a cell text value. The following example...Print the cell information and text value Console . WriteLine (...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  6. Find Answers and Code About GroupDocs APIs! - G...

    Find answers about file formats processing in code. Knowledge base of all file format manipulation examples in .NET C# and Java....Product Family Find answers about text search and indexing of different...Find answers about extracting text, images, and metadata of different...

    kb.groupdocs.com/
  7. GroupDocs.Watermark for Java

    Այս API-ն թույլ է տալիս շահարկել տեքստի և պատկերի ջրանիշները ցանկացած տեսակի ֆայլի ձևաչափով, օգտագործելով Java լեզվի ցանկացած հարթակ:...DOCX-ում Java-ի միջոցով Հեռացրեք Text Watermark-ը DOCX-ից Java-ի միջոցով...PNG-ին Java-ի միջոցով Ավելացրեք Text Watermark XLSX-ին Java-ի միջոցով...

    kb.groupdocs.com/hy/watermark/java/
  8. Features Overview | GroupDocs

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData 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/java/features-overv...
  9. GroupDocs.Viewer for Java 3.7.0 makes easy to r...

    Team GroupDocs is excitedly releasing a new version of GroupDocs.Viewer for Java. Many of the new features have been introduced in GroupDocs.Viewer for Java 3.7.0, such as the rendering of Email attachments and Rendering PDF document with layered content. Some of the important fixes about outstanding issues and improvements have also packed with this release. In order to enable all the rich features in your project please upgrade your document viewer applications with the latest version of the API....information in image mode with text from epub document Failed to...information in image mode with text in trial File description document...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  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/nodejs-java/work-with...