Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 11,831 for

format

(0.12 sec)
  1. Manage XMP and EXIF Data of HEIF HEIC Images us...

    Manage XMP and EXIF data of HEIF, HEIC images using C#. Read, update, remove EXIF and XMP data using Metadata automation API within .NET applications....contain High-Efficiency Image Format HEIF images. XMP is an XML-based...EXIF (Exchangeable Image File Format) is the standard and defines...

    blog.groupdocs.com/metadata/manage-xmp-and-exif...
  2. .NET Conversion from RTF/DOCX to PDF exception ...

    Works fine locally. Issue happens in docker container running on Alpine Linux. GroupDocs.Conversion: v22.12 .NET version: .NET 7.0 Error Message: GroupDocs.Conversion.Exceptions.GroupDocsConversionException: Object r…...note that the msg format is a “container” format (e.g. can contain...

    forum.groupdocs.com/t/net-conversion-from-rtf-d...
  3. Get HTML markup in different forms | GroupDocs

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for Java API....//opening document for editing with format-specific edit options Piece...document in its own intermediate format and is able to generate HTML...

    docs.groupdocs.com/editor/java/get-html-markup-...
  4. Extract text from documents | GroupDocs

    This article demonstrates how to extract text from PDF, Word, Excel, PowerPoint, Outlook, OneNote, HTML, AutoCAD, and 50+ other documents using GroupDocs.Parser for Python via .NET....(EPUB, FB2, CHM) And 50+ other formats GroupDocs.Parser’s text extractor...extraction isn't supported for this format" ) sample.docx The following...

    docs.groupdocs.com/parser/python-net/extract-te...
  5. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API.... format ( "Time taken on first Convert.... out . println ( String . format ( "Time taken on second Convert...

    docs.groupdocs.com/conversion/java/how-to-use-c...
  6. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  7. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  8. Search text in Microsoft OneNote sections | Gro...

    To search a keyword in Microsoft OneNote sections search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft OneNote section: Instantiate Parser object for the initial section; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the section....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. Generate previews | GroupDocs

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser API...Set PNG as an output image format previewOptions . PreviewFormat...Set PNG as an output image format previewOptions . PreviewFormat...

    docs.groupdocs.com/parser/net/generate-previews/
  10. A Web-Based PDF Viewer Sample Built Using the G...

    GroupDocs.Viewer for Java is a multi-Format document viewer library that allows developers to seamlessly enhance their Java applications with the capability to display over 50 document and image types. Designed based on the client-server architecture, GroupDocs.Viewer doesn’t transfer documents to client machines during view sessions. Instead, the library converts documents to web-compatible content, transfers it to clients and then renders in a web-browser. This client-server architecture provides you with the following benefits: 1....Viewer for Java is a multi-format document viewer library that...for Java and supported file formats, please see its homepage ,...

    blog.groupdocs.com/viewer/web-based-pdf-viewer-...