Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 3,287 for

file converter

(0.24 sec)
  1. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java....text document (TXT), when converting it to the HTML for editing...treated as an input document, converted to internal intermediate format...

    docs.groupdocs.com/editor/java/working-with-res...
  2. 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/
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Converting WebP images to JPG, PNG, or other formats is sometimes...so it’s often necessary to convert Word documents into this portable...

    blog.groupdocs.com/groupdocs.blog/page/18/
  4. GroupDocs.Markdown for .NET 26.3 is out - Free ...

    Hi everyone, GroupDocs.Markdown for .NET 26.3 is now available on NuGet. This is a major release with a redesigned public API, a custom DOM-based Markdown renderer, and full async support — plus .NET 8 and .NET 10 targ…... Unified error model — Convert() methods throw on failure;...control characters, uppercase file extensions, stream disposal...

    forum.groupdocs.com/t/groupdocs-markdown-for-ne...
  5. GroupDocs.Total for Python via .NET Overview | ...

    GroupDocs.Total for Python via .NET is a comprehensive collection of all GroupDocs on-premise .NET APIs, compiled monthly to include the latest versions for document processing and automation....It enables you to compare, convert, view, sign, and watermark...toolkit, you can: Convert between more than 200 file formats, including...

    docs.groupdocs.com/total/python-net/product-ove...
  6. [Release] GroupDocs.Conversion for .NET v26.3 –...

    Dear GroupDocs customers, We are pleased to announce the release of GroupDocs.Conversion for .NET v26.3. This release broadens format coverage and conversion fidelity — adding native ICS conversion, full font-substituti…...Features ICS File Conversion: Native support for converting iCalendar...iCalendar (.ics) files into PDF, DOCX, and other target formats — no...

    forum.groupdocs.com/t/release-groupdocs-convers...
  7. convert_docx_to_pdf.zip

    demo-app/business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview......educated on legalities and tax filings for such business types. 6...educated on legalities and tax filings for such business types. HOME...

    docs.groupdocs.com/conversion/python-net/_sampl...
  8. GroupDocs.Markdown for Python via .NET | GroupDocs

    Convert PDF, Word, Excel, and other documents to clean Markdown using Python....NET converts documents from 30+ formats...import MarkdownConverter # Convert document to markdown md = MarkdownConverter...

    docs.groupdocs.com/markdown/python-net/
  9. convert_files_in_archive.zip

    demo-app/converted-Files/annual-review_pdf.pdf ANNUAL REVIEW | 1 ANNUAL REVIEW S U B T I T L E FA B R I K A M T E C H N O L O G Y I N C . | I N F O @ FA B R I K A M . C O M ANNUAL REVIEW | 2 B U S ......demo-app/converted-files/annual-review_pdf.pdf ANNUAL REVIEW...Sector 2 Sector 1 demo-app/converted-files/business-plan_docx.pdf...

    docs.groupdocs.com/conversion/python-net/_sampl...
  10. JPEG to PNG conversion in Java - Free Support F...

    Hi, My company looking for a solution to convert documents and generate thumbnails. I am trying to generate thumbnails using Groupdocs.Conversion for java. It worked very well with pdf, doc, ppt, xls, etc. However, w…...looking for a solution to convert documents and generate thumbnails...xls, etc. However, when I convert an image(jpg, gif,tif, etc)...

    forum.groupdocs.com/t/jpeg-to-png-conversion-in...