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

convert file

(0.14 sec)
  1. 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...
  2. Save document | GroupDocs

    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/
  3. 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-...
  4. Converting to PDF - Embed Fonts - Free Support ...

    Hello, It is my understanding that when Converting to PDF the font should get embedded? Please correct me if I am wrong. I have an issue where by a Converted document in only embedding a subset of the font, this causes…...Converting to PDF - Embed Fonts GroupDocs.Conversion Product...my understanding that when converting to PDF the font should get...

    forum.groupdocs.com/t/converting-to-pdf-embed-f...
  5. 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-...
  6. 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...
  7. Edit PDF | GroupDocs

    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/
  8. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features....and preserves them while converting the document to the instance...demonstrates editing a sample DOCX file “Fields.docx”, that contains...

    docs.groupdocs.com/editor/java/adding-class-nam...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Supported file formats include: PDF, Microsoft...images in more than 50 different file formats – all from within Moodle...

    blog.groupdocs.com/groupdocs.blog/page/91/
  10. 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...