This article demonstrates how to edit MOBI files using Node.js via Java....File Leave feedback On this page Introduction The MOBI format...Returns an approximate number of pages in the case of MOBI or AZW3...
The Page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page GroupDocs.Annotation allows...appropriate properties (position, page number, etc). Call the method...
The Page describes how to add highlight annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Highlight annotation highlights...appropriate properties (position, page number, etc). Call the method...
Learn how to add, search, and remove watermarks from documents and images using GroupDocs.Watermark for Java. Supports text, image, and invisible watermarks for document security....Overview Leave feedback On this page GroupDocs.Watermark for Java...background images Rasterize PDF pages and preview document content...
Rendering files to PDF with GroupDocs.Viewer for Node.js via Java. It means that you can embed PDF in websites or applications by using this Java API...Viewer renders all pages of the source document as a...refer to the following pages: Was this page helpful? Not really...
GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java....revisions Generate Document Pages Preview USEFUL RESOURCES GroupDocs...Java Release Notes Was this page helpful? Not really Yes, thanks...
The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF 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....with default options (convert pages into images, save as PDF) redactor...redactor . close (); } Was this page helpful? Not really Yes, thanks...
Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....the watermark to the output pages. Python from groupdocs.viewer...Click to download it. Was this page helpful? Not really Yes, thanks...
Add text watermarks to Pages, worksheets, slides or frames using Python via .NET....watermarks Leave feedback On this page Using text watermarks is an...consists of multiple parts (pages, worksheets, slides, frames...
Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique.
Parameters DataSources An array of data source objects like object[] dataSources.
DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames.
Articles in this section...Presentation Document Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...