Hi, We recently moved to 8.0.7 viewer, so far its working fine. Just observed following random problem.
Issue
Wrong page no is displayed initially when the document is opened in viewer. Issue is observed when our web s…... See complete list of changes in this release at...
This article shows how to access XMP metadata in a file of any supported format....pairs, structured values or lists of values. The data can be nested...} // ... } } Here is a full list of supported XMP schemes: Note...
Programmatically add and remove annotations from PDF files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API....documentation to know about the long list of supported document formats...
This article demonstrates how to merge PPTX presentation files in Node.js with simple code examples using the GroupDocs.Merger for Node.js via Java API....Example: # Array of Files : A list of file paths is provided to...
I’m currently trialing GroupDocs.Viewer in our .NET project for rendering PDF files. Everything is smooth, fast, and easy to integrate. We were hoping to use this API to display our PDF files to the user in a “read-only”…...the supported input formats ( list ) and converts them to 4 possible...
GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full List of supported document formats please refer to Supported document formats.
Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information.
Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage.... For the full list of supported document formats...
Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway.
so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net”
Did bit more inve…...Empty; var queryParameters = new List<string>(); foreach (var property...
Images are not loading when I am using Groupdocs Editor for word document with TinyMCE
sharing my code, Document as well as screenshot for your reference.
public ActionResult Index()
{
License lic = new License();
…...plugins: 'advlist autolink lists link image charmap print preview...Edit(editOptions); // Extract images List<IImageResource> images = beforeEdit...