Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 7,991 for

annotation

(0.04 sec)
  1. Classify document from stream | Documentation

    Classifying of the document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  2. Convert files to various formats | Documentation

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of Java code....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/convert/
  3. Working with String Template | Documentation

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-s...
  4. Load document using the local path string | Doc...

    This article explains how to load a document using the local path string with GroupDocs.Viewer within your Java applications....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/load-document-fr...
  5. Render hidden pages | Documentation

    Learn how to render hidden pages on website or in other c# applications with GroupDocs.Viewer for Java...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/show-hidden-pages/
  6. Convert to grayscale | Documentation

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer Java API....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. Optimize spreadsheets in a PDF file | Documenta...

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer Java API....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. GroupDocs.Total Product Family | Documentation

    Comprehensive suite of .NET or Java libraries for document manipulation and management - view, edit, convert and sign various file formats such as Word, Excel, PowerPoint, PDF, images and more Documentation .NET Java GroupDocs.Total for .NET More Getting started Start quickly with our getting started documentation Product overview System requirements Installation Licensing and support Articles and guidelines Licensing Technical support .NET code examples Open-source projects for APIs example usage GroupDocs....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/total/
  9. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Python via .NET. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/featur...
  10. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/features-ove...