Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 2,755 for

file converter

(0.07 sec)
  1. 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...
  2. 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...
  3. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....How to Convert DOCX to RTF using Java How to Convert DOCX to...How to Convert DOCX to PPTX using Java How to Convert TeX to...

    kb.groupdocs.com/conversion/java/page/4/
  4. 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...
  5. 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/
  6. Extract images from document page area | Docume...

    This article explains that how to extract images from document page area....image to the file. Saves the image to the file in a different...format into which the image is converted. The following image formats...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. Extract images from document page area | Docume...

    This article explains that how to extract images from document page area....image to the file. Saves the image to the file in a different...format into which the image is converted. The following image formats...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. 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...
  9. Optimize images | Documentation

    Optimize PDF images with GroupDocs.Viewer for Python and .NET. Improve File size and performance....PDF / Optimize the output PDF file / Optimize images Optimize images...quality Set image resolution Convert to grayscale Was this page...

    docs.groupdocs.com/viewer/python-net/optimize-i...
  10. Optimize images | Documentation

    Optimize images in a PDF File using GroupDocs.Viewer for .NET (C#)...PDF / Optimize the output PDF file / Optimize images Optimize images...quality Set image resolution Convert to grayscale Was this page...

    docs.groupdocs.com/viewer/net/optimize-images/