Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 706 for

positioning

(0.05 sec)
  1. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Provides a template field position. Possible values are: “Fixed”...used Table to define table position. Required if DetectorParameters...

    docs.groupdocs.cloud/parser/parse-by-template/
  2. Annotate PDF Documents using a REST API in Node.js

    Programmatically Annotate PDF documents using a REST API on the cloud in Node.js with Document Annotation Cloud SDK for Node.js.... position, type, text, etc. Create second...for the second instance e.g. position, type, text, etc. Create third...

    blog.groupdocs.cloud/2021/08/21/annotate-pdf-do...
  3. Python'da bir REST API kullanarak DOCX Dosyalar...

    Python için Document Annotation Cloud SDK ile Python'da bulutta REST API kullanarak DOCX Dosyalarına Programlı Olarak Açıklama Ekleyin....annotation_position = groupdocs_annotation_cloud...annotation_position.x = 1 a1.annotation_position.y = 1 a1.box...

    blog.groupdocs.cloud/tr/annotation/annotate-doc...
  4. Format de fichier ZIM - Fichier d'archive OpenZIM

    En savoir plus sur le format de fichier ZIM et les API qui peuvent créer et ouvrir des fichiers ZIM....grappes urlPtrPos entier 32 8 position de la liste de pointeurs de...URL titlePtrPos entier 40 8 position de la liste de pointeurs de...

    docs.fileformat.com/fr/compression/zim/
  5. customgroupdocsapp.css

    .venturelogo a.groupdocs { width: 270px; height: 50px; background: url(https://cms.admin.containerize.com/templates/groupdocs/images/logos/groupdocs-logo.png) no-repeat; margin-top: 5px; } .admin_m......uploadfileinput input { position: absolute; opacity: 0; left:...width: 100% } .filedrop { position: relative; width: 65%; border:...

    products.groupdocs.app/classification/css/custo...
  6. Додайте водяний знак до PNG у Java

    GroupDocs.Watermark надає легкі та надійні Cloud SDK і REST API для розробників Java, щоб програмно додавати водяні знаки до зображень PNG.... Створіть об’єкт класу Position і задайте положення водяного...класу Position і задайте положення водяного знака. Position position...

    blog.groupdocs.cloud/uk/watermark/add-watermark...
  7. GroupDocs.Classification Cloud 20.5 | GroupDocs...

    Major Features Support of the Chinese language was added to Sentiment taxonomy classification. Full List of Issues Covering all Changes in this Release Key Summary Category GDCLASS-58 Support of the Chinese language for Sentiment taxonomy Feature Public API and Backward Incompatible Changes Classify Chinese text with the Sentiment taxonomy Sentiment Analysis (Classification) curl -X POST "https://api.groupdocs.cloud/v1.0/classification/classify?BestClassesCount=1&Taxonomy=sentiment" \ -H "accept: application/json" -H "Content-Type: application/json" \ -d "{ \"description\": \"熟能生巧\"}" -H "Authorization: Bearer [Access_token]" { "bestClassName": "Positive", "bestClassProbability":88....[Access_token]" { "bestClassName" : "Positive" , "bestClassProbability"..."bestResults" :[{ "className" : "Positive" , "classProbability" : 88...

    docs.groupdocs.cloud/classification/groupdocs-c...
  8. copybutton.css

    /* Copy buttons */ button.copybtn { position: absolute; display: flex; top: .3em; right: .3em; width: 1.7em; height: 1.7em; opacity: 0; transition: opacity 0.3s, border .3s, background-color .3s; u......copybtn { position: absolute; display: flex;...padding: 0.1em; } div.highlight { position: relative; } /* Show the copybutton...

    pip.pypa.io/en/stable/_static/copybutton.css
  9. Aggiungi filigrana a PNG in Java

    GroupDocs.Watermark fornisce SDK cloud leggeri e robusti e API REST per gli sviluppatori Java per aggiungere a livello di codice filigrana alle immagini PNG....Crea un oggetto della classe Position e imposta la posizione della...Crea un oggetto della classe Position e imposta la posizione della...

    blog.groupdocs.cloud/it/watermark/add-watermark...
  10. Python を使用して PDF から特定のデータを抽出する | REST API

    Document Parser Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して PDF から特定のデータをプログラム的に抽出します。...field_position_type = "Regex" fieldPosition1..."Company address:" field1.field_position = fieldPosition1 field2 =...

    blog.groupdocs.cloud/ja/parser/extract-specific...