Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 23,711 for

feature

(0.13 sec)
  1. convert dwg to pdf

    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....help programmers to add the feature to convert different CAD formats...

    blog.groupdocs.com/tag/convert-dwg-to-pdf/
  2. Generate Documents & Handle Variables | .NET AP...

    Generate documents programmatically with C# API. Download GroupDocs.Assembly for .NET 23.8 (DLLs only) now & experience accurate variables handling.... Developers can use this feature to fine-tune document assembly...API version introduces a new feature: optimized handling of variables...

    releases.groupdocs.com/assembly/net/new-release...
  3. GroupDocs.Metadata for .NET 18.1 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 18.1. Major Features There are 3 new Features in this regular monthly release. The most notable are: Implement ability to read metadata of EPUB format Implement ability to detect EPUB e-book format Implement ability to read DublinCore metadata in EPUB format All Changes Key Summary Category METADATANET-717 Implement ability to read metadata of EPUB format New Feature METADATANET-2133 Implement ability to detect EPUB e-book format New Feature METADATANET-2134 Implement ability to read DublinCore metadata in EPUB format New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.... Major Features There are 3 new features in this regular...metadata of EPUB format New Feature METADATANET-2133 Implement...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  4. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....Parser feature for ZIP-archived documents. The same feature allows...about document data extraction features and get familiar how to extract...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Improved on GroupDocs Blog | Document Automatio...

    Improved on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Improved on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Annotat......document format list and also new features are introduced . The latest...release to use new exciting features and enhance their application...

    blog.groupdocs.com/tag/improved/index.xml
  6. Extracting common image information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the Feature. Load an image Extract the root metadata package Use the getImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.ImageReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the code above and see the Feature in action in our GitHub examples:...for more information on the feature. an image Extract the root...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/java/extracting-com...
  7. GroupDocs.Metadata for .NET 20.5 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 20.5 Major Features Warning In version 20.5 the legacy API has been removed (all types from the GroupDocs.Metadata.Legacy namespace were removed). There are the following Features, enhancements and fixes in this release: Remove obsolete API (Legacy namespace) Implement the ability to work with EXIF metadata in WEBP images Implement the ability to work with XMP metadata in MOV files Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-3293 Remove obsolete API (Legacy namespace) Improvement METADATANET-2851 Implement the ability to work with EXIF metadata in WEBP images New Feature METADATANET-2854 Implement the ability to work with XMP metadata in MOV files New Feature METADATANET-3177 An exception is thrown when trying to extract PDF properties Bug METADATANET-3270 Operation is not valid due to the current state of the object Bug METADATANET-3273 Could not parse RDF description Bug METADATANET-3276 “Could not unzip EPUB stream” exception when reading EPUB file Bug METADATANET-3278 “Date has invalid format:7/24/2003 16:17:18” exception when reading PDF Bug METADATANET-3279 Invalid data descriptor header exception is thrown when reading ZIP file Bug METADATANET-3282 “Invalid Epub package” exception when reading EPUB file Bug METADATANET-3285 An exception is thrown when trying to loading WebP file Bug METADATANET-3290 Exception is thrown when loading EPUB file Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....5 Major Features Warning In version 20.5 the...removed). There are the following features, enhancements and fixes in...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  8. Latest release (April 2023) | Documentation

    Changes that shipped in the latest version of GroupDocs.Signature for .NET... There are about ten features, enhancements, and bug fixes...SIGNATURENET-4369 ★ Feature SIGNATURENET-4442 ★ Feature SIGNATURENET-4452...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  9. GroupDocs Newsletter May 2018 – Document Manipu...

    Share this issue: Monthly Newsletter May 2018 Professional APIs for Creating Document Management Applications Manipulate 100+ Business File Formats in .NET and Java Apps GroupDocs offers Feature-rich document manipulation APIs for .NET and Java developers to build web, mobile or desktop apps with the capability to view, annotate, convert, e-sign, compare, assemble, and watermark document formats. You can also extract text, retrieve metadata information and manipulate documents using HTML....Java Apps GroupDocs offers feature-rich document manipulation...Annotation for .NET supports a new feature to annotate header and footer...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  10. Annotatiton Print button not visible - Free Sup...

    Hello, I downloaded your application from the url here. As in Picture1, the print button does not come to the interface. I am checking from Configuration.yml as in Picture2, it is set as true. But I can’t see the bu…...the code and found that this feature is not implemented. While you...We’ve planned to add this feature. The issue ID for reference...

    forum.groupdocs.com/t/annotatiton-print-button-...