Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 33,842 for

groupdocs.watermark

(0.2 sec)
  1. Add Watermark to Excel Workbooks in Java | Text...

    Insert watermarks into Excel workbooks using Java. Watermark all sheets or apply it to just specific sheet even as background using watermark Java API....Watermark Excel Sheets # GroupDocs.Watermark for Java is the API to...

    blog.groupdocs.com/watermark/watermark-excel-sh...
  2. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  3. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-advanced-...
  4. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/search/net/search-options/
  5. Inserting Images Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/inserting-image...
  6. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/using-markdown-...
  7. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/locating-sign...
  8. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/extracting-pro...
  9. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/load-present...
  10. OCR support | GroupDocs

    This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents...Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/search/net/ocr-support/