Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 587 for

positioning

(0.08 sec)
  1. Analyse von Texten oder Dokumenten mithilfe ein...

    Führen Sie programmgesteuert eine Stimmungsanalyse Ihrer Dokumente und aller Rohtexte mithilfe einer REST-API in C# mit GroupDocs.Classification für .NET SDK durch....WriteLine("-------- } ClassName :Positive ClassProbability :83.35 ----------...WriteLine("-------- } ClassName : Positive ClassProbability : 69.41 ----------...

    blog.groupdocs.cloud/de/classification/sentimen...
  2. Node.js에서 REST API를 사용하여 PDF 파일 비교 | PDF 비교 SDK

    .NET용 GroupDocs.Watermark Cloud SDK를 사용하여 C#의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 텍스트 또는 이미지 워터마크를 Word 문서에 추가합니다....} }, // 워터마크 위치 설정 Position = new Position() { X = 230.0, Y =...} }, // 워터마크 위치 설정 Position = new Position() { X = 180.0, Y =...

    blog.groupdocs.cloud/ko/watermark/add-watermark...
  3. Анализ текста или документов с использованием R...

    Программно выполняйте анализ тональности ваших документов и любого необработанного текста с помощью REST API на C# с помощью GroupDocs.Classification для .NET SDK....WriteLine("-------- } ClassName :Positive ClassProbability :83.35 ----------...WriteLine("-------- } ClassName : Positive ClassProbability : 69.41 ----------...

    blog.groupdocs.cloud/ru/classification/sentimen...
  4. Merge Open Office documents

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....हिंदी čeština Pour assurer la position des API REST GroupDocs en...

    blog.groupdocs.cloud/fr/tag/merge-open-office-d...
  5. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example...."pageArea" : { "rectangle" : { "position" : { "x" : 85.050003051757813..."pageArea" : { "rectangle" : { "position" : { "x" : 169.96800231933594...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  6. Analýza textu nebo dokumentů pomocí REST API v C#

    Pomocí sady GroupDocs.Classification for .NET SDK provádějte programově analýzu pocitů vašich dokumentů a jakéhokoli nezpracovaného textu pomocí rozhraní REST API v jazyce C#....WriteLine("-------- } ClassName :Positive ClassProbability :83.35 ----------...WriteLine("-------- } ClassName : Positive ClassProbability : 69.41 ----------...

    blog.groupdocs.cloud/cs/classification/sentimen...
  7. So sánh các tệp PDF bằng API REST trong Node.js...

    Thêm hình mờ văn bản hoặc hình ảnh vào tài liệu Word theo cách lập trình bằng cách sử dụng API REST trên đám mây trong C# với GroupDocs.Watermark Cloud SDK dành cho .NET....đặt vị trí hình mờ Position = new Position() { X = 230.0, Y =...đặt vị trí hình mờ Position = new Position() { X = 180.0, Y =...

    blog.groupdocs.cloud/vi/watermark/add-watermark...
  8. تحليل النص أو المستندات باستخدام واجهة برمجة تط...

    تنفيذ تحليل المشاعر برمجيًا للمستندات وأي نص خام باستخدام واجهة برمجة تطبيقات REST في C# مع GroupDocs.Classification لـ .NET SDK....WriteLine("-------- } ClassName :Positive ClassProbability :83.35 ----------...WriteLine("-------- } ClassName : Positive ClassProbability : 69.41 ----------...

    blog.groupdocs.cloud/ar/classification/sentimen...
  9. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... annotation_position = groupdocs_annotation_cloud...annotation_position . x = 1 a1 . annotation_position . y = 1 a1...

    docs.groupdocs.cloud/annotation/distance-annota...
  10. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... annotation_position = groupdocs_annotation_cloud...annotation_position . x = 1 a1 . annotation_position . y = 1 a1...

    docs.groupdocs.cloud/annotation/area-annotation/