This topic describes how to use the GroupDocs.Viewer Node.js API to specify various options for rendering CAD files to HTML, Pdf, PNG, and JPEG....drawing to PDF and sets the background color of PDF pages to light...) // Convert the document to PDF. const viewOptions = groupdocs...
GroupDocs.Search allows indexing documents from various sources...pdf" ; // Creating an index Index...@"c:\MyDocuments\ExampleDocument.pdf" ; // Creating an index Index...
The page describes how to set the quality of an image added to a document....pdf-file" )) // specify the path to the input PDF file {...= "input.pdf" ; // specify the path to the input PDF file string...
This article demonstrates how to convert a file stored on a local disk using GroupDocs.Conversion for Python via .NET API....and converting it to PDF: convert_docx_to_pdf.py from groupdocs...PdfConvertOptions def convert_docx_to_pdf (): # Specify source file location...
Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....metadata from files such as PDFs, Microsoft Office formats, images...catch ( error ) { console . error ( 'An error:' , error ); } Use...
GroupDocs Comparison is a web-based tool that allows you to compare Word documents, as well as Pdf, Excel and other documents online. It combines two documents and highlights differences. While comparing documents, the app generates a redline and blueline view of how the documents differ. GroupDocs’ document comparison tool highlights the differences this way: red strike-outs show deleted text and formatting; and blue underlines show added text and formatting. GroupDocs Comparison is mainly used to compare two Word documents....Word documents , as well as PDF, Excel and other documents online...comparison tool also supports PPTX, PDF, and Excel document formats,...
Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...Mobi), and fixed-layout formats (PDF and XPS). Search may be performed...may be rendered to the HTML, PDF, PNG, or JPEG, and the found...
This article explains how to specify file type when loading a document with GroupDocs.Signature API.... SAMPLE_PDF ; string fileName = Path . GetFileName...{ // Specify the file type (PDF) while loading the document LoadOptions...