Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 3,285 for

library

(0.12 sec)
  1. Add Search Text Annotation to PDF using Java

    Efficiently grasp the knowledge on how to add search text annotation to PDF using Java. Moreover, we offer code to insert search text annotation in PDF using Java....installation of the annotation library and necessary adjustments to...

    kb.groupdocs.com/annotation/java/add-search-tex...
  2. Redact Text in PPTX using C#

    In this tutorial, you'll learn how to redact text in PPTX using C#. Also, you'll be provided with a straightforward code example to replace text in PPTX using C#....you’ve set up the recommended library and made the necessary adjustments...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  3. Search with Aliases in Document using C#

    Let's learn how to search with aliases in document using C#. Simplify queries, boost accuracy, and achieve robust document search with aliases in C# across platforms....NET library into your project to enable...

    kb.groupdocs.com/search/net/search-with-aliases...
  4. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/indexing-reports/
  5. 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....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  6. 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...NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/signing-archi...
  7. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-barcodes...
  8. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office PowerPoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office PowerPoint presentations as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) documents...NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  10. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/document-passwords/