Follow this guide and learn how to set document metadata when saving output document after files comparison within your Python applications....metadata from the source file import groupdocs.comparison as gc...metadata from the target file import groupdocs.comparison as gc...
Learn how to extract text in Accurate mode from documents using GroupDocs.Parser for Python via .NET. High-quality text extraction with best accuracy from PDF, Word, Excel and 50+ formats....parser import Parser # Create an instance...Python from groupdocs.parser import Parser # Create an instance...
Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET....pydrawing import Color from groupdocs.conversion import Converter...conversion.options.convert import PdfConvertOptions , WatermarkTextOptions...
This article demonstrates how to convert document stored at local disk using GroupDocs.Conversion for Java API....disk: import com.groupdocs.conversion.Converter ; import com.groupdocs...
Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....image: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...
This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...
Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for Java...document: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...
Reorder PDF pages during rendering with GroupDocs.Viewer for Python via .NET. Control the output page sequence....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...
Remove annotations from PDF files to reduce file size using the GroupDocs.Viewer Python API....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...
Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.options.HtmlViewOptions ; import com.groupdocs.viewer.options...