Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 10,705 for

text

(0.12 sec)
  1. Edit document | GroupDocs

    Follow this guide and learn how to edit Text documents, spreadsheets and presentations using GroupDocs.Editor for Java API features....Presentation PPT, PPTX, PPS, POT Plain Text documents TXT XML Any XML-based...How to edit e-Book file Edit text files Edit Email documents Edit...

    docs.groupdocs.com/editor/java/edit-document/
  2. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....try { // setup options with text of signature BarcodeSignOptions...try { // setup options with text of signature BarcodeSignOptions...

    docs.groupdocs.com/signature/java/locating-sign...
  3. GroupDocs.Viewer Product Family

    Find answers about viewing and rendering a variety of file types using code on any platform....JPG using C# How to Extract Text from PDF using Java How to Render...

    kb.groupdocs.com/viewer/page/4/
  4. Searching | GroupDocs

    This section explains how to search for electronic signatures across document and its pages with advanced options....Barcode 🌐 Digital 🌐 QR Code 🌐 Text 🌐 Images 🌐 Build Metadata...

    docs.groupdocs.com/signature/java/searching/
  5. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page.... All the text that is contained (even partially)...excessive extraction of the text. For example: Template definition...

    docs.groupdocs.com/parser/java/working-with-tem...
  6. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode Text, positioning, alignment and other visual settings with GroupDocs.Signature...); - specifies Barcode text. Here are the steps to eSign...try { // setup options with text of signature BarcodeSignOptions...

    docs.groupdocs.com/signature/java/esign-documen...
  7. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert Text files with advanced options using GroupDocs.Conversion for .NET API....control over how the source text document will be processed....are recognized when a plain-text document is converted. If this...

    docs.groupdocs.com/conversion/net/load-txt-docu...
  8. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....at page {0} with type {1} and text {2}" , barcodeSignature . PageNumber...EncodeType , barcodeSignature . Text ); } } } More resources GitHub...

    docs.groupdocs.com/signature/net/subscribing-fo...
  9. Extract tables from document page | GroupDocs

    This article explains that how to extract tables from document page....rectangular area that bounds text area. The page information (page...) { // Print the table cell text System . out . print ( cell...

    docs.groupdocs.com/parser/java/extract-tables-f...
  10. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…...CSV files to be processed as text format instead of spreadsheet...loadContext) { // Process CSV files as text format for improved performance...

    forum.groupdocs.com/t/how-to-update-email-load-...