Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 11,022 for

text

(1.57 sec)
  1. Developer Guide | GroupDocs

    Explains GroupDocs.Viewer for Java file viewer features and shows how to view PDF, Word, Excel, PowerPoint documents inside your Java applications...document Search and highlight text in the loaded document Troubleshooting...

    docs.groupdocs.com/viewer/java/developer-guide/
  2. Advanced document verification | GroupDocs

     This section contains examples with advanced electronic signatures verification across the document and its pages with GroupDocs.Signature API....signatures in advance Verifying Text signatures in advance How to...

    docs.groupdocs.com/signature/net/verifying/
  3. Parser basic | GroupDocs

    Quick Start section about main features of GroupDocs.Parser API, describes how to extract Text, images, and metadata from documents with just a couple lines of code....formats Get document info Extract text from documents Parse Data from...

    docs.groupdocs.com/parser/python-net/basic-usage/
  4. Delete signatures from documents | GroupDocs

    This sections shows how to delete electronic signatures with GroupDocs.Signature API....Barcode ✖ Image ✖ QR Code ✖ Text ✖ Digital ✖ By type Was this...

    docs.groupdocs.com/signature/net/delete-signatu...
  5. Deleting | GroupDocs

     This section contains examples with advanced electronic signatures deletion with GroupDocs.Signature API....Image ✖ Multiple ✖ QR Code ✖ Text ✖ By Type Was this page helpful...

    docs.groupdocs.com/signature/java/deleting/
  6. 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...
  7. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadConText conText) { var loadOptions = new WordPr…...this, because as we know the text file format does not store any...command line tools that create a text files which I then merge together...

    forum.groupdocs.com/t/txt-font-replacement/16295
  8. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Text ); Console . WriteLine ( comment...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. 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...
  10. 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...