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

groupdocs.assembly

(0.07 sec)
  1. Adjust page size | GroupDocs.Viewer for .NET

    This article explains how to adjust page size when rendering E-Mail Messages with GroupDocs.Viewer within your .NET applications....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/adjust-page-size/
  2. GroupDocs.Metadata for .NET 17.10.2 Release Not...

    Note This page contains release notes for GroupDocs.Metadata for .NET 17.10.2 Major Features There is one bug fix in this hotfix monthly release. TIF - Bit Depth is affected when removing metadata All Changes Key Summary Category METADATANET-1931 TIF - Bit Depth is affected when removing metadata Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.Metadata for .NET 17.10.2 It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  3. GroupDocs.Annotation for .NET 23.1 Release Note...

    Full list of changes in this release Key Category Summary ANNOTATIONNET-2147 Feature Added an ability to set a FontSize property for ReplacementAnnotation ANNOTATIONNET-2156 Fix Fixed the broken link at the end of SquigglyAnnotation page Major Features Added ability to set FontSize property for ReplacementAnnotation In this release we’ve implenented IFontSize interface for IReplacementAnnotation. From user perspective, it means that from now there is an ability to set a font size for replacement annotation....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  4. Load document from Stream | Documentation

    This section explains how to load document from stream with GroupDocs.Signature API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/load-document-...
  5. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/load-document-fr...
  6. Date-time format and time zone | GroupDocs.View...

    This article explains how to set date-time format and timezone offset for Email messages with GroupDocs.Viewer within your .NET applications....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/datetime-format-a...
  7. User roles | Documentation

    The page describes how to implement user roles in GroupDocs.Annotation for .NET API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/apply-roles/
  8. Sign documents with exception handling | Docume...

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-documents...
  9. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/supported-docu...
  10. Installation | Documentation

    Development Environment Operating Systems GroupDocs.Search for Java can be executed on any Operating System with Java JDK installed. Windows Desktops and Servers Linux Mac OS Supported Runtime **GroupDocs.**Search for Java supports Java run-time version 6 (1.6) and above. Development Environments NetBeans IntelliJ IDEA Eclipse Installation from GroupDocs Artifactory using Maven GroupDocs hosts all Java APIs on GroupDocs Artifactory. You can easily use GroupDocs.Search for Java API directly in your Maven projects with simple configurations....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/java/installation/