Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 2,768 for

convert file

(0.06 sec)
  1. 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...
  2. 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...
  3. Edit PDF | Documentation

    This guide demonstrates how to edit content of PDF Files like a common text documents using a GroupDocs.Editor for .NET.... Save to a file or a stream string outputPath...responsible for loading the PDF files into the . It has only one property...

    docs.groupdocs.com/editor/net/edit-pdf/
  4. ObjectDisposedException: Cannot access a closed...

    I am having issue while Converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the File type. See below for the LoadOptions I a…...1 I am having issue while converting .eml and .pptx to PDF using...the LoadOptions based on the file type. See below for the LoadOptions...

    forum.groupdocs.com/t/objectdisposedexception-c...
  5. Save document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....external applications by converting to the HTML markup and placing...previously chosen format by specified file path or into specified stream...

    docs.groupdocs.com/editor/java/save-document/
  6. A Web-Based PDF Viewer Sample Built Using the G...

    GroupDocs.Viewer for Java is a multi-format document viewer library that allows developers to seamlessly enhance their Java applications with the capability to display over 50 document and image types. Designed based on the client-server architecture, GroupDocs.Viewer doesn’t transfer documents to client machines during view sessions. Instead, the library Converts documents to web-compatible content, transfers it to clients and then renders in a web-browser. This client-server architecture provides you with the following benefits: 1.... Instead, the library converts documents to web-compatible...shared documents, while original files stay on the server. Combined...

    blog.groupdocs.com/viewer/web-based-pdf-viewer-...
  7. 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...
  8. 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...
  9. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, Convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular File formats.... Instead, the library converts documents to web-compatible...ExpressionEngine website. Among supported file formats are: PDF, Microsoft...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  10. Receiving CultureNotFoundException - Free Suppo...

    Hey, our app is set to globalization-invariant mode. I see we get CultureNotFoundExceptions because GroupDocs.Conversion requires cultures. Is there any way yo bypass this? Why are cultures needed in the conversion? Tha…...InvariantCulture; try { var converter = new Converter("input.txt"); // Ensure...Ensure the input file is a text file converter.Convert("output.pdf");...

    forum.groupdocs.com/t/receiving-culturenotfound...