Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 11,631 for

text

(0.12 sec)
  1. GroupDocs.Annotation for .NET

    This API allows you to digitally annotate any type of file format using .NET and C# language on any platform....NET Latest Answers Add Search Text Annotation to PDF using C# Add...Annotation in PDF using C# How to Add Text Redaction Annotation in PDF...

    kb.groupdocs.com/annotation/net/
  2. How to search signatures with LINQ queries | Gr...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API....criteria, such as filtering for text signatures and matching a specific...example shows how to search Text signature with LINQ query in...

    docs.groupdocs.com/signature/net/search-signatu...
  3. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain Text file....Advanced usage / Working with text / Detect encoding Detect encoding...detect the encoding of a plain text file. The following encodings...

    docs.groupdocs.com/parser/net/detect-encoding/
  4. Introducing GroupDocs.Signature for Python via ...

    Introduction to GroupDocs.Signature for Python via .NET - what is it and why to use...groupdocs-signature Quick Example: Adding a Text Signature import groupdocs_signature...pdf" ) as signature : # Create text signature options opts = options...

    docs.groupdocs.com/signature/python-net/introdu...
  5. Specify spreadsheet rendering options | GroupDocs

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....render grid lines, or adjust cell text overflow). To access these options...cell text overflow The method allows you to prevent text overflow...

    docs.groupdocs.com/viewer/java/specify-renderin...
  6. Extract hyperlinks from document page area | Gr...

    This article explains that how to extract hyperlinks from document page area....Description The page that contains the text area. The rectangular area on...that contains the text area. The hyperlink text. The hyperlink URL...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  7. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract Text structure. Hyperlink can contain a Text: google.com Warning getStructure method returns null value if Text structure extraction isn’t supported for the document. For example, Text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null.... Hyperlink can contain a text: <hyperlink link= "www.google...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  8. Extract hyperlinks from document page area | Gr...

    Learn how to extract hyperlinks from specific page areas using GroupDocs.Parser for Python via .NET. Extract links from defined rectangular regions.... text } -> { link . url } " ) else...hyperlinks : print ( f " { link . text } : { link . url } " ) document...

    docs.groupdocs.com/parser/python-net/extract-hy...
  9. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction.... text } \t " , end = "" ) print ()...in row . cells : cell_text = cell . text if cell else "" row_data...

    docs.groupdocs.com/parser/python-net/extract-ta...
  10. Document_with_revision.docx

    What is Lorem Ipsum? Lorem Ipsum is simply dummy Text of the printing and typesetting industry. Lorem Ipsum has been the industrysindustry's standard dummy Text ever since the 1500s, when an unknow......Lorem Ipsum is simply dummy text of the printing and typesetting...industrysindustry's standard dummy text ever since the 1500s, when an...

    docs.groupdocs.com/comparison/python-net/_sampl...