In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for .NET....formats Leave feedback On this page About eBook file formats eBook...JPG, , , , , TIF, , , , PDF: Page Description Language: , , ,...
The page describes how to add area annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Area annotation allows you to...rectangle area within the document page and annotate it as shown in...
This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API.... Specific pages or ranges of pages to convert. Encoding...conversion. Page Range Selection Define specific pages or ranges...
The page describes how to add watermark annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Watermark annotation allows...annotation position at the document page defines the watermark text defines...
The page describes how to add arrow annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Arrow annotation draws an arrow...arrow on the document page and annotate it as shown in the picture...
To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....eBooks Leave feedback On this page To search a keyword in EPUB...SearchResult > sr = parser . Search ( "page number" ); // Iterate over search...
This article explains how to fill signature background with solid brush...background Leave feedback On this page provides class to specify solid...signature implementation on document page SignatureImplementat = TextSignatureImpleme...
This article shows how to receive digital certificates properties over Document Info method....properties Leave feedback On this page provides method to receive document...); Console . WriteLine ( $" - page count : {documentInfo.PageCount}"...
Add text and image watermarks to Word documents using Java. Apply watermarks programmatically on page(s) using Java API....You can add them to one page or all pages. This is how you can do...see your chosen text on all pages of your Word document. Adding...
This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java.... Get the file type and the pages count from a file The following...to get the file type and the pages count from a file: Java import...