Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 24,430 for

feature

(0.07 sec)
  1. Get document info | Documentation

    This article shows that how to get meta information of a document....about document watermarking features and get familiar how to manage...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/net/get-document-info/
  2. GroupDocs.Comparison for .NET 21.5 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 21.5 Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 21.5: Added new parameter to image style comparison that allows you to track the markup type in Word format Fixed handling of some unsupported file signatures Fixed coordinate calculation for changes in ChangeInfo list Fixed creation of charts in some cases in Excel format Fixed creation of resulting document in HTML format Fixed change list counting in Diagram format Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-2629 API is not tracking the position change for an image in the Word file Feature COMPARISONCLOUD-157 Comparison API is not working Bug COMPARISONNET-2631 Issue display some special characters in Html Bug COMPARISONNET-2691 Issue with comparing Charts in Cells format Bug COMPARISONNET-2694 Document comparison result has no/wrong box position data Bug COMPARISONNET-2715 Issue with getting list of changes for Diagrams Bug Public API and Backward Incompatible Changes...5 Major Features Below is the list of most...an image in the Word file Feature COMPARISONCLOUD-157 Comparison...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  3. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....the code above and see the feature in action in our GitHub examples:...management App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....the code above and see the feature in action in our GitHub examples:...management App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/metadata/net/getting-known-p...
  5. GroupDocs.Comparison for .NET 20.3 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 20.3 Major Features Below the list of changes in release of GroupDocs.Comparison for .NET 20.3: Improved performance of multiple comparing of text documents Fixed creating output HTML file while comparing source code files Fixed exception when compare Diagrams documents Fixed System.StackOverflownException when comparing PDF with images .NET Key Summary Issue Type COMPARISONNET-2214 Increase performance for TXT MultiComparer Improvement COMPARISONNET-2235 TextComparerResult does not create ....3 Major Features Below the list of changes...Word documents. To use this feature you should specify in GetChanges...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  6. Save signed Image with different output file ty...

    This article explains how to save signed image with various image formats by GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/save-signed-i...
  7. Save signed Spreadsheet with different output f...

    This article explains how to save signed Spreadsheet document with various file formats by GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/save-signed-s...
  8. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF redactions....the code above and see the feature in action in our GitHub examples:...redaction App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/redaction/net/use-pdf-redact...
  9. Automate file format processing in your C# .NET...

    Aspose .NET APIs let you develop high-performance apps to process tons of file formats in C#, ASP.NET, and VB.NET targeting multiple .NET frameworks....NET API boasts an exquisite feature set and is designed to help...Slides for .NET API. Develop feature-rich .NET apps to process several...

    www.aspose.com/products/net/
  10. Process the Microsoft Outlook Email Attachments...

    An ‘attachment’ is a file such as a document or a photo that is attached to an email. It’s easy to attach pictures, files, contacts, emails and many other items to your Outlook messages. If you selected a file on your local computer or group document library for the attachment purpose, a copy of the file is attached to the email. The case: A software developer is making a document viewing application....but he also wants to add a feature to render the email attachments...offers many other handful features for your viewing applications...

    blog.groupdocs.com/viewer/process-microsoft-out...