This topic describes how to use the GroupDocs.Viewer Node.js API to convert images to HTML, PDF, PNG, and JPEG formats.... JavaScript import { Viewer , HtmlViewOptions...resource URL format JavaScript import { Viewer , HtmlViewOptions...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats.... JavaScript import { Viewer , HtmlViewOptions...resource URL format JavaScript import { Viewer , HtmlViewOptions...
This article shows how to add a text watermark to a document and save the result with GroupDocs.Watermark for Python via .NET....watermark import Watermarker from groupdocs...groupdocs.watermark.watermarks import TextWatermark , Font , Color from...
Apply a license to GroupDocs.Viewer for Python via .NET — from file, from stream, via environment variable, or with a metered key....from a file: import os from groupdocs.viewer import License def...from a stream: import os from groupdocs.viewer import License def...
Apply a license to GroupDocs.Merger for Python via .NET — from file, from stream, via environment variable, or with a metered key....from a file: import os from groupdocs.merger import License def...from a stream: import os from groupdocs.merger import License def...
Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for Java...document: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...
Remove annotations from PDF files to reduce file size using the GroupDocs.Viewer Python API....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...
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...
Compare password-protected PDF, Word, Excel, and PowerPoint documents by supplying passwords through LoadOptions using GroupDocs.Comparison for Python via .NET....comparison import Comparer from groupdocs.comparison...comparison.options import LoadOptions def load_password_protected_documents...
The easiest way to remove metadata properties from a file is to use the corresponding tags that let you locate the desired properties across all metadata packages with GroupDocs.Metadata for Python via .NET....metadata import Metadata from groupdocs.metadata.common import MetadataPropertyType...groupdocs.metadata.tagging import Tags def remove_metadata_properties...