Set up a virtual environment, install groupdocs-metadata-net, and run three minimal examples — read metadata, remove all metadata, and inspect a document — in under five minutes....remove metadata from documents, images, audio, and video with minimal...
Programmatically convert presentations of MS PowerPoint and Open Office Impress formats like ODP, PPT, PPTX to PDF using Java conversion API....word-processing documents, spreadsheets, images, web-pages, emails, CAD , and...
Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages.
The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings.
final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into Images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....options (convert pages into images, and save PDF with scan-like...
This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...
This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...
Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...
This article shows how to implement one or several interfaces for the document's features and required redaction....PDF with page images) Required for raster image format redactions...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats....convert the document to PDF or image format. These methods allow...specify the quality of document images. Refer to the following documentation...
Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Word Document Creating a Common Master-Detail Image Please follow below steps you can create Common Master-Detail Template in MS Word 2013....Advanced Usage / Working with Image Reports - Common Master-Detail...Master-Detail / Common Master-Detail Image in Word Processing Document...
Programmatically find certain text, words, phrases in PDF documents with case sensitivity and RegEx using C#. Replace or hide the text to redact PDF files....spreadsheets, PDF files, and images within .NET application. For...