Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 1,932 for

full text search

(0.1 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....Search Product Solution GroupDocs...see . Hyperlink can contain a text: <hyperlink link= "www.google...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Search Product Solution GroupDocs...pictures and pictures with no text System . out . println ( "Microsoft...

    docs.groupdocs.com/redaction/java/use-microsoft...
  3. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if Text extraction is supported if (!...Search Product Solution GroupDocs...( password ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/java/password-protect...
  4. GroupDocs.Editor for Java 22.6 Release Notes | ...

    Note NOTE: Starting from this release of the GroupDocs.Editor for Java will support version Java 8 and above. Note This page contains release notes for GroupDocs.Editor for Java 22.6 GroupDocs.Editor for Java version 22.6 is a new big release with a lot of new features, improvements and bug fixes, that brings quality of document editing on a new level! Along with a tons of bugfixes and improvements, there are two new features, which significantly change the public API: audio support and new HTML parsing mechanism....Search Product Solution GroupDocs...All of them are supported in full size: on input (parsing), and...

    docs.groupdocs.com/editor/java/groupdocs-editor...
  5. Sign Pdf documents with special appearance | Do...

     This article explains how to use PDF digital electronic signature features on document page....Search Product Solution GroupDocs...to setup special Pdf document Text signature appearance with GroupDocs...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  6. GroupDocs.Merger for .NET 19.3 Release Notes | ...

    Note This page contains release notes for GroupDocs.Merger for .NET 19.3 Major Features There are 3 new features in this regular monthly release. The most notable are: Added a new functionality for the image representation of all the formats except of Diagram and Text formats Added a new functionality for Text splitting by line numbers Expanded the existing Document Handler Join method with page number using Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-441 Obtain document pages image representations New Feature MERGERNET-444 Implement split txt files by line numbers New Feature MERGERNET-461 Ability to specify page number for joined documents Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Search Product Solution GroupDocs...Diagram and Text formats Added a new functionality for text splitting...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  7. GroupDocs.Comparison for .NET 22.4 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 22.4 Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 22.4: Implemented ability to compare SVG(Scalable Vector Graphics) documents Fixed issue with group figures lose their name after comparison in Cells Fixed issue with alternative Text not counting as StyleChange in Slides Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-2997 Implement comparing SVG files Feature COMPARISONNET-3001 Excel group figures lose their name after comparison Bug COMPARISONNET-3027 Changed alt Text does not count as StyleChange in Slides Bug Public API and Backward Incompatible Changes Starting from this version GroupDocs....Search Product Solution GroupDocs...alternative text not counting as StyleChange in Slides Full List of...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  8. GroupDocs.Comparison for .NET 21.11 Release Not...

    Note This page contains release notes for GroupDocs.Comparison for .NET 21.11 Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 21.11: Fixed lost alternative Text’s title in Cells Fixed issue with grouped objects not comparing in PowerPoint documents Fixed issue with Word and PDF changes counters returning incorrect number of changes Fixed issue with presentation file not reflecting style changes Fixed issue with wrong height in PDF result output (for Comparison App also) Fixed incorrect calculating of coordinates for PDF with Images (for Comparison App also) Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-2761 Alt Text comparison issue Bug COMPARISONNET-2918 Issue with changes counters in Word Bug COMPARISONNET-2919 Issue with changes counters in PDF Bug COMPARISONNET-2898 Issue when comparing grouped objects in PowerPoint documents Bug COMPARISONNET-2873 Presentation file comparison issue Bug COMPARISONAPP-71 Wrong PDF pages height Bug COMPARISONAPP-62 Incorrect calculating of coordinates for PDF with Images Bug Public API and Backward Incompatible Changes none...Search Product Solution GroupDocs...21.11: Fixed lost alternative text’s title in Cells Fixed issue...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  9. GroupDocs.Signature for .NET 20.11 Release Note...

    Note This page contains release notes for GroupDocs.Signature for .NET 20.11 Major Features There are about ten important bug fixes, improvements and features in this release. New improvements are related to optimization of Open Office document saving and Text signatures rendering on the Image documents. The new feature with Pdf digital appearance allows to customize font of the labels. Below the list of most notable changes in release of GroupDocs....Search Product Solution GroupDocs...Open Office document saving and Text signatures rendering on the...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  10. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Search Product Solution GroupDocs...instance, all kinds of plain text files (batch, command files...

    docs.groupdocs.com/redaction/net/extend-support...