Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 31,736 for

groupdocs.viewer

(0.21 sec)
  1. Classify document by path | Documentation

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  2. Add strikeout annotation | Documentation

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for .NET....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/add-strikeout...
  3. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/add-replies-t...
  4. Single Row Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Single Row Image in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: Report must show image of the customer It must show Name and Contact Number of the customer Report must be generated in the Presentation Document....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/single-row-imag...
  5. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Installation | Documentation

    GroupDocs hosts all Java APIs on GroupDocs Repository. You can easily use GroupDocs.Redaction for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify repository configuration/location in your project as follows: Maven GroupDocs Artifact Repository GroupDocs Artifact Repository https://releases.groupdocs.com/java/repo/ Gradle repositories { maven { url "https://repository.groupdocs.com/repo/" } } Kotlin repositories { maven(url = "https://repository.groupdocs.com/repo/") } Ivy docs.groupdocs.com/redaction/java/installation/

  7. Horizontal scrolling for xlsx files at small sc...

    Hi, Sometimes we have wide xlsx files, and those files are required to be displayed on laptop devices. When the browser’s screen is larger than 1036 px we can use scroll normally. But we also want to be able to use hor…...files at small screens GroupDocs.Viewer Product Family dotnet...the latest version of GroupDocs.Viewer.UI - horizontal-scroll...

    forum.groupdocs.com/t/horizontal-scrolling-for-...
  8. How to Sign PDF with QR Code Signature using Java

    This quick tutorial provides you with step-by-step instructions to create QR Code in Java and how to sign a PDF document with a QR Code signature using Java....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...

    kb.groupdocs.com/signature/java/how-to-sign-pdf...
  9. How to Convert Excel to PDF using Java

    This is a basic tutorial on how to convert Excel to PDF using Java. Convert documents without the use of third-party software and distribute them fast to everyone....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. .NET 的示例主题

    查找API的答案 GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family Group......Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...

    kb.groupdocs.com/zh/editor/net/sample-topic-net/