Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 5,894 for

document converter

(0.08 sec)
  1. Export Indexed Documents to HTML using Java

    Discover how to export indexed Documents to HTML using Java with simple steps. Use Java export indexed Documents to HTML to enhance Document organization efficiently....Product Family Export Indexed Documents to HTML using Java For applications...require sharing or viewing document content in a browser-friendly...

    kb.groupdocs.com/search/java/export-indexed-doc...
  2. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way to highlight certain words of Document, when converting it to HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...dotnet , document-annotation , document-viewer , document-search...certain words of document, when converting it to HTML with GroupDocs...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Almost any document or image format (including images) can be...be converted to a black-and-white or grayscale monochrome image...

    blog.groupdocs.com/groupdocs.blog/page/23/
  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. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/viewer/java/technical-support/weekly0.5https://docs.groupdocs.com/viewer/net/techni......com/viewer/java/how-to-convert-and-view-attachments/weekly0...groupdocs.com/viewer/java/load-document-from-amazon-s3-storage/weekly0...

    docs.groupdocs.com/sitemaps/viewer.xml
  6. DjVu EMF WMF DICOM and OTP formats are introduc...

    GroupDocs.Conversion for .NET API supports Document conversion operations back and forth over 50 Documents and image file formats but we are expanding its feature and trying to add more Document and image format support .In this regard are happy to announce another monthly release of GroupDocs.Conversion for .NET 16.11.0 API. This release has included new features like return possible conversions , page count from file and stream also added support for new file formats DjVu, EMF, WMF, DICOM, OTP along with some improvements and fixes....NET API supports document conversion operations back...back and forth over 50 documents and image file formats but we are...

    blog.groupdocs.com/conversion/groupdocs-convers...
  7. Render PDF as JPG using Python

    Quickly render PDF as JPG using Python. We will use platform independent Viewer library to convert PDF to JPG in Python without installing extra software or tools....for transforming your PDF documents into widely compatible image...digital storage. If you need to convert PDF to JPG in Python , this...

    kb.groupdocs.com/viewer/python/render-pdf-as-jp...
  8. Watermark messing up in PDF - .NET Core - Free ...

    Hi everyone, I am trying the version 24.8.0 to evaluate GroupDocs.Watermark. I have a web application (.NET Core 6) and I am trying to insert watermark in MemoryStream. Here is the actual code I am using: public stat…...TextWatermark("Converted by AI, not original controlled document", font);...Add(watermark); // Saves the document to the underlying source (stream...

    forum.groupdocs.com/t/watermark-messing-up-in-p...
  9. 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/
  10. Render Visio documents as HTML, PDF, and image ...

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

    docs.groupdocs.com/viewer/java/render-visio-doc...