Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 3,539 for

feature

(0.41 sec)
  1. 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....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/signing-archi...
  3. How to Add Barcode Signature to PDF in Java

    This short guide provides thorough instructions on how to create a Barcode for a PDF using Java and how to add Barcode signature to PDF in Java.... This feature can be developed by installing...

    kb.groupdocs.com/signature/java/how-to-add-barc...
  4. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/sign-document...
  5. How to Extract Text from Excel in C#

    This article provides stepwise instructions to extract Text from Excel in C# using simple API calls and a sample application to read Text from Excel file using C#....demonstrate the working of this feature. Here are the main steps along...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  6. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK in Java....the code above and see the feature in action in our GitHub examples:...redaction App Along with full featured Java library we provide simple...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  7. Advanced search for Metadata signatures | Group...

     This article explains how to search various data values types within electronic signatures in the document metadata by GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/advanced-searc...
  8. How to Add Polyline Annotation using C#

    Become acquainted with the steps required to add polyline annotation using C#, and effortlessly utilize APIs to acquire the ability to add polyline annotation in C#....the polyline annotation C# feature. You can use these instructions...

    kb.groupdocs.com/annotation/net/how-to-add-poly...
  9. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java 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 getPresentationType method to obtain file format information advanced_usage....presentations The inspection feature that is introduced in this...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Convert XLSX to CSV using Python

    Convert XLSX to CSV using Python to extract structured data from spreadsheets. Learn how to export XLSX to CSV in Python with clean tabular formatting....CSV in Python is a crucial feature for teams building automation...

    kb.groupdocs.com/conversion/python/convert-xlsx...