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

file converter

(1.24 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. Split a worksheet into pages | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet Files to HTML, PDF, and image formats....basics / Render spreadsheet files / Split a worksheet into pages...GroupDocs.Viewer is to render (convert) input document formats (including...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  3. 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/
  4. 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...
  5. Optimize images in Java | GroupDocs

    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/
  6. .NET 10 GroupDocs.Viewer GetBarcodeImage except...

    We’re encountering an issue when converting .doc/.docx Files to PDF. Error System.TypeLoadException (HResult: 0x80131522) Message: Method ‘GetBarcodeImage’ in type ‘…’ from assembly ‘GroupDocs.Viewer, Version=25.12.0.…...GetBarcodeImage exception when converting .doc/.docx files to PDF GroupDocs...encountering an issue when converting .doc/.docx files to PDF. Error System...

    forum.groupdocs.com/t/net-10-groupdocs-viewer-g...
  7. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert Files with just couple lines of code....Java / Developer guide / Converting Documents / Basic usage Basic...Basic usage Leave feedback Convert documents fast and easily using...

    docs.groupdocs.com/conversion/java/basic-usage/
  8. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert Files in JavaScript....Basic usage Leave feedback Convert documents fast and easily using...usage scenarios when the source file is stored on a local drive and...

    docs.groupdocs.com/conversion/nodejs-java/basic...
  9. We are encountering an issue while comparing HT...

    We are encountering an issue while comparing HTML documents. When a bullet point is changed to a different bullet style, this change is not reflected in the comparison results. Please find attached the issue while compar…...@koc-it-support Thanks for the sample file(s); that should help with reproduction...bug in Aspose.Total when converting html to unknown. To confirm...

    forum.groupdocs.com/t/we-are-encountering-an-is...
  10. 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...