This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....pages: Python import groupdocs.redaction as gr import groupdocs.redaction...gro import groupdocs.redaction.redactions as grr import groupdocs...
Lock watermarks in a Word document to restrict editing using Python via .NET.... import groupdocs.watermark as gw import groupdocs.watermark...watermark.watermarks as gww import groupdocs.watermark.options...
This topic describes how to use the GroupDocs.Viewer Java API to convert web documents to PDF, PNG, and JPEG formats.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...pixels. Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...
Convert NSF files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....viewer import Viewer from groupdocs.viewer.options import HtmlViewOptions...viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...
Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image formats using GroupDocs.Viewer Python API....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...
Learn how to extract images from documents using GroupDocs.Parser for Python via .NET. Extract images with position data, rotation, and format information from PDF, Word, Excel....parser import Parser # Create an instance...from groupdocs.parser import Parser import os # Create output directory...
In this article, you will learn how to extract compressed files and convert them to desired format with GroupDocs.Conversion for Java....format: import com.groupdocs.conversion.Converter ; import com.groupdocs...PdfConvertOptions ; import java.io.FileOutputStream ; import java.io.ByteArrayOutputStrea...
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...
Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....viewer import Viewer from groupdocs.viewer.options import HtmlViewOptions...viewer import Viewer from groupdocs.viewer.options import HtmlViewOptions...
Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....revisions from local disk Java import com.groupdocs.comparison.words...words.revision.* ; import java.util.List ; // ... try ( RevisionHandler...