Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 13,016 for

format

(0.63 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Perform Synonym Search in Documents Online

    Unlock the power of synonym search! Learn how to search alternate words in text-based documents online & programmatically.... Large File Format Support # This cool online...

    blog.groupdocs.com/search/online-synonym-search/
  5. Scan QR Code from PPTX using C#

    This guide offers an in-depth explanation of how to scan QR Code from PPTX using C#. It also includes code example to help you extract QR Code from PPTX in C#....sharing information in a digital format, often used in presentations...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pp...
  6. System.ArgumentException: MaxValue can't be les...

    We are getting the following error event for a chm files when trying to index them. We are getting the exception via index.Events.ErrorOccurred += ... System.ArgumentException: MaxValue can't be less than StartValue …...corrupted and are in a valid format. Sometimes, malformed files...

    forum.groupdocs.com/t/system-argumentexception-...
  7. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files.... format ( "Properties set: %s" , affected...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  8. Iterate through container items | GroupDocs

    This article explains that how to extract containers items and iterate through container items.... Format ( "{0}: {1}" , item . Name...

    docs.groupdocs.com/parser/net/iterate-through-c...
  9. Redaction is failing in freeBSD 13 for potm fil...

    Hi Team, Redaction is failing for a potm file in freebsd with below exception. java.lang.NullPointerException: Cannot invoke "com.groupdocs.redaction.internal.c.a.s.pt.ne(boolean)" because "<local3>" is nul Code that …...This avoids NPE in our portion-format handling. If the failure is...

    forum.groupdocs.com/t/redaction-is-failing-in-f...
  10. Extract highlights | GroupDocs

    This article explains that how to extract highlights from documents.... Format ( "At {0}: {1}" , hl . Position...

    docs.groupdocs.com/parser/net/extract-highlights/