Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 5,836 for

document converter

(0.37 sec)
  1. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...request) { try { Document document = new Document(); await Task...Task.Run(() => document.Save(request.FileUploadPath)); return new...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  2. Running Examples | GroupDocs

    Learn how to run code examples in GroupDocs.Conversion for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...in archives, and retrieving document information. Prerequisites...

    docs.groupdocs.com/conversion/python-net/gettin...
  3. GroupDocs.Conversion for Java

    Find answers about converting Documents and images of various types using Java code on any platform....Answers How to Convert PNG to JPG using Java How to Convert XLSB to...Java How to Convert MHTML to HTML in Java How to Convert VSDX to...

    kb.groupdocs.com/conversion/java/page/5/
  4. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert text files to HTML, PDF, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Java / Document rendering basics / Render text documents Render...

    docs.groupdocs.com/viewer/java/render-text-files/
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...show inconsistencies in the document. We are quite familiar with...underline annotations in documents programmatically. In this...

    blog.groupdocs.com/groupdocs.blog/page/26/
  6. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced Usage / Saving documents / Save to stream Save to stream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...email content, you may need to convert your email message to PDF format...PDF and Word documents, you sometimes need to convert it to Excel...

    blog.groupdocs.com/groupdocs.blog/page/31/
  8. GroupDocs.Conversion .NET of PDF caused OOM - F...

    we bought the license for the conversion library but we experienced very very bad performance using the library. we tried converting pdf file of 50MB and our memory sky rocketed to 6GB. our services crashed experiencing …... we tried converting pdf file of 50MB and our...(44.9 KB) When calling the .Convert() function, the memory goes...

    forum.groupdocs.com/t/groupdocs-conversion-net-...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...something like a web page, document, or file. Another way to think...example of metadata for a document might include a collection...

    blog.groupdocs.com/groupdocs.blog/page/41/
  10. Render Lotus Notes database files as HTML, PDF,...

    Convert NSF files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for Python / Document rendering basics / Render...

    docs.groupdocs.com/viewer/python-net/render-lot...