Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 12,004 for

format

(0.14 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. Compare OneNote with Tables in GroupDocs.Compar...

    We are pleased to announce another monthly release of GroupDocs.Comparison for .NET 17.12. This release covers 2 new features, some improvements and bug fixes. API allows comparison of PDF documents with hyperlinks in the content and tables comparison for OneNote documents. Aside these features, count of changes on summary page is improved. We’d recommend you to download latest version of the API and share your document comparison experience. Document Conversion API for ....Downloads - MSI Package and Zipped Format Nuget Package - NuGet Install...

    blog.groupdocs.com/comparison/compare-onenote-t...
  3. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file Formats....1 adds FlatOpc format support, critical security...

    blog.groupdocs.com/
  4. Loading files | GroupDocs

    The listed articles below explain how to load password-protected documents and load files from different sources....stream Load a file of a specific format Load a password-protected document...

    docs.groupdocs.com/metadata/net/loading-files/
  5. Email signature-image overlays text when conver...

    Hello, Converting the attached email to PDF causes some image from the signature, to overlay the text. We were using GroupDocs.Total 25.2 for .NET Framework with the following code: var settings = new Conv…... The output format was changed, see output-25-5...

    forum.groupdocs.com/t/email-signature-image-ove...
  6. GroupDocs.Conversion for Python 25.12 – Latest ...

    Explore what’s new in GroupDocs.Conversion for Python 25.12. Available now on NuGet and GroupDocs website....where converting Rich Text Format documents to PDF produced incorrect...

    blog.groupdocs.com/conversion/groupdocs-convers...
  7. 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...
  8. 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...
  9. 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...
  10. 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...