Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 2,480 for

file converter

(0.06 sec)
  1. Common conversion options | Documentation

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for .NET....guide / Advanced usage / Converting / Common conversion options...the number of pages to be converted. is a list of specific page...

    docs.groupdocs.com/conversion/net/common-conver...
  2. sample-app.zip

    sample-app/sample.pdf This document contains a variety of formatted elements that are used to test document rendering quality during File conversion Source Sans Pro Light, 14 pt. Simple text in Tim......document rendering quality during file conversion Source Sans Pro Light...document rendering quality during file conversion and centered. It...

    docs.groupdocs.com/viewer/nodejs-java/sample-fi...
  3. GroupDocs.Annotation for Java Library - Annotat...

    We are pleased to inform developers, especially those of you who prefer the Linux platform, about the release of the GroupDocs.Annotation for Java library. It is an HTML5 standard compliant library that allows you to display PDF, Microsoft Office and image Files and comes with a comprehensive set of document commenting and markup tools. The viewer can work two ways: by rasterizing documents or by converting them to a combination of SVG, HTML and CSS....Microsoft Office and image files and comes with a comprehensive...rasterizing documents or by converting them to a combination of...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  4. 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...
  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. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milestones; we’re proud and grateful to end a busy year with great achievements. With constant enhancements, we were able to prove that we’re an integral part of the document management world. In 2012, we have introduced enhanced versions of our apps with added features from time to time; created a variety of plugins for multiple platforms; integrated many different storage options with GroupDocs; introduced flexible API SDKs to help you integrate our apps to your existing applications; and were able build a strong base of valuable customers, ranging from small to mid to enterprise levels; amongst many others....conversion app that lets you convert documents simply using your...GroupDocs Conversion, you can convert different types of word processing...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  8. 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/
  9. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Categories Latest Answers How to Convert TeX to HTML in C# How to Extract...Text from Markdown File in C# How to Convert TeX to PDF using Java...

    kb.groupdocs.com/categories/page/29/
  10. Optimize images in Java | Documentation

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

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