Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 526 for

detection

(0.06 sec)
  1. No differences are detected in header when head...

    Hello! We have two documents with some numbers in the header. Document 1 has “123” and document 2 has “456”. Both documents also have the same field code in the header. Here are the documents: 113.docx (20.9 KB) 213.…...No differences are detected in header when header contains field...

    forum.groupdocs.com/t/no-differences-are-detect...
  2. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .one file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....have added the feature of detecting media type of .one file. Following...Files # This feature allows detecting the media type of OneNote...

    blog.groupdocs.com/parser/extract-toc-from-epub...
  3. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Java... println ( "TextFormField detected, name: " + formField . getName.... println ( "CheckBoxForm detected, name: " + formField . getName...

    docs.groupdocs.com/editor/java/working-with-for...
  4. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java.... log ( `TextFormField detected, name: ${ formField . getName...console . log ( `CheckBoxForm detected, name: ${ formField . getName...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  5. Extract Tables from PDF Documents using GroupDo...

    It is our pleasure to announce the release of version 18.12 of GroupDocs.Parser for .NET. The latest version allows you to extract the tables from PDF documents. Furthermore, we have added the support of extracting text and metadata from text and presentation templates. For more details, please have a look at the release notes of version 18.12. Features Introduced Extracting Tables from PDF DocumentsThis feature is very useful when you want to extract only the tables form a PDF document....bounds manually or let the API detect the layout in automatic mode...Value); } } Enhancements # Detecting Type of Password-protected...

    blog.groupdocs.com/parser/extract-tables-from-p...
  6. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for .NET...WriteLine ( "TextFormField detected, name: {0}, value: {1}" ,...WriteLine ( "CheckBoxForm detected, name: {0}, value: {1}" ,...

    docs.groupdocs.com/editor/net/working-with-form...
  7. GroupDocs.Metadata for .NET 17.2.0 Now Supports...

    We are really excited to announce the release of GroupDocs.Metadata for .NET version 17.02.0. The latest release comes up with a number of new features and enhancements. Users can now export the extracted metadata of various formats to a CSV or Excel file. The GroupDocs.Metadata API now supports video format too. Moreover, detecting DICOM format, reading Photoshop layers of a PSD format etc are some other enhancements introduced in this version of the API.... Moreover, detecting DICOM format, reading Photoshop...layers of PSD format Ability to detect AVI video format Ability to...

    blog.groupdocs.com/metadata/groupdocs.metadata-...
  8. Read DublinCore Information in EPUB File using ...

    Good news for Java users. GroupDocs team is proudly announcing the first release for this year with the support for **EPUB file format’s **metadata operations. Using the GroupDocs.Metadata for Java 18.1, you can now detect EPUB file format and read its metadata and **DublinCore **information. We recommend you to download the latest version for a better experience. Features IntroducedFollowing are the new features introduced in version 18.1. Detecting EPUB Document File Format Getting Metadata in EPUB File Format Getting DublinCore Metadata in EPUB File Format For details about the features supported by the API, please visit Features Overview....1 , you can now detect EPUB file format and read its...introduced in version 18.1 . # Detecting EPUB Document File Format...

    blog.groupdocs.com/metadata/read-dublincore-inf...
  9. GroupDocs.Metadata for .NET 1.7.0 Released with...

    GroupDocs.Metadata for .NET version 1.7 is available now. Code is redefined by decreasing number of namespaces for easy integration. One major enhancement is support for MP3 format. So management of audio format metadata is more easy with this release. Metadata API extended features MP3 format supported - Detect MP3 format Reading ID3v1 Tag Reading ID3v2 Tag Get MPEG Audio format Information Read all EXIF tags Get specific EXIF tag by specific key or indexer ....features # MP3 format supported - Detect MP3 format Reading ID3v1 Tag...namespaces into single one Detect file format at run time Exporting...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  10. Introduction | Documentation

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....Editor can automatically detect document format and select...document format for saving. Detecting document type Sometimes it...

    docs.groupdocs.com/editor/net/introduction/