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

groupdocs.redaction,

(0.32 sec)
  1. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature.

    docs.groupdocs.com/signature/java/esign-word-pr...
  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...This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures

    docs.groupdocs.com/signature/java/signing-archi...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  10. 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...