Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 5,242 for

groupdocs.watermark,

(0.07 sec)
  1. Add Watermark to Presentations in Java | Text a...

    Add image watermark to presentation slides, or apply text watermarks to PPT, PPTX, PPS & more formats in Java using GroupDocs Watermarking API....Add image watermark to presentation slides, or apply text watermarks to PPT, PPTX, PPS & more formats in Java using GroupDocs Watermarking API.

    blog.groupdocs.com/watermark/watermark-presenta...
  2. GroupDocs Newsletter February 2018 – Document M...

    Share this issue: Monthly Newsletter February 2018 .NET Document Viewer APIs for C#, WPF and ASPdotNET Applications Render PDF, Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer for .NET is a powerful file viewer API for rendering over 50 documents and image file formats within .NET applications. It rasterizes documents and images both, renders text and converts them to SVG + HTML + CSS – offering a high-fidelity true-text, native document rendering....Share this issue: Monthly Newsletter February 2018 .NET Document Viewer APIs for C#, WPF and ASPdotNET Applications Render PDF, Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer for .NET is a powerful file viewer API for rendering over 50 documents and image file formats within .NET applications. It rasterizes documents and images both, renders text and converts them to SVG + HTML + CSS – offering a high-fidelity true-text, native document rendering.

    blog.groupdocs.com/total/groupdocs-newsletter-f...
  3. Tags on GroupDocs Blog | Document Automation So...

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

    blog.groupdocs.com/tags/index.xml
  4. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search using Java search API....This article gives the knowledge that how the document filters used during the search using Java search API.

    docs.groupdocs.com/search/java/document-filteri...
  5. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....This article describes the search options that can be specified in an instance of the SearchOptions class.

    docs.groupdocs.com/search/nodejs-java/search-op...
  6. Get supported features | Documentation

    This article shows how to check if feature supported for the document....This article shows how to check if feature supported for the document.

    docs.groupdocs.com/parser/net/get-supported-fea...
  7. Configuring search network | Documentation

    This page contains information about configuring the search network....This page contains information about configuring the search network.

    docs.groupdocs.com/search/net/configuring-searc...
  8. Adjusting comparison sensitivity | Documentation

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for .NET....Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for .NET.

    docs.groupdocs.com/comparison/net/adjusting-com...
  9. Use advanced rasterization options | Documentation

    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....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.

    docs.groupdocs.com/redaction/java/use-advanced-...
  10. OCR support | Documentation

    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...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

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