Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 3,024 for

file converter

(0.13 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. 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...
  3. Viewer of excel limited to 2 pages - Free Suppo...

    Hello, Using java Viewer to convert excel File (with more than 2 pages) to html pages generates only 2 pages when calling Viewer#view(ViewOptions viewOptions, int… pageNumbers) method. If we call Viewer#view(ViewOption…...Using java Viewer to convert excel file (with more than 2 pages)...

    forum.groupdocs.com/t/viewer-of-excel-limited-t...
  4. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert Files with just couple lines of code....Java / Developer guide / Converting Documents / Basic usage Basic...Basic usage Leave feedback Convert documents fast and easily using...

    docs.groupdocs.com/conversion/java/basic-usage/
  5. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert Files in JavaScript....Basic usage Leave feedback Convert documents fast and easily using...usage scenarios when the source file is stored on a local drive and...

    docs.groupdocs.com/conversion/nodejs-java/basic...
  6. GroupDocs.Editor Product Family on GroupDocs Bl...

    GroupDocs.Editor Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor Product Family on GroupDocs Blog | Document Automatio......example to edit PPT, PPTX, ODP files within your application using...examples to edit PPT, PPTX, ODP files within your .NET application...

    blog.groupdocs.com/categories/groupdocs.editor-...
  7. 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...
  8. Releasing GroupDocs.Viewer for .NET 3.6.0 - New...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer API and their feedback always motivate us to make improvements and add support for more features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with 7 new features, 9 fixes, and 5 improvements. Let’s have an overview of the latest version. Document Viewer API - New FeaturesFollowing are the new features introduced in GroupDocs....the hidden pages for MS Visio files Set default font when rendering...rendering Words documents LaTeX file format viewing support Support...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  9. Save to stream | GroupDocs

    You might need to save a document to any custom File at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream FileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_File....save a document to any custom file at any location on the local...document to a custom location and convert its pages to images final FileOutputStream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  10. Working with Spreadsheets in GroupDocs.Viewer f...

    Learn how to get load a Spreadsheet (Excel) document and render it to HTML, PDF, PNG and JPEG with different options...), Microsoft Excel Binary File Format (XLS, XLT), OpenDocument...import and allows to render (convert) them to HTML, PDF, PNG, and...

    blog.groupdocs.com/viewer/working-with-spreadsh...