Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 3,225 for

file converter

(0.17 sec)
  1. 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...
  2. 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/
  3. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....the output HTML pages are converted to the vector SVG format....VSTX, VSDM, VSSM, VSTM Meta file formats: WMF, WMZ, EMF, EMZ...

    docs.groupdocs.com/viewer/java/how-to-optimize-...
  4. 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...
  5. 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...
  6. Working with resources | GroupDocs

    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...
  7. GroupDocs.Markdown for Python via .NET | GroupDocs

    Convert PDF, Word, Excel, and other documents to clean Markdown using Python....NET converts documents from 30+ formats...import MarkdownConverter # Convert document to markdown md = MarkdownConverter...

    docs.groupdocs.com/markdown/python-net/
  8. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document... The PDF file will be overwritten. The following...document with default options (convert pages into images, save as...

    docs.groupdocs.com/redaction/net/save-with-defa...
  9. report.pdf

    Eloquent JavaScript 4th edition Marijn Haverbeke Copyright © 2024 by Marijn Haverbeke This work is licensed under a Creative Commons attribution-noncommercial license (http://creativecommons.org/li...... 237 Parsing an INI file . . . . . . . . . . . . . ..... . . . . . . . . . . . 481 File fields . . . . . . . . . . ...

    docs.groupdocs.com/markdown/net/_sample_files/r...
  10. JPEG to PNG conversion in Java - Free Support F...

    Hi, My company looking for a solution to convert documents and generate thumbnails. I am trying to generate thumbnails using Groupdocs.Conversion for java. It worked very well with pdf, doc, ppt, xls, etc. However, w…...looking for a solution to convert documents and generate thumbnails...xls, etc. However, when I convert an image(jpg, gif,tif, etc)...

    forum.groupdocs.com/t/jpeg-to-png-conversion-in...