By reporting abuse, a moderator will be asked to review the content of this interaction to take further action, if necessary.
var inputOptions = new SpreadsheetInputOptions { //Only visible sheets OutputSheetRange = new SheetRange("visible"), //All columns of a spreadsheet should fit to the same page (do not break) RenderColumnsFitToPages = 1 //All rows of a spreadsheet should fit to the same page RenderRowsFitToPages = 1 //All rows of a spreadsheet should fit to 2 pages //RenderRowsFitToPages = 2 }; DocumentUltimate.DocumentConverter.Convert(inputDocument, inputOptions, outputDocument);
Trouble logging in? Simply enter your email address OR username in order to reset your password.
For faster and more reliable delivery, add notify@gleamtech.com to your trusted senders list in your email software.
A code was sent to the recovery email address. Please provide the 6-digit code.
A code can be retrieved from your authentication app. Please provide the 6-digit code.
An email was sent to your recovery email address. If you need further assistance, please contact your system admin.