This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...types from metadata perspective: PDF document metadata layer supports...properties as “name-value” pairs. PDF documents provide additional...
The page describes how to set the quality of an image added to a document....pdf-file" )) // specify the path to the input PDF file {...= "input.pdf" ; // specify the path to the input PDF file string...
This article demonstrates how to convert a file stored on a local disk using GroupDocs.Conversion for Python via .NET API....and converting it to PDF: convert_docx_to_pdf.py from groupdocs...PdfConvertOptions def convert_docx_to_pdf (): # Specify source file location...
Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....optionally save redacted documents in PDF, transforming all pages into...range rendering document as PDF; Easy way to redact different...
Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for .NET....document should be converted to PDF first. If this property is set...input firstly is converted to PDF and after that to desired format...
This article explains that how to use PageAreaRedaction....right half of the last page in a PDF document. C# using ( Redactor...redactor = new Redactor ( "Sample.pdf" )) { Regex rx = new Regex (...
Adjust JPEG images quality when rendering documents to Pdf with GroupDocs.Viewer for .NET...Render documents / Render to PDF / Specify the JPEG image quality...image quality in the output PDF document: C# using GroupDocs...
GroupDocs.Search allows indexing documents from various sources...pdf" ; // Creating an index Index...@"c:\MyDocuments\ExampleDocument.pdf" ; // Creating an index Index...
Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....metadata from files such as PDFs, Microsoft Office formats, images...catch ( error ) { console . error ( 'An error:' , error ); } Use...