Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 6,123 for

groupdocs.assembly

(0.1 sec)
  1. GroupDocs.Metadata for .NET 18.11 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 18.11. Major Features There are the following features and enhancements in this release: Reduce memory consumption of the PDF format Reduce memory consumption of supported Excel formats XlsFormat: Add support for missing metadata properties Implement the ability to work with metadata stored in FLV files All Changes Key Summary Category METADATANET-1640 Reduce memory consumption of the PDF format Enhancement METADATANET-2422 Reduce memory consumption of supported Excel formats Enhancement METADATANET-2436 XlsFormat: Add support for missing metadata properties Enhancement METADATANET-470 Implement the ability to work with metadata stored in FLV files New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  2. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-ex...
  4. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Install GroupDocs.Viewer for .NET | Documentation

    This topic describes how to install GroupDocs.Viewer for .NET....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/installation/
  6. GroupDocs.Watermark for .NET 18.3 Release Notes...

    Note This page contains release notes for GroupDocs.Watermark for .NET 18.3. Major Features There are the following new features in this monthly release: Implement ability to edit Pdf document objects that can be considered as watermarks Implement ability to edit text and image in found possible watermarks (across all formats) Full List of Issues Covering all Changes in this Release Key Summary Category WATERMARKNET-788 Implement ability to edit Pdf document objects that can be considered as watermarks New Feature WATERMARKNET-789 Implement ability to edit text and image in found possible watermarks (across all formats) New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  7. GroupDocs.Watermark for .NET 17.11 Release Note...

    Note This page contains release notes for GroupDocs.Watermark for .NET 17.11. Major Features There are following features in this first release: Add support for Email Formats Remove SlidesBaseSlide.BackgroundImage property (obsolete code) Full List of Issues Covering all Changes in this Release Key Summary Category WATERMARKNET-513 Add support for email formats New Feature WATERMARKNET-541 Remove SlidesBaseSlide.BackgroundImage property (obsolete code) Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  8. Quick Start Guide | Documentation

    Render files, list and save attachments in any supported format using GroupDocs.Viewer for Python via .NET to experience its simplicity and power in Python....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/python-net/gettin...
  9. Float and paginal modes | Documentation

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/float-and-paginal...
  10. Features overview | Documentation

    With GroupDocs.Viewer for .NET you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, extract document text and detect file type by it's content...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/features-overview/