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

file converter

(0.06 sec)
  1. 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...
  2. Extract images from document page area | GroupDocs

    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...
  3. 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...
  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 | 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/
  6. Add Document Annotation Functionality to Your D...

    We’re pleased to announce the release of the DNN module that allows developers to easily integrate the GroupDocs.Annotation for .NET library into DNN websites. This is a “full-integration” module that doesn’t require the library to be installed separately. The module has been approved by the DNN admins and is now available for download from the official DNN store. A few words about the library itself. GroupDocs.Annotation for .NET is an HTML5-based document annotator designed specifically for integration into third-party apps and websites....client-server middleware that converts documents to a web-compatible...HTML5-compatible web-browser. Supported file formats include, but not limited...

    blog.groupdocs.com/annotation/add-document-anno...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...documents with your colleagues, convert images to use as thumbnails...we’ll explain how to upload a file. That’s the first and most basic...

    blog.groupdocs.com/groupdocs.blog/page/106/
  8. GroupDocs.Viewer for .NET 25.12 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for .NET 25.12. Available now on NuGet and GroupDocs website....when converting PDF to HTML. Bug VIEWERNET‑4709 Converting PDF...that wrapped the entire result file. Bug VIEWERNET‑5568 Hyperlinks...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...FilePath)) { var guid = Convert.ToString(Guid.NewGuid()); if...create empty word/excel/ppt files if queryData.FilePath is empty...

    forum.groupdocs.com/t/unable-to-view-document-i...
  10. Get Available Layouts in a CAD Document using -...

    GroupDocs team is happy to announce another regular monthly release of GroupDocs.Conversion for .NET v17.7.0 API. In this monthly release new document conversion features like Get Available layouts in a CAD Document and Hide PDF Annotations when converting from PDF are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application....Hide PDF Annotations when converting from PDF are introduced....document when converting From CAD document file formats and Option...

    blog.groupdocs.com/conversion/get-available-lay...