Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 5,706 for

groupdocs.viewer,

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

    This article explains that how to extract hyperlinks from document page area....This article explains that how to extract hyperlinks from document page area.

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. 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....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: <hyperlink link="www.google.com">google.com</hyperlink> 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.

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Installation (manual) | GroupDocs

    Installation without build tools (manual JAR setup) If you don’t use Maven/Gradle/Ivy/SBT, you can add GroupDocs.Metadata for Java to the classpath manually. 1) Download the JAR Go to the latest version of groupdocs-metadata in the GroupDocs Java repository. Download groupdocs-metadata-.jar. 2) Add the JAR to your project IntelliJ IDEA File → Project Structure → Modules → Dependencies. Click + → JARs or directories and select the downloaded JAR. Eclipse...Installation without build tools (manual JAR setup) If you don’t use Maven/Gradle/Ivy/SBT, you can add GroupDocs.Metadata for Java to the classpath manually. 1) Download the JAR Go to the latest version of groupdocs-metadata in the GroupDocs Java repository. Download groupdocs-metadata-<version>.jar. 2) Add the JAR to your project IntelliJ IDEA File → Project Structure → Modules → Dependencies. Click + → JARs or directories and select the downloaded JAR. Eclipse

    docs.groupdocs.com/metadata/java/installation-m...
  4. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for Java from version 19.10: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for Java from version 19.10: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult.

    docs.groupdocs.com/search/java/migration-notes/
  5. Storing text of indexed documents | GroupDocs

    This article explains that how to store text of indexed documents using Java....This article explains that how to store text of indexed documents using Java.

    docs.groupdocs.com/search/nodejs-java/storing-t...
  6. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents.

    docs.groupdocs.com/redaction/java/remove-page-r...
  7. Extract images from document | GroupDocs

    Learn how to extract images from documents using GroupDocs.Parser for .NET. Extract images with position data, rotation, and format information from PDF, Word, Excel in C#....Learn how to extract images from documents using GroupDocs.Parser for .NET. Extract images with position data, rotation, and format information from PDF, Word, Excel in C#.

    docs.groupdocs.com/parser/net/extract-images-fr...
  8. Extract images from Microsoft Office Excel spre...

    This article explains that how to extract images from Microsoft Office Excel (.xls, .xlsx) spreadsheets....This article explains that how to extract images from Microsoft Office Excel (.xls, .xlsx) spreadsheets.

    docs.groupdocs.com/parser/net/extract-images-fr...
  9. How to Run Examples | GroupDocs

    Step-by-step guide to run GroupDocs.Parser for .NET code examples. Learn how to build projects from scratch, use GitHub examples, and set up your development environment....Step-by-step guide to run GroupDocs.Parser for .NET code examples. Learn how to build projects from scratch, use GitHub examples, and set up your development environment.

    docs.groupdocs.com/parser/net/how-to-run-examples/
  10. Indexing with stop words | GroupDocs

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API

    docs.groupdocs.com/search/net/indexing-with-sto...