Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 5,164 for

text signature

(0.33 sec)
  1. Extract hyperlinks from document page area | Gr...

    This article explains that how to extract hyperlinks from document page area....Signature Product Solution GroupDocs...Description The page that contains the text area. The rectangular area on...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. GroupDocs.Annotation for .NET

    This API allows you to digitally annotate any type of file format using .NET and C# language on any platform....Signature Product Family GroupDocs.Metadata...NET Latest Answers Add Search Text Annotation to PDF using C# Add...

    kb.groupdocs.com/annotation/net/
  3. 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....Signature Product Solution GroupDocs...see . Hyperlink can contain a text: <hyperlink link= "www.google...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  4. GroupDocs.Annotation for Java

    This API allows you to digitally annotate any type of file format using Java language on any platform....Signature Product Family GroupDocs.Metadata...Java Latest Answers Add Search Text Annotation to PDF using Java...

    kb.groupdocs.com/annotation/java/
  5. GroupDocs.Viewer for Java | GroupDocs

    GroupDocs.Viewer for Java allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your Java application....Signature Product Solution GroupDocs...Viewer supports over . Load text documents, spreadsheets, presentations...

    docs.groupdocs.com/viewer/java/
  6. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for Java and how to operate them in Java code....Signature Product Solution GroupDocs...also known as delimited text, that are text-based form of spreadsheets...

    docs.groupdocs.com/editor/java/working-with-for...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Signature for .NET API. A number of...in this release. GroupDocs.Signature for .NET API now allows its...

    blog.groupdocs.com/groupdocs.blog/page/77/
  8. Add watermarks to spreadsheet documents | Group...

    Add watermarks to worksheets, images, backgrounds, and headers/footers using Python via .NET....Signature Product Solution GroupDocs...worksheet This sample adds either a text or image watermark to specific...

    docs.groupdocs.com/watermark/python-net/add-wat...
  9. 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....Signature Product Solution GroupDocs...render grid lines, or adjust cell text overflow). To access these options...

    docs.groupdocs.com/viewer/java/specify-renderin...
  10. 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....Signature Product Solution GroupDocs...cell : print ( f " { cell . text } \t " , end = "" ) print ()...

    docs.groupdocs.com/parser/python-net/extract-ta...