This article explains how To search for multiple electronic signatures across document pages with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signatures; - to search for Image signatures; - to search for...
Learn this article and check how To restrict loading of external resources during Conversion...Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Java...
This article explains how To sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...
Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from Pdf, DOCX, PPTX, XLSX, Images, audio, video and many other files of different types in your Java solution....Conversion Product Solution GroupDocs...Moreover, in most cases, one image, video or document contains...
This article shows how To create electronic signatures with specific ordering on the document page...Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...
This article explains how To search for multiple electronic signatures across document pages with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signatures; - to search for Image signatures; - to search for...
This article explains how To make advanced search for Barcode electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { BarcodeSearchOptions options...
This article demonstrates how To edit MOBI files using Node.js via Java....Conversion Product Solution GroupDocs...text with rich formatting, images, and different annotations...
The simplest way To save the document is it provide no parameters To Save method. In this case the document will be rasterized ToPdf and will have the same name as the original one except its extension (.Pdf). The Pdf file will be overwritten.
The following example demonstrates usage of Save() method with default options.
final RedacTor redacTor = new RedacTor("sample.docx"); try { // Here we can use document instance To perform redactions redacTor....Conversion Product Solution GroupDocs...document will be rasterized to PDF and will have the same name as...