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

file converter

(0.08 sec)
  1. 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...
  2. 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-...
  3. GroupDocs.Parser Product Family on GroupDocs Bl...

    GroupDocs.Parser Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Product Family on GroupDocs Blog | Document Automatio......to extract images from PDF files using C# within your .NET applications...applications. Extract images from PDF files or from any specific page using...

    blog.groupdocs.com/categories/groupdocs.parser-...
  4. 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...
  5. Problems with Thai characters when converting c...

    Hi, A problem was reported to us, regarding a certain PDF with Thai characters. I’ve taken a screenshot and highlighted a few of the differences between the PDF and the HTML: image.png (224.9 KB) The Viewer from “Gro…...with Thai characters when converting certain PDF to HTML in .NET...characters not correctly converted to HTML.zip (3.1 MB) Can you...

    forum.groupdocs.com/t/problems-with-thai-charac...
  6. 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...
  7. Create , Edit , save word document in the web b...

    With <artifactId>groupdocs-editor</artifactId> this module get the feature of converting the docsx <===> HTML markup . Can we also get the access to the @groupdocs.examples.angular/editor and use it with same licens…...module get the feature of converting the docsx <===> HTML markup...dkalunge: get the feature of converting the docsx <===> HTML markup...

    forum.groupdocs.com/t/create-edit-save-word-doc...
  8. 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/
  9. Edit Document | GroupDocs

    Follow this guide to learn how to edit text documents, spreadsheets, and presentations using GroupDocs.Editor for Node.js via Java API features....version of the input document converted to an internal intermediate...Edit CSV File How to Edit XML File Edit Text Files Edit Email...

    docs.groupdocs.com/editor/nodejs-java/edit-docu...
  10. PSD files have a watermark on them after conver...

    I’m trying to update Groupdocs from 25.6 to 25.9/8 and noticed that PDF Files made from PSD have a watermark on them even though our license is set. This doesn’t happen on version 25.6. The issue is easily reproducible a…...PSD files have a watermark on them after conversion in 25.9 and...25.9/8 and noticed that PDF files made from PSD have a watermark...

    forum.groupdocs.com/t/psd-files-have-a-watermar...