Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 20,192 for

groupdocs watermark java

(0.08 sec)
  1. Generate document preview | GroupDocs

    You are welcome to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/generate-docum...
  2. Working with metadata in ProjectManagement form...

    Groupdocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Load password-protected file | GroupDocs

    Load password-protected file In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/java/load-password...
  4. Load password-protected document | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using Groupdocs.Merger for Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/merger/java/load-password-pr...
  5. Check document password-protection | GroupDocs

    This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using Groupdocs.Merger for Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/merger/java/check-document-p...
  6. GroupDocs.Watermark on GroupDocs Blog | Documen...

    Groupdocs.Watermark on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Watermark on Groupdocs Blog | Document Automation Solutions for .NET & J......GroupDocs.Watermark on GroupDocs Blog | Document Automation Solutions...NET & Java Developers Recent content in GroupDocs.Watermark on GroupDocs...

    blog.groupdocs.com/nl/tag/groupdocs.watermark/i...
  7. GroupDocs.Watermark on GroupDocs Blog | Documen...

    Groupdocs.Watermark on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Watermark on Groupdocs Blog | Document Automation Solutions for .NET & J......GroupDocs.Watermark on GroupDocs Blog | Document Automation Solutions...NET & Java Developers Recent content in GroupDocs.Watermark on GroupDocs...

    blog.groupdocs.com/fa/tag/groupdocs.watermark/i...
  8. GroupDocs.Watermark on GroupDocs Blog | Documen...

    Groupdocs.Watermark on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Watermark on Groupdocs Blog | Document Automation Solutions for .NET & J......GroupDocs.Watermark on GroupDocs Blog | Document Automation Solutions...NET & Java Developers Recent content in GroupDocs.Watermark on GroupDocs...

    blog.groupdocs.com/pt/tag/groupdocs.watermark/i...
  9. Evaluation Limitations and Licensing | GroupDocs

    Note Groupdocs.Metadata also works without the license in trial mode with certain limitations Evaluation version limitations You can easily download Groupdocs.Metadata for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license. API Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio, etc) Only first 5 properties can be read XMP API Only first 2 XMP schemes can be read EXIF API GPS IFD and image thumbnail are unavailable Only first 5 properties can be read IPTC API Only first 5 properties can be read Id3v2, Lyrics3, APEv2 tags Only first 5 properties can be read QuickTime atoms Only first 5 atoms can be read File open Open maximum 15 files, otherwise, API throws exception File save Not supported in trial mode Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/evaluation-lim...
  10. Watermarking on GroupDocs Blog | Document Autom...

    Watermarking on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermarking on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers......Watermarking on GroupDocs Blog | Document Automation Solutions....NET & Java Developers Recent content in Watermarking on GroupDocs...

    blog.groupdocs.com/pl/tag/watermarking/index.xml