Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 632 for

positioning

(0.11 sec)
  1. Node.js में REST API का उपयोग करके PDF से डेटा ...

    दस्तावेज़ पार्सर क्लाउड SDK के साथ Node.js में REST API का उपयोग करके प्रोग्रामेटिक रूप से PDF से डेटा निकालें। यह लेख PDF से स्वचालित डेटा निष्कर्षण के बारे में है।..."DetectorParameters": { "Rectangle": { "Position": { "X": 77.0, "Y": 279.0...60; size.width = 480; let position = new groupdocs_parser_cloud...

    blog.groupdocs.cloud/hi/parser/extract-data-fro...
  2. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....left position of the row. lineTop double The top position of the...

    docs.groupdocs.cloud/annotation/document-inform...
  3. Modifier des documents à l'aide de l'API REST e...

    Réorganisez par programme les pages PDF à l'aide de l'API REST sur le cloud dans Node.js avec Document Merger Cloud SDK pour Node.js. Réorganiser ou échanger des pages PDF dans Node.js...quelle page vers une nouvelle position dans un document PDF par programmation...pageNumber = 1; // À quelle position se déplacer options.newPageNumber...

    blog.groupdocs.cloud/fr/merger/rearrange-pdf-pa...
  4. discourse-local-dates_5f57f7d819cae13f16323b599...

    .discourse-local-date>*{pointer-events:none}.discourse-local-date.cooked-date{color:var(--primary);cursor:pointer;border-bottom:1px dashed var(--primary-medium);white-space:nowrap}.discourse-local-......pika-single{position:relative !important;flex:...date-time-configuration .date-time-control{position:relative;display:flex;border:1px...

    forum.groupdocs.cloud/stylesheets/discourse-loc...
  5. Merge Word 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.... Pour assurer la position des API REST GroupDocs en...

    blog.groupdocs.cloud/fr/tag/merge-word-documents/
  6. Merge Excel 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.... Pour assurer la position des API REST GroupDocs en...

    blog.groupdocs.cloud/fr/tag/merge-excel-documents/
  7. Point Annotation | Documentation

    Point annotation sticks comments to any point 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 Linux/MacOS/Bash # Get JWT token curl -v "https://api.... annotation_position = groupdocs_annotation_cloud...annotation_position . x = 1 a1 . annotation_position . y = 1 a1...

    docs.groupdocs.cloud/annotation/point-annotation/
  8. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page 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 Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api.... annotation_position = groupdocs_annotation_cloud...annotation_position . x = 1 a1 . annotation_position . y = 1 a1...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  9. Text field Annotation | Documentation

    Text field annotation adds rectangle with a text inside 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 Linux/MacOS/Bash # Get JSON Web Token # Place your Client Id and Client Secret in the CLIENT_ID and CLIENT_SECRET environment variables.... annotation_position = groupdocs_annotation_cloud...annotation_position . x = 1 a1 . annotation_position . y = 1 a1...

    docs.groupdocs.cloud/annotation/text-field-anno...
  10. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the 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 Linux/MacOS/Bash # Get JSON Web Token # Place your client credentials in the environment variables CLIENT_ID and CLIENT_SECRET.... annotation_position = groupdocs_annotation_cloud...annotation_position . x = 1 a1 . annotation_position . y = 1 a1...

    docs.groupdocs.cloud/annotation/arrow-annotation/