Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 33,334 for

annotation

(2.21 sec)
  1. كيفية تحويل PDF إلى HTML باستخدام C #

    تعرف على كيفية تحويل PDF إلى HTML باستخدام C # على أي نظام أساسي بدون أي برنامج تابع لجهة خارجية. تحقق من الدليل ونموذج التعليمات البرمجية لتحويل PDF إلى HTML في C #....Annotation Product Family GroupDocs...

    kb.groupdocs.com/ar/conversion/net/how-to-conve...
  2. 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-...
  3. 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...
  4. 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-...
  5. 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...
  6. 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...
  7. 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-...
  8. 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...
  9. 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...
  10. 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...