Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 12,696 for

to

(0.1 sec)
  1. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have To implement IOcrConnecTor interface and pass the instance To RedacTorSettings construcTor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have To use color box replacements To redact text in images....GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images.

    docs.groupdocs.com/redaction/net/using-ocr/
  2. C# Convert PPT to PDF | PPTX to PDF | Presentat...

    Convert PowerPoint PPT, PPTX To PDF in .NET. C# code examples show the conversion of selective, consecutive slides, and watermarking using Conversion API....Convert PowerPoint PPT, PPTX to PDF in .NET. C# code examples show the conversion of selective, consecutive slides, and watermarking using Conversion API.

    blog.groupdocs.com/conversion/convert-presentat...
  3. Add password to PDF with permissions | Document...

    This article explains how To add password for PDF document with permissions using GroupDocs.Merger for .NET....This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET.

    docs.groupdocs.com/merger/net/add-password-to-p...
  4. How to Add Digital Signature to PDF in C#

    Review the process To add digital signature To PDF in C# and follow the detailed instructions To use a digital signature in C# with a few API calls....Review the process to add digital signature to PDF in C# and follow the detailed instructions to use a digital signature in C# with a few API calls.

    kb.groupdocs.com/signature/net/how-to-add-digit...
  5. Convert Common Document Types to PDF and Image ...

    Meet the all new GroupDocs.Conversion for Java library – a multi-format document converter with support for Microsoft Word, Excel, PowerPoint, Visio, PDF & image files. Just like all GroupDocs Java libraries, GroupDocs.Conversion is designed as a middleware To make it easy To integrate the converter inTo any ECM, CMS, or Java app. In this first release, the library already supports over 50 file formats and allows you To convert literally all common business documents To PDF and raster images....Meet the all new GroupDocs.Conversion for Java library – a multi-format document converter with support for Microsoft Word, Excel, PowerPoint, Visio, PDF & image files. Just like all GroupDocs Java libraries, GroupDocs.Conversion is designed as a middleware to make it easy to integrate the converter into any ECM, CMS, or Java app. In this first release, the library already supports over 50 file formats and allows you to convert literally all common business documents to PDF and raster images.

    blog.groupdocs.com/conversion/convert-common-do...
  6. Export Annotations to TIFF Files

    This may be a big news for those who annotate TIFF documents, most of the time. Previously, there was issue with this format. API was throwing exception “Cannot open image file”. But now you can: Import annotations from TIFF file Delete annotations from it Export annotations inTo it Moreover, in trial mode you were not able To get document info. This issue is now resolved in GroupDocs.Annotation for .NET 19.6....This may be a big news for those who annotate TIFF documents, most of the time. Previously, there was issue with this format. API was throwing exception “Cannot open image file”. But now you can: Import annotations from TIFF file Delete annotations from it Export annotations into it Moreover, in trial mode you were not able to get document info. This issue is now resolved in GroupDocs.Annotation for .NET 19.6.

    blog.groupdocs.com/annotation/export-annotation...
  7. How to Add Reply to Annotation in PDF using Java

    This concise tuTorial will guide you how To add reply To annotation in PDF using Java. Also, it provides working code example To reply annotation in PDF using Java....This concise tutorial will guide you how to add reply to annotation in PDF using Java. Also, it provides working code example to reply annotation in PDF using Java.

    kb.groupdocs.com/annotation/java/how-to-add-rep...
  8. Add watermarks to PowerPoint presentations | Do...

    Add watermarks To PowerPoint presentations. Add watermark To particular slide with simple or advanced settings easily....Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily.

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Add watermarks to PDF documents | Documentation

    The watermarking Java API allows you To add watermarks To PDF documents. Adding watermarks To a particular page or adding watermarks on all images or attachments of a particular page is possible....The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible.

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Add watermarks to diagram documents | Documenta...

    Adding watermark To all pages of a particular type Using GroupDocs.Watermark, you can add watermark To all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how To add watermark To a particular type of the pages....Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages.

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