This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....pages of the document, inserts images, makes some edits, removes...resources like stylesheet(s) and/or image(s) are located in some specific...
This topic describes how to use the GroupDocs.Viewer Java API to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....the output will be a raster image without any interactive links...its resources (stylesheets, images, fonts etc) are stored separately...
This article includes instructions on how to convert DOCX to SVG using Java, as well as sample code that illustrates the procedure to transform DOCX to SVG in Java....when you want to show text or images on a web page or in an application...
Kentico is quite a popular CMS focused largely on document management. At GroupDocs we create APIs that allow developers to enhance their applications and sites with convenient document collaboration tools. One of such tools is a multi-format, cross-platform compatible document viewer – GroupDocs.Viewer. It allows end users to view over 50 types of documents and Images from any modern web-browser and without having to install any office software or plugins....over 50 types of documents and images from any modern web-browser...
Annotate PDF files by creating hyperlinks using link annotations in Java. Document and image annotation Java API allows annotating by linking external data....Annotations in Java Add Watermark to Images in Java...
This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package.
Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors
try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...
This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Python via .NET....words and characters Tables Images Shapes etc. GroupDocs.Comparison...
GroupDocs.Conversion for Python via .NET is a document conversion API that enables easy conversion of popular file formats, including DOCX, XLSX, PPTX, PDF, CAD drawings, and many more....OpenDocument (ODT, ODS, ODP) Images (JPEG, PNG, TIFF) Email (EML...