Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....HTML with responsive layout: C# using GroupDocs.Viewer ; using...
This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....docx" ; String convertedFile = "C:\\output\\converted.pdf" ; try...
Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features.... string inputFilePath = "C:\\input_path\\document.docx" ;...below. string inputXlsxPath = "C://input/spreadsheet.xlsx" ; Editor...
The page describes how to load PDF, Word, Excel, PowerPoint documents from Amazon S3 storage when using GroupDocs.Annotation for .NET....document from Amazon S3 Storage: C# string key = "sample.pdf" ; using...
This article demonstrates how to convert document stored in FTP storage using GroupDocs.Conversion for Java API....com" ; String convertedFile = "C:\\output\\converted.pdf" ; String...
This article demonstrates how to convert file stored in Azure Blob storage using GroupDocs.Conversion for .NET API.... Combine ( @"c:\output" , "converted.pdf" );...
When we buy .NET version of the product, does it include Java version as well or should it be bought separately?
I’m asking because our app will be cross-platform so wondering what is the best option for this. We are te…...SetLicensePath("c:\\licenses\\GroupDocs.Viewer.lic");...COPY ./ ./ RUN dotnet publish -c Release -o out # Build runtime...
Is it possible to set a default fallback font when converting to PDF?
I am aware of the DefaultFont property on certain LoadOptions classes.
My use case that is that I have “try anything to convert” method which does n…...setDefaultFont (Java) / DefaultFont (C#) property that specifies the...save("output.pdf"); Example (C#) // Create FontSettings and set...
Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET.... C# using GroupDocs.Viewer ; using...Roman and Arial fonts to HTML. C# using GroupDocs.Viewer ; using...