Locate and remove the metadata properties you don't want — by tag, category, name, type or value — With GroupDocs.Metadata for Python via .NET....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...
This article shows how To check supported file formats....familiar how to extract text, images, forms and more, please refer...data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...
This article shows how To get the basic document info....familiar how to extract text, images, forms and more, please refer...data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...
This article describes the main functions of GroupDocs.Parser for Python via .NET. Extracting text, Images, metadata, tables, and structured data from documents With template-based parsing support.... Extract Images GroupDocs.Parser supports image extraction...documents. You may call get_images method that returns all info...
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 ToPdf, but the scan-like effects will be applied To its pages.
The following example demonstrates how To apply the AdvancedRasterizationOptions With default settings.
C#
using (RedacTor redacTor = new RedacTor(@"sample.docx")) { // Save the document With advanced options (convert pages inToImages, and save PdfWith scan-like pages) var so = new SaveOptions(); so....document will be rasterized to PDF, but the scan-like effects will...(convert pages into images, and save PDF with scan-like pages)...
This example demonstrates how To load a password-protected document using GroupDocs.Metadata for Python via .NET....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...