This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...Conversion Product Solution GroupDocs...example shows how to sign a PDF document with a Barcode signature...
This section describes GroupDocs.Merger for Java supported image types. The Library supports JPEG, GIF, TIFF and many more....Conversion Product Solution GroupDocs...merging Cross-format merge to PDF JPG Image File JPEG Image File...
Learn how to extract hyperlinks from specific page areas using GroupDocs.Parser for Python via .NET. Extract links from defined rectangular regions....Conversion Product Solution GroupDocs...class with Parser ( "document.pdf" ) as parser : if not parser...
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....Conversion Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...
This section decsribes how to add digital signature to Pdf, docx, pptx, xlsx and many more with GroupDocs.Signature for .NET library...Conversion Product Solution GroupDocs...to add digital signature to pdf, docx, pptx, xlsx and many more...
Build custom applications to perform documents and text categorization operations using different taxonomies within your applications GroupDocs Developers Cookbook GroupDocs.Classification for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for basic and advanced development Basic Usage Advanced Usage More .NET Code Examples GroupDocs.Classification for .NET APIs usage examples (documents classification and sentiment analysis) Live demos GroupDocs....Conversion Product Solution GroupDocs...Microsoft Word, OpenOffice, PDF, TXT & RTF files online Was this...
Learn about managing metadata for Documents formats....Conversion Product Solution GroupDocs...Diagrams Working with metadata in PDF documents Working with metadata...
This article explains how to sign a document with Text signature using GroupDocs.Signature for Python via .NET API. Learn how to add a digital signature to a Pdf programmatically in Python....Conversion Product Solution GroupDocs...to add a text signature to a PDF programmatically using Python...
This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....Conversion Product Solution GroupDocs...below demonstrates how to sign PDF document with QR-code signature...