Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 10,065 for

images

(0.48 sec)
  1. Load a password-protected document | GroupDocs

    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:...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  2. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...'advlist autolink lists link image charmap print preview hr anchor...numlist outdent indent | link image', content_style: `@Html.Raw(Model...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  3. Compare PDF Documents in .NET – Inline vs Side‑...

    Learn how to compare PDF documents programmatically using GroupDocs.Comparison for .NET. Step‑by‑step C# examples for all three display modes, page‑range filtering, and a quick overview of Adobe Acrobat's built‑in compare tool....that highlights text changes, image differences, and formatting...Whether to include embedded images in the comparison. AnnotationAuthorName...

    blog.groupdocs.com/comparison/compare-pdf-docum...
  4. Common Master-Detail Image in Text Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Text Document Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements: Report must show managers’ picture and name. It must associate the managers with their clients....Advanced Usage / Working with Image Reports - Common Master-Detail...Master-Detail Image in Text Document Common Master-Detail Image in Text...

    docs.groupdocs.com/assembly/java/common-master-...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... New image formats are introduced for images comparing such...Features Implement Comparison Imaging Absorbing of tables with merged...

    blog.groupdocs.com/groupdocs.blog/page/63/
  6. Common List Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Email Document format. Common List in Email Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show multiple managers’ picture and name. Adding Syntax to be evaluated by GroupDocs....Working with Image Reports - Common List / Common List Image in Email...Email Document Common List Image in Email Document Leave feedback...

    docs.groupdocs.com/assembly/java/common-list-im...
  7. Improved Performance and CAD Format - introduce...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.4.0 API with Three new features like support of “Compare CAD format, Improved Comparison Performance and Updated Changes Model for Imaging. This monthly release is adding Three improvements like “Improve comparison of Imaging formats” and " Cross-format API simplifications across all supported formats” along with fixes. Detailed information is listed below. Please Click here to download the latest API....Updated Changes Model for Imaging . This monthly release is adding...like “Improve comparison of Imaging formats” and " Cross-format...

    blog.groupdocs.com/comparison/improved-comparis...
  8. Single Row Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Email Document format. Single Row Image in Email Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show image of the manager It must show Name and age of manager Adding Syntax to be evaluated by GroupDocs....Working with Image Reports - Single Row / Single Row Image in Email...Email Document Single Row Image in Email Document Leave feedback...

    docs.groupdocs.com/assembly/java/single-row-ima...
  9. Single Row Image in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Text Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the Text Document....Working with Image Reports - Single Row / Single Row Image in Text...Text Document Single Row Image in Text Document Leave feedback Note...

    docs.groupdocs.com/assembly/java/single-row-ima...
  10. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to Images or documents....Basic usage / Add image watermarks Add image watermarks Leave...Watermark library is adding image watermarks to documents. You...

    docs.groupdocs.com/watermark/nodejs-java/add-im...