Sort Score
Result 10 results
Languages All
Labels All
Results 8,111 - 8,120 of 33,323 for

annotator

(0.23 sec)
  1. Classify document from stream | GroupDocs

    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. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/changing-target...
  3. Java'da XML'den Metin Nasıl Çıkarılır

    Java'da XML'den Metin çıkarmak için adım adım süreci ve Java kullanarak XML'den Metin çıkarma yeteneğinin nasıl geliştirileceğini öğrenelim....Annotation Product Family GroupDocs...

    kb.groupdocs.com/tr/parser/java/how-to-extract-...
  4. Java'da Görüntüyü PDF'ye Dönüştürme

    Bu kısa kılavuz, Görüntünün Java'da PDF'ye nasıl dönüştürüleceğini açıklar. JPG'yi PDF'ye dönüştürmek için örnek Java koduna bakarak belge dönüştürme hakkında da bilgi edinebilirsiniz....Annotation Product Family GroupDocs...

    kb.groupdocs.com/tr/conversion/java/how-to-conv...
  5. Features Overview | GroupDocs

    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...
  6. Java'da Word Belgesinden Metin Nasıl Çıkarılır

    Bu kısa öğretici, Java'da Word belgesinden metin çıkarma işlemini ve Java kullanarak DOCX'ten metin çıkarmak için uygulamanın nasıl geliştirileceğini açıklar....Annotation Product Family GroupDocs...

    kb.groupdocs.com/tr/parser/java/how-to-extract-...
  7. C# Kullanarak PDF'den Meta Verileri Çıkarma

    Bu eğitici, belge çıkarma API'si ile C# kullanarak PDF'den meta veri çıkarma işlemini ve C#'ta PDF'den meta veri almak için uygulamanın nasıl oluşturulacağını açıklar....Annotation Product Family GroupDocs...

    kb.groupdocs.com/tr/parser/net/how-to-extract-m...
  8. C# ile Görüntüyü PDF'ye Dönüştürme

    Görüntüyü C#'ta PDF'ye dönüştürmeyi öğrenmek için bu temel öğreticiyi izleyin. C# kullanarak Görüntüyü PDF'ye dönüştürmek için örnek kodlu adım adım talimatlar....Annotation Product Family GroupDocs...

    kb.groupdocs.com/tr/conversion/net/how-to-conve...
  9. C# ile PDF'yi Word'e Dönüştürme

    Bu eğitimde PDF'yi C# ile Word'e nasıl dönüştüreceğinizi öğreneceksiniz. C# kullanarak PDF'den DOC'ye dönüştürme için basit bir konsol uygulaması kullanacağız....Annotation Product Family GroupDocs...

    kb.groupdocs.com/tr/conversion/net/how-to-conve...
  10. Supported Document Formats | GroupDocs

    The following table indicates the file formats that GroupDocs.Classification for .NET can process. Format Description PDF Adobe Portable Document Format (PDF) DOC Microsoft Word 97-2003 Document DOCM Microsoft Word Macro-Enabled Document DOCX Microsoft Word Document DOT Microsoft Word 97-2003 Template DOTM Microsoft Word Macro-Enabled Template DOTX Microsoft Word Template ODT OpenDocument Text OTT Open Document Text Template RTF Rich Text Document TXT Plain Text Document Tip Can’t find your file format?...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/supported...