Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 31,792 for

groupdocs.viewer

(0.13 sec)
  1. GroupDocs.Search for Java 20.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for Java 20.11 Major Features There are the following improvementes in this release: Implement methods to get synonym groups Implement methods to get homophone groups Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-2435 Implement methods to get synonym groups Improvement SEARCHNET-2445 Implement methods to get homophone groups Improvement Public API and Backward Incompatible Changes Implement methods to get synonym groups This improvement adds a method to get synonyms for a specific word from the synonym dictionary....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/search/java/groupdocs-search...
  2. Extracting MakerNote Metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/extracting-make...
  3. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-advanced-...
  4. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/extracting-pro...
  5. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/extracting-prop...
  7. When the Viewer Powerpoint is loaded, the last ...

    Hello, When we open the Powerpoint file after loading it, it starts showing from the last page. Also, when switching with Panel Size, one of the other pages appears instead of the current page. Attached is the video. p…...loaded at the page opening GroupDocs.Viewer Product Family dotnet... In case you’re using GroupDocs.Viewer.UI package add the following...

    forum.groupdocs.com/t/when-the-viewer-powerpoin...
  8. How to Convert SVG to JPG using Java

    This tutorial walks you through the complete workflow to convert SVG to JPG using Java and enables you to easily write the SVG to JPG Java code with a few API calls....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert Text File to JPG using Java

    Easily convert Text file to JPG using Java with a few API calls of the document conversion library and review sample code for Java TXT to JPG converter application....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Unable to convert bmp to pdf in groupdocs viewe...

    Hi, I am unable to do pdf conversion of bmp file attached in Groupdocs.viewer. Below are the system details. Please rename the file extension to .bmp as its not allowed to upload here. Groupdocs.viewer version: 21.2 R…...pdf in groupdocs viewer GroupDocs.Viewer Product Family java shiva...Exception occurred: com.groupdocs.viewer.Viewer.view(Unknown Source)...

    forum.groupdocs.com/t/unable-to-convert-bmp-to-...