Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 6,191 for

document converter

(0.33 sec)
  1. GroupDocs.Editor for Python via .NET | GroupDocs

    Native Python library that loads Word, Excel, PowerPoint, PDF, email, eBook, and text Documents, converts them to editable HTML/CSS, and saves them back — or to another format — on Windows, Linux, and macOS. No Microsoft Office or OpenOffice required....Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...feedback On this page is a document-editing API built around an...

    docs.groupdocs.com/editor/python-net/
  2. log.txt

    [TRACE] Determine loaded for source Document formatting.docx ... [TRACE] ... loader selected. [TRACE] Loading source Document formatting.docx ... [TRACE] ... Document loaded. [TRACE] Main Document ......Determine loaded for source document formatting.docx ... [TRACE]...source document formatting.docx ... [TRACE] ... document loaded...

    docs.groupdocs.com/conversion/java/_sample_file...
  3. Render web documents as PDF, PNG, and JPEG file...

    Convert web Documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...NET / Document rendering basics / Render Web documents Render...

    docs.groupdocs.com/viewer/python-net/render-web...
  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. 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/
  6. GroupDocs Newsletter November 2018 – .NET and J...

    Share this issue: Monthly NewsletterNovember 2018 Merge and Compare Business Documents of Same Format Documents Difference Checker APIs for .NET and Java GroupDocs.Comparison Product Family includes .NET and Java APIs to efficiently merge and compare all popular business Document formats (Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML) for difference checking. The APIs support comparing text contents, words, paragraphs, characters and style changes like font size, bold, italic etc....Compare Business Documents of Same Format Documents Difference Checker...compare all popular business document formats (Microsoft Word, Excel...

    blog.groupdocs.com/total/groupdocs-newsletter-n...
  7. 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/
  8. Render XLSX as PDF using Python

    Learn how to render XLSX as PDF using Python. This tutorial explains how to convert XLSX to PDF in Python for secure and portable Document output.... You’ll also learn how to convert XLSX to PDF in Python , enabling...viewer.options , to handle document loading and PDF output Open...

    kb.groupdocs.com/viewer/python/render-xlsx-as-p...
  9. New release of GroupDocs.Viewer for .NET introd...

    GroupDocs is always keen to get the feedback from the customers and provide enhanced, improved and bug free version of the products. Our dedicated teams have been working on the the requirements and the suggestions of our valued customers and released GroupDocs.Viewer for .NET 3.2.0. The latest version of the API has come with many new and improved features. Moreover, bugs faced by the users in previous version have been fixed in the latest version....sheet conversion mode when converting to PDF Jpeg image quality...description property that returns document type format Implementation...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  10. Render text documents as HTML, PDF, and image f...

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

    docs.groupdocs.com/viewer/net/render-text-files/