Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 4,078 for

as

(0.06 sec)
  1. GroupDocs Viewer for .NET 1.5.0 Supports Micros...

    We’re happy to announce the releAse of GroupDocs Viewer for .NET 1.5.0 As an update to our suite of .NET Libraries. This version includes many new features and enhancements. Some of the features and enhancements are listed below: Support for Microsoft Visio and Microsoft Outlook file formats A setting to customize the width of the thumbnails container A setting to display the image width (for cache generation) Cross-domain detection Support for Norwegian language Header-less Viewer and control methods Concatenation of multiple streams into one document Usage of a default width for images having smaller widths A message box to display the file-download errors Client error handling for GetPdf2JavAscript Supports the display of pages with variable heights in their original proportion Resizing after creation: the setWidth and setHeight methods allow resizing of the viewer even after creation Error propagation to customer’s code: an event is triggered when an error occurs, containing the information about the error....We’re happy to announce the release of GroupDocs Viewer for .NET 1.5.0 as an update to our suite of .NET Libraries. This version includes many new features and enhancements. Some of the features and enhancements are listed below: Support for Microsoft Visio and Microsoft Outlook file formats A setting to customize the width of the thumbnails container A setting to display the image width (for cache generation) Cross-domain detection Support for Norwegian language Header-less Viewer and control methods Concatenation of multiple streams into one document Usage of a default width for images having smaller widths A message box to display the file-download errors Client error handling for GetPdf2JavaScript Supports the display of pages with variable heights in their original proportion Resizing after creation: the setWidth and setHeight methods allow resizing of the viewer even after creation Error propagation to customer’s code: an event is triggered when an error occurs, containing the information about the error.

    blog.groupdocs.com/total/groupdocs-viewer-for-n...
  2. Implement Area Annotation for Diagrams using Gr...

    We’re pleAsed to announce another monthly releAse of GroupDocs.Annotation for Java 17.6.0. This releAse comes with some new features, improvements and a bug fixe. Different new annotations are now supported for Diagram documents (VSS, VSD). Furthermore, implementing GetPages method for Email documents processing from streams is improved. For further information, pleAse see releAse notes. We’d recommend you to fetch latest releAse of the API, integrate it in your project and share your valuable feedback....We’re pleased to announce another monthly release of GroupDocs.Annotation for Java 17.6.0. This release comes with some new features, improvements and a bug fixe. Different new annotations are now supported for Diagram documents (VSS, VSD). Furthermore, implementing GetPages method for Email documents processing from streams is improved. For further information, please see release notes. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback.

    blog.groupdocs.com/annotation/introducing-group...
  3. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....This article shows how to handle search queries if they contain special characters and separator characters.

    docs.groupdocs.com/search/nodejs-java/search-fo...
  4. eSign document with Barcode signature | Documen...

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature

    docs.groupdocs.com/signature/java/esign-documen...
  5. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API.... This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/updating-mult...
  6. Working with IPTC IIM metadata | Documentation

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method....This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method.

    docs.groupdocs.com/metadata/nodejs-java/working...
  7. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. PleAse see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, pleAse use the getDocumentProperties method defined in the DocumentRootPackage clAss. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata.

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. PleAse see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, pleAse use the DocumentProperties property defined in the DocumentRootPackage clAss. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata.

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Load TXT document with options | Documentation

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for .NET API....Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for .NET API.

    docs.groupdocs.com/conversion/net/load-txt-docu...
  10. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for Java...Logging when converting documents with GroupDocs.Conversion for Java

    docs.groupdocs.com/conversion/java/logging/