Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 8,902 for

document annotation

(2.07 sec)
  1. Перетворення PDF на ODT за допомогою C#

    Ефективно конвертуйте PDF в ODT за допомогою C# без встановлення додаткових інструментів. Покращте обробку документів у проектах за допомогою цього посібника про те, як експортувати PDF в ODT за допомогою C#....Annotation Product Family GroupDocs...PDF (Portable Document Format) на ODT (Open Document Text). PDF-файли...

    kb.groupdocs.com/uk/conversion/net/convert-pdf-...
  2. Конвертуйте PDF у DOCX за допомогою Java

    Без зусиль конвертуйте PDF у DOCX за допомогою Java, усуваючи потребу в додаткових інструментах. Крім того, ми надамо вам приклад коду для експорту PDF у DOCX за допомогою Java....Annotation Product Family GroupDocs...(Portable Document Format) і DOCX (Microsoft Word Document) служать...

    kb.groupdocs.com/uk/conversion/java/convert-pdf...
  3. Jak przekonwertować ODT na DOCX za pomocą C#

    W tym temacie dowiesz się, jak przekonwertować ODT na DOCX przy użyciu języka C# bez instalowania oprogramowania innych firm. Ponadto dostarczymy kod do eksportu ODT do DOCX w C#....Annotation Product Family GroupDocs...jest konwersja plików Open Document Text ( ODT ) do formatu Microsoft...

    kb.groupdocs.com/pl/conversion/net/how-to-conve...
  4. Metagegevens uit Excel extraheren in Java

    Dit bericht bevat uitgebreide informatie om metadata uit Excel in Java te extraheren met behulp van eenvoudige API-aanroepen en biedt een werkend voorbeeld voor de Java Excel-metadata-extractortoepassing....Annotation Product Family GroupDocs...extraheren van metadata uit Excel-document Instantieer de klasse Parser...

    kb.groupdocs.com/nl/parser/java/how-to-extract-...
  5. System Requirements | GroupDocs

    GroupDocs.Metadata for Java supports any 32-bit or 64-bit operating system that run the Java runtime including...Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/system-require...
  6. Installation | GroupDocs

    Installing GroupDocs.Metadata for .NET through NuGet NuGet is the easiest way to download and install GroupDocs.Metadata for .NET. Following are the couple of ways to install GroupDocs.Metadata for .NET in your project using NuGet. To install, you can use any of the commands suitable for your environment NugetInstall. Below are examples of how to install when using Visual Studio. Using Package Manager GUI Follow these steps to reference GroupDocs.Metadata using Package Manager GUI:...Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/installation/
  7. Sentiment classification usage | GroupDocs

    Create an instance of SentimentClassifier class. It is multilingual and supports English, Chinese, Spanish, and German. Creates SentimentClassifier instance var sentimentClassifier = new SentimentClassifier(); and call PositiveProbability method Classifies sentiment by text var positiveProbability = sentimentClassifier.PositiveProbability("This is a new must-have thing."); Console.WriteLine($"The probability of a positive sentiment is { positiveProbability }"); or call Classify method Classifies sentiment by text var response = sentimentClassifier.Classify("This is a new must-have thing."); Console.WriteLine($"The best class name:{response....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...

    docs.groupdocs.com/classification/net/sentiment...
  8. Convert publisher formats | GroupDocs

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for Node.js via Java....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Load file from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint Documents from URL when using GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/load-file-fro...
  10. Rendre un DOC en HTML avec Python

    Automatisez le rendu d'un doc en HTML avec Python. Ce guide explique comment convertir un doc en HTML en Python sans installer de logiciel supplémentaire....Annotation Product Family GroupDocs...transformer directement ces documents en HTML pour un affichage...

    kb.groupdocs.com/fr/viewer/python/render-doc-as...