Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 12,110 for

format

(0.14 sec)
  1. OCR Usage Basics | GroupDocs

    This article explains how to use OCR.... format ( "\tPosition: (%d; %d)" ,.... out . println ( String . format ( "\tSize: (%d; %d)" , a ....

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  2. Compare Protected PDF Files using Java | PDF Co...

    Compare two protected PDF files for differences using Java. PDF files comparison using Java code in few steps with PDF Comparison Java API....files of the same document format within Java applications. You...

    blog.groupdocs.com/comparison/compare-protected...
  3. Render XLSX as PNG using Python

    Learn how to render XLSX as PNG using Python. This tutorial explains how to convert XLSX to PNG in Python for visual representation....installations and ensures consistent formatting across platforms. Whether...spreadsheet data in non-editable formats. The Python code to render...

    kb.groupdocs.com/viewer/python/render-xlsx-as-p...
  4. Modifying found watermark properties | GroupDocs

    Search and update existing text or image watermarks using Python via .NET....Replacing text with formatting Use formatted_text_fragments to...wm . formatted_text_fragments . clear () wm . formatted_text_fragments...

    docs.groupdocs.com/watermark/python-net/modifyi...
  5. Detect file type of container item | GroupDocs

    This article explains that how to detect file type of container item.... format ( "%s: %s" , item . getName...

    docs.groupdocs.com/parser/java/detect-file-type...
  6. Render TXT as HTML with External Resources usin...

    Learn how to render TXT as HTML with external resources using Python. This tutorial explains how to convert TXT to HTML in Python with external resources....content in a browser-friendly format. The separation of assets improves...without losing readability or formatting. Updated on 30 Sep 2025 English...

    kb.groupdocs.com/viewer/python/render-txt-as-ht...
  7. Extract metadata from EPUB eBook | GroupDocs

    This article explains that how to extract metadata from EPUB e-books getMetadata method is used....Extract data from various formats / Extract data from ePUB eBooks.... out . println ( String . format ( "%s: %s" , item . getName...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Extract metadata from PDF documents | GroupDocs

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Extract data from various formats / Extract data from PDF documents.... out . println ( String . format ( "%s: %s" , item . getName...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Render DOC as PDF using Python

    Use this topic to render doc as pdf using python with precise Formatting. It explains how to convert DOC to PDF in Python for consistent layout and easy distribution....Python ensures consistent formatting and broad accessibility across...sharing, or secure storage — no formatting loss, no layout shifts. If...

    kb.groupdocs.com/viewer/python/render-doc-as-pd...
  10. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file Formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate Format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties.... Some file formats and metadata standards allow...defined in the appropriate format/standard specification. In...

    docs.groupdocs.com/metadata/python-net/removing...