Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 10,703 for

text

(0.14 sec)
  1. Render PDF as HTML using Python

    Render PDF as HTML using Python with simple steps. Discover how to convert PDF to HTML in Python for smooth access, flexible distribution, and seamless embedding online....HTML in Python and ensure that text, images, and formatting are...

    kb.groupdocs.com/viewer/python/render-pdf-as-ht...
  2. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().geTextension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....applications are able to display simple text statistics for loaded documents...demonstrates how to obtain the text statistics for a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution....structured representation of the text, including bounding rectangles...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  4. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple net code lines and GroupDocs.Merger for Python via .NET....data such as: slides, shapes, text, animations, video, audio and...

    docs.groupdocs.com/merger/python-net/merge/powe...
  5. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with Texture brush...signature background with image for Text and Image signature types Here...

    docs.groupdocs.com/signature/java/composing-sig...
  6. How to Add Watermark to Excel Worksheets using ...

    You will find guidance on how to add watermark to excel worksheets using Java, along with working code example to insert watermark in xlsx using Java on any system....A watermark is a translucent text that appears in the background...

    kb.groupdocs.com/annotation/java/how-to-add-wat...
  7. How to Convert ODT to DOCX using C#

    In this topic, you will learn how to convert ODT to DOCX using C# without installing third-party software. Also, we will provide code to export ODT to DOCX in C#....is converting Open Document Text ( ODT ) files to Microsoft Word...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Convert PDF to DOC using Node.js

    Learn how to convert PDF to DOC using Node.js with an easy step-by-step guide. Effortlessly export PDF to DOC in Node.js for seamless document editing and management....many applications that require text editing and content manipulation...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  9. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Node.js via Java API....Presentations Merge Excel Merge text files Merge archives Merge EPUB...

    docs.groupdocs.com/merger/nodejs-java/merge/
  10. How to save Presentation with different file ty...

    This article explains how to save signed Presentation documents with various file formats by GroupDocs.Signature API....option with predefined QRCode text QrCodeSignOptions signOptions...

    docs.groupdocs.com/signature/net/save-signed-pr...