This topic explains how to verify QR Code electronic signatures with GroupDocs.Signature for Python via .NET API....code signatures in a document: import groupdocs.signature as signature...signature.options import QrCodeVerifyOptions import groupdocs.signature...
This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream... Python import groupdocs.redaction as gr import groupdocs.redaction...gro import groupdocs.redaction.redactions as grr import groupdocs...
In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for Java API....document: import com.groupdocs.conversion.Converter ; import com.groupdocs...contracts.PossibleConversions ; import com.groupdocs.conversion.options...
This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks to HTML, PDF, PNG, and JPEG formats.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...format Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...
Learn this article and check how to restrict loading of external resources during conversion...java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.PdfConvertOptions ; import com.groupdocs.conversion.options...
This article explains how to verify digital electronic signatures with GroupDocs.Signature for Python via .NET API...signature import Signature from groupdocs.signature...signature.options import DigitalVerifyOptions from groupdocs.signature...
This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature... Python import groupdocs.signature as signature...groupdocs.signature.options import MetadataSignOptions from groupdocs...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...formats Format Description Create Import Export Auto Detection MS Word...formats Format Description Create Import Export Auto Detection Excel...
Learn how to extract text structure from documents using GroupDocs.Parser for Python via .NET. Get XML representation of document structure including paragraphs, tables, lists....parser import Parser import xml.etree.ElementTree...from groupdocs.parser import Parser import xml.etree.ElementTree...
This article shows how to save output to a stream when rendering a document... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...interfaces.PageStreamFactory ; import com.groupdocs.viewer.options...