Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 3,027 for

convert file

(0.34 sec)
  1. We are encountering an issue while comparing HT...

    We are encountering an issue while comparing HTML documents. When a bullet point is changed to a different bullet style, this change is not reflected in the comparison results. Please find attached the issue while compar…...@koc-it-support Thanks for the sample file(s); that should help with reproduction...bug in Aspose.Total when converting html to unknown. To confirm...

    forum.groupdocs.com/t/we-are-encountering-an-is...
  2. Various Conversion Failures - Free Support Foru...

    Hello, I am getting some conversion errors with various documents in .NET 9. You can find these in the attached .zip Files. Interestingly the .csv File works on your free online Converter, but the e-mail does not. Pac…...zip files. Interestingly the .csv file works on your...your free online converter, but the e-mail does not. Package Info:...

    forum.groupdocs.com/t/various-conversion-failur...
  3. Add Document Annotation Functionality to Your D...

    We’re pleased to announce the release of the DNN module that allows developers to easily integrate the GroupDocs.Annotation for .NET library into DNN websites. This is a “full-integration” module that doesn’t require the library to be installed separately. The module has been approved by the DNN admins and is now available for download from the official DNN store. A few words about the library itself. GroupDocs.Annotation for .NET is an HTML5-based document annotator designed specifically for integration into third-party apps and websites....client-server middleware that converts documents to a web-compatible...HTML5-compatible web-browser. Supported file formats include, but not limited...

    blog.groupdocs.com/annotation/add-document-anno...
  4. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....external applications by converting to the HTML markup and placing...previously chosen format by specified file path or into specified stream...

    docs.groupdocs.com/editor/java/save-document/
  5. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...FilePath)) { var guid = Convert.ToString(Guid.NewGuid()); if...create empty word/excel/ppt files if queryData.FilePath is empty...

    forum.groupdocs.com/t/unable-to-view-document-i...
  6. A Web-Based PDF Viewer Sample Built Using the G...

    GroupDocs.Viewer for Java is a multi-format document viewer library that allows developers to seamlessly enhance their Java applications with the capability to display over 50 document and image types. Designed based on the client-server architecture, GroupDocs.Viewer doesn’t transfer documents to client machines during view sessions. Instead, the library Converts documents to web-compatible content, transfers it to clients and then renders in a web-browser. This client-server architecture provides you with the following benefits: 1.... Instead, the library converts documents to web-compatible...shared documents, while original files stay on the server. Combined...

    blog.groupdocs.com/viewer/web-based-pdf-viewer-...
  7. Receiving CultureNotFoundException - Free Suppo...

    Hey, our app is set to globalization-invariant mode. I see we get CultureNotFoundExceptions because GroupDocs.Conversion requires cultures. Is there any way yo bypass this? Why are cultures needed in the conversion? Tha…...InvariantCulture; try { var converter = new Converter("input.txt"); // Ensure...Ensure the input file is a text file converter.Convert("output.pdf");...

    forum.groupdocs.com/t/receiving-culturenotfound...
  8. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features....and preserves them while converting the document to the instance...demonstrates editing a sample DOCX file “Fields.docx”, that contains...

    docs.groupdocs.com/editor/java/adding-class-nam...
  9. GroupDocs.Viewer for .NET 25.12 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for .NET 25.12. Available now on NuGet and GroupDocs website....when converting PDF to HTML. Bug VIEWERNET‑4709 Converting PDF...that wrapped the entire result file. Bug VIEWERNET‑5568 Hyperlinks...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  10. Edit PDF | GroupDocs

    This guide demonstrates how to edit content of PDF Files like a common text documents using a GroupDocs.Editor for .NET.... Save to a file or a stream string outputPath...responsible for loading the PDF files into the . It has only one property...

    docs.groupdocs.com/editor/net/edit-pdf/