Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 2,730 for

file converter

(0.06 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. 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...
  3. 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...
  4. Save to stream | Documentation

    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/
  5. 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...
  6. Adding class name to input controls | Documenta...

    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...
  7. Edit Document | Documentation

    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...
  8. Conversion from STL and IFC is Supported in Gro...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.10. This release permits users to hide comments when converting from Cells. Conversion from STL and IFC is also introduced in 17.10 version of the API. Aside these features, API covers many improvements and bug fixes. Such as Slides to XPS conversion is improved. We’d recommend you to download this latest release and share your documents conversion experience....users to hide comments when converting from Cells. Conversion from...documents Implement possibility to convert specific pages Conversion from...

    blog.groupdocs.com/conversion/conversion-from-s...
  9. Document viewer API usage in Java - Free Suppor...

    I have following queries regarding Groupdocs - Do I need only viewer solution if I want to control user's downloading/copying ? Do I need to convert original documents in some form to use your product ? Do I need to up…... Do I need to convert original documents in some...sessions. Instead, the viewer converts documents to web-compatible...

    forum.groupdocs.com/t/document-viewer-api-usage...
  10. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java....text document (TXT), when converting it to the HTML for editing...treated as an input document, converted to internal intermediate format...

    docs.groupdocs.com/editor/java/working-with-res...