Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 17,074 for

document annotation

(0.07 sec)
  1. GroupDocs.Editor for .NET 20.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Editor for .NET 20.11 GroupDocs.Editor for .NET version 20.11 provides one new minor feature, which has an impact on public API, two improvements and a set of different bugfixes. It is worth to mention that this new feature doesn’t break a backward compatibility, but only introduces one new public type, so existing client code is fully compatible for this release. All of these are described in detail below....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/groupdocs-editor-...
  2. How to Find Metadata Signatures in Image Files ...

    post. Tagged with net, api, esigning, groupdocs....reference to one of the well-known document eSigning APIs for .NET platform...contractual or any other type of documents digitally, without the need...

    dev.to/groupdocs/how-to-find-metadata-signature...
  3. How to Find Metadata Signatures in Image Files ...

    post. Tagged with net, api, esigning, groupdocs....reference to one of the well-known document eSigning APIs for .NET platform...contractual or any other type of documents digitally, without the need...

    dev.to/groupdocs/how-to-find-metadata-signature...
  4. GroupDocs.Comparison for .NET 20.6 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 20.6 Major Features Below the list of changes in release of GroupDocs.Comparison for .NET 20.6: Fixed Error occurred in comparing Word Documents with tables Fixed unexpected sizes of the Excel file sheets/pages. Fixed incorrect positions of compared elements in result for SpreadSheet comparing Fixed issue with comparing Word Documents with checkboxes and form fields in table cells Key Summary Issue Type COMPARISONCLOUD-142 Comparing attached word Document throws: Error occurred in comparing Word Documents Bug COMPARISONNET-2322 Unexpected sizes of the Excel file sheets/pages....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  5. Search thread safety | Documentation

    This article shows that how search thread safety works....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/search-th...
  6. GroupDocs.Conversion for .NET 20.10 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 20.10 Major Features There are 5+ features, improvements and bug-fixes in this release, most notable are: Conversions from Mhtml Improved page extraction when converting from wordprocessing Documents Improved csv/ods pagination Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑4163 Feature Implement conversion from Mhtml CONVERSIONNET‑4205 Improvement Improved page extraction when converting from word Documents CONVERSIONNET‑4208 Improvement Csv/ods pagination CONVERSIONNET‑4157 Fix Not supported file type exception CONVERSIONNET‑4180 Fix DOCX->PDF conversion: ‘Object reference not set to an instance of an object....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  7. Replace missing fonts | GroupDocs.Viewer for .NET

    In this article we show how to substitute missing font when converting presentations to HTML and PDF with GroupDocs.Viewer within your .NET applications....Annotation Product Solution GroupDocs...In case your presentation document contains a font that is not...

    docs.groupdocs.com/viewer/net/how-to-substitute...
  8. Working with BMP metadata | Documentation

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-bm...
  9. GroupDocs.Conversion for .NET 21.3 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for .NET 21.3 Major Features There are 5+ features, improvements and bug-fixes in this release, most notable are: Conversions from/to Tga Specified watermark font style (bold, italic) now respected Fixed issue with custom fonts folders Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑4521 Feature Implement conversion from/to Tga CONVERSIONNET‑1785 Fix Docx to PDF conversion characters issue CONVERSIONNET‑4489 Fix Improper conversion from Mbox CONVERSIONNET‑4493 Fix Options equality comparison not working properly when the class contains arrays CONVERSIONNET‑4519 Fix Exception when trying to convert WordML Document stream to PDF CONVERSIONNET‑4546 Fix Converting using ConverterSettings....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  10. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in Document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the Document metadata with GroupDocs.Signature....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/search-for-emb...