This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...java import com.groupdocs.editor.EditableDocument ; import com...com.groupdocs.editor.Editor ; import com.groupdocs.editor.examples...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert web documents to PDF, PNG, and JPEG formats.... JavaScript import { Viewer , PdfViewOptions }...size in pixels. JavaScript import { Viewer , PngViewOptions }...
Rendering files to PDF with GroupDocs.Viewer for Java. It means that you can embed PDF in websites or applications by using this Java API...PDF: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...
Unlock and convert password-protected Word, Excel, PowerPoint, and PDF documents by passing a LoadOptions instance with the password attribute to the Converter constructor in GroupDocs.Conversion for Python via .NET....conversion import Converter from groupdocs.conversion...conversion.options.convert import PdfConvertOptions from groupdocs...
Optimize PDFs for faster browser display using GroupDocs.Viewer. Reduce load times and improve user experience....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...
Reduce PDF file size with GroupDocs.Viewer. Optimize images, remove data, and more for smaller output files....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...
Optimize spreadsheets in PDFs. Reduces file size by enabling border lines and removing specific characters....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...
Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.WordProcessingConver ; import com.groupdocs.conversion.options...
Learn how to accept or reject detected changes and apply them to the result using GroupDocs.Comparison for Python via .NET....merge two source code files import groupdocs.comparison as gc...groupdocs.comparison.result import ComparisonAction from groupdocs...