Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 5,141 for

groupdocs.watermark,

(0.1 sec)
  1. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:

    docs.groupdocs.com/metadata/java/load-a-passwor...
  2. Set image resolution | Documentation

    This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer Java API....This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer Java API.

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size.

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Get the PDF output file information | Documenta...

    This article explains how to get the PDF output file information using Java with GroupDocs.Viewer for Java....This article explains how to get the PDF output file information using Java with GroupDocs.Viewer for Java.

    docs.groupdocs.com/viewer/java/get-pdf-output-f...
  5. Subset fonts | Documentation

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API....This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API.

    docs.groupdocs.com/viewer/java/optimization-pdf...
  6. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or email...Save attachments and embedded files from PDF, Outlook data file or email

    docs.groupdocs.com/viewer/java/how-to-extract-a...
  7. Save attachments | Documentation

    Retrieve and save attachments from emails, Outlook files, archives, and PDFs....Retrieve and save attachments from emails, Outlook files, archives, and PDFs.

    docs.groupdocs.com/viewer/python-net/how-to-ext...
  8. GroupDocs.Conversion for Java

    查找有关在任何平台上使用 Java 代码转换各种类型的文档和图像的答案。...查找有关在任何平台上使用 Java 代码转换各种类型的文档和图像的答案。

    kb.groupdocs.com/zh/conversion/java/page/5/
  9. GroupDocs.Conversion Product Family

    查找有关在任何平台上使用代码转换各种类型的文档和图像的答案。...查找有关在任何平台上使用代码转换各种类型的文档和图像的答案。

    kb.groupdocs.com/zh/conversion/page/18/
  10. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Node.js via Java....This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Node.js via Java.

    docs.groupdocs.com/conversion/nodejs-java/load-...