Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 8,620 for

groupdocs.editor

(0.14 sec)
  1. GroupDocs.Viewer for .NET 20.2 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 20.2 Major Features There are 14 features, improvements, and bug-fixes in this release, most notable are: Added support of retrieving an attachment file type Display folder name in the header when rendering archives Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-2318 Support retrieving an attachment file type Feature VIEWERNET-2323 Include folder name when rendering archive folders Feature VIEWERNET-2324 Recreate output files and resources instead of writing over Improvement VIEWERNET-8 Overlapping Characters in Safari for iOS Bug VIEWERNET-226 Files being created in Windows temp folder Bug VIEWERNET-257 Incorrect rendering of DWG file as image Bug VIEWERNET-1202 Invalid characters while viewing rendered HTML in IE Bug VIEWERNET-2175 STL file is rendered into blank HTML or image Bug VIEWERNET-2306 Issue in rendering/converting email attachments Bug VIEWERNET-2315 Getting evaluation message on second server even license is applied Bug VIEWERNET-2319 Archive file name is missing when passing file stream Bug VIEWERNET-2320 GetViewInfo hangs indefinitely Bug VIEWERNET-2321 ArchiveViewInfo shows that current folder is sub-folder of itself Bug VIEWERNET-2343 Document viewer size discrepancy Bug Public API and Backward Incompatible Changes In version 20....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  2. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Load WordProcessing document with options | Doc...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  4. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-documents...
  5. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-enc...
  6. Updating to the latest 19 version - Free Suppor...

    Hi, I’m updating from the 19.4 to the 19.12 version (I know it’s a wee bit outdated) for the support of .net standard. I saw in the release notes https://releases.groupdocs.com/annotation/net/release-notes/2019/groupdocs…...Conversion GroupDocs.Editor GroupDocs.Merger GroupDocs...

    forum.groupdocs.com/t/updating-to-the-latest-19...
  7. Update annotations | Documentation

    This page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/update-annot...
  8. Convert audio formats | Documentation

    In this article, you will learn how to convert an audio file to another audio format with GroupDocs.Conversion for .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert/audio/
  9. Enumeration Extension Methods | Documentation

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for Iterable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus, you can group, sort, and perform other sequential data manipulations in template expressions in a common way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/enumeration-ex...
  10. Attachments in PDF document | Documentation

    This article explains how to work with PDF attachments while using GroupDocs watermarking API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/attachments-in...