This article explaIns how to load custom fonts PDF, Word, Excel, PowerPoInt documents when usIng GroupDocs.Comparison for Java....Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for Java...
This article explaIns how to work with worksheet headers and footers while usIng GroupDocs watermarkIng API...Comparison Product Solution GroupDocs...SpreadsheetGetHeader SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio...
GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....Comparison Product Solution GroupDocs...SpreadsheetAddWaterm SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio...
AddIng watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. AddIng watermark to a particular Excel worksheet usIng GroupDocs.Watermark consists of followIng steps.
Load the document Create and Initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document FollowIng code shows how to add watermark to a particular worksheet....Comparison Product Solution GroupDocs...SpreadsheetAddWaterm SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio...
This article explaIns how to work with worksheet backgrounds while usIng GroupDocs watermarkIng API...Comparison Product Solution GroupDocs...SpreadsheetGetInform SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio...
This article explaIns how to specify encodIng when loadIng documents with GroupDocs.Viewer withIn your Java applications....Comparison Product Solution GroupDocs...you can set charset using LoadOptions class. In the following code...
GroupDocs.Watermark API allows you to add watermark In headers and footers of the page....Comparison Product Solution GroupDocs...WordProcessingAddWat WordProcessingLoadOp loadOptions = new WordProcessingLoadOp...
Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON usIng GroupDocs.Conversion for Java....Comparison Product Solution GroupDocs...XmlLoadOptions loadOptions = new XmlLoadOptions (); loadOptions . setUseAsDataSource...
AddIng watermark to a particular slide UsIng GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoInt presentation In a simplified way. AddIng watermark to a particular PowerPoInt slide usIng GroupDocs.Watermark consists of followIng steps.
Load the document Create and Initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document FollowIng code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Comparison Product Solution GroupDocs...PresentationAddWater PresentationLoadOpti loadOptions = new PresentationLoadOpti...
Learn this article and check how to load and convert PDF documents with advanced options usIng GroupDocs.Conversion for .NET API....Comparison Product Solution GroupDocs...later: Func < LoadContext , LoadOptions > getLoadOptions = loadContext...