Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 4,892 for

groupdocs.redaction,

(0.69 sec)
  1. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API.... This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/sign-document...
  2. 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/net/extract-hyperlink...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. 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/