Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 632 for

positioning

(0.42 sec)
  1. Извлечение данных из PDF с помощью REST API в N...

    Программно извлекайте данные из PDF с помощью REST API в Node.js с помощью Document Parser Cloud SDK. Эта статья посвящена автоматическому извлечению данных из PDF...."DetectorParameters": { "Rectangle": { "Position": { "X": 77.0, "Y": 279.0...60; size.width = 480; let position = new groupdocs_parser_cloud...

    blog.groupdocs.cloud/ru/parser/extract-data-fro...
  2. Features Overview | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provides easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats. Adding Watermarks Groupdocs.Watermark Cloud allows to add text/image watermarks to supported document formats and images and save resultant file....size and font, colors and position. Creating watermarks only... text formatting, colors, position and image. Removing Watermarks...

    docs.groupdocs.cloud/watermark/features-overview/
  3. Extraiga datos de PDF utilizando una API REST e...

    Extraiga datos de PDF mediante programación mediante la API REST en Node.js con Document Parser Cloud SDK. Este artículo trata sobre la extracción automática de datos de PDF...."DetectorParameters": { "Rectangle": { "Position": { "X": 77.0, "Y": 279.0...60; size.width = 480; let position = new groupdocs_parser_cloud...

    blog.groupdocs.cloud/es/parser/extract-data-fro...
  4. Extrahieren Sie Daten aus PDF mithilfe einer RE...

    Extrahieren Sie Daten programmgesteuert aus PDF mithilfe der REST-API in Node.js mit dem Document Parser Cloud SDK. In diesem Artikel geht es um die automatisierte Datenextraktion aus PDF...."DetectorParameters": { "Rectangle": { "Position": { "X": 77.0, "Y": 279.0...60; size.width = 480; let position = new groupdocs_parser_cloud...

    blog.groupdocs.cloud/de/parser/extract-data-fro...
  5. Estrai dati da PDF utilizzando un'API REST in N...

    Estrai in modo programmatico i dati da PDF utilizzando l'API REST in Node.js con Document Parser Cloud SDK. Questo articolo riguarda l'estrazione automatizzata dei dati da PDF...."DetectorParameters": { "Rectangle": { "Position": { "X": 77.0, "Y": 279.0...60; size.width = 480; let position = new groupdocs_parser_cloud...

    blog.groupdocs.cloud/it/parser/extract-data-fro...
  6. تحليل النص أو المستندات باستخدام واجهة برمجة تط...

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

    blog.groupdocs.cloud/ar/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. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example...."pageArea" : { "rectangle" : { "position" : { "x" : 85.050003051757813..."pageArea" : { "rectangle" : { "position" : { "x" : 169.96800231933594...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  9. 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...
  10. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....moving any page(s) to a new position within a document. For moving...moving page to a new position, it’s needed to specify current and...

    docs.groupdocs.cloud/merger/move-pages/