Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 5,934 for

groupdocs.watermark,

(0.79 sec)
  1. Plain text | GroupDocs

    This article explains that how to extract plain formatted text from document page in Java....This article explains that how to extract plain formatted text from document page in Java.

    docs.groupdocs.com/parser/java/plain-text/
  2. GroupDocs.Merger Product Family | GroupDocs

    Merge multiple documents into single, extrac document pages, split documents with GroupDocs.Merger libraries in C# and Java languages....Merge multiple documents into single, extrac document pages, split documents with GroupDocs.Merger libraries in C# and Java languages.

    docs.groupdocs.com/merger/
  3. Load document using the local path string | Gro...

    This article explains how to load a document using the local path string with GroupDocs.Viewer within your .NET applications....This article explains how to load a document using the local path string with GroupDocs.Viewer within your .NET applications.

    docs.groupdocs.com/viewer/net/load-document-fro...
  4. Listening to conversion process events | GroupDocs

    Follow this guide and learn how to track conversion process by subscribing to specific events of GroupDocs.Conversion for .NET API....Follow this guide and learn how to track conversion process by subscribing to specific events of GroupDocs.Conversion for .NET API.

    docs.groupdocs.com/conversion/net/listening/
  5. Common Master-Detail Image in HTML Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in HTML 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....Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in HTML 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.

    docs.groupdocs.com/assembly/java/common-master-...
  6. GroupDocs.Total for .NET 25.12 – Latest Updates...

    Explore what’s new in GroupDocs.Total for .NET 25.12. Available now on NuGet and GroupDocs website....Explore what’s new in GroupDocs.Total for .NET 25.12. Available now on NuGet and GroupDocs website.

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  7. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF file...This article demonstrates that how to save the document as a rasterized PDF file

    docs.groupdocs.com/redaction/net/save-in-raster...
  8. Save with default options | GroupDocs

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.

    docs.groupdocs.com/redaction/java/save-with-def...
  9. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page.

    docs.groupdocs.com/redaction/python-net/redacti...
  10. Nesting search queries in object form | GroupDocs

    This article gives the knowledge about nesting search queries in object form....This article gives the knowledge about nesting search queries in object form.

    docs.groupdocs.com/search/net/nesting-search-qu...