This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Editor Product Solution GroupDocs...
This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Editor Product Solution GroupDocs...
This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature for Python via .NET...Editor Product Solution GroupDocs...
Impariamo come proteggere con password i file del foglio di calcolo Excel utilizzando C#. Modificare la password esistente o rimuoverla per sbloccare i file XLS/XLSX utilizzando l'API .NET....file del foglio di calcolo, l’editor o il visualizzatore chiederà...
Mari pelajari cara melindungi file spreadsheet Excel dengan kata sandi menggunakan Java. Ubah kata sandi yang ada atau hapus untuk membuka kunci file XLS/XLSX menggunakan Java API....mencoba membuka file spreadsheet, editor atau penampil akan meminta...
This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....Editor Product Solution GroupDocs...
This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....Editor Product Solution GroupDocs...
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....Editor Product Solution GroupDocs...