This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....ImageHandwrite }; // define list of signature options List < SignOptions >...> listOptions = new List < SignOptions >(); listOptions . Add...
Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font files the PDF is generated using “Dejavu Sans”.
Code snippet:
public byte[] generatePdfUsingGroupDocs(byte[] co…...currentTimeMillis(); List<String> customFontDirectoryP...private List<FontSubstitute> createFontSubstituti(){ List<FontSubstitute>...
Convert Excel files to PDF in Java. Convert compelete workbook, selected or successive sheets or any cell range using spreadsheet conversion Java API....Sheets to PDF Conversion Specific List of Excel Sheets to PDF Conversion...the exact sheet numbers as a list while converting. The following...
This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...Signature ( outputFilePath ); List < DigitalSignature > signatures...
This article explains that how to use Aspose.OCR for Cloud SDK....return new RecognizedImage ( new List < TextLine >()); } protected...JToken jToken ) { List < TextLine > lines = new List < TextLine >();...
This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for .NET API....property of the instance to the list of desired page number to be...PdfConvertOptions { Pages = new List < int >{ 1 , 3 } }; converter...
This article shows that how to get the List of all supported file formats of GroupDocs.Redaction by using C#....Redaction allows to get the list of all supported file formats...to get supported file formats list. import groupdocs.redaction...
This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET.... Speicfy a list of directories with custom fonts...LoadOptions object and create a list of custom font directories....