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

positioning

(0.05 sec)
  1. 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/
  2. Java réorganise les pages PDF en ligne

    Découvrez comment réorganiser les pages d'un document PDF. Suivez les instructions étape par étape pour déplacer, échanger et supprimer des pages dans un PDF en fonction de vos besoins....explique comment échanger les positions de deux pages dans un document...Vous pouvez spécifier les positions source et destination pour...

    blog.groupdocs.cloud/fr/merger/rearrange-pdf-pa...
  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-details_5f57f7d819cae13f16323b5993e35...

    details{position:relative}details>*,details .lightbox-wrapper{display:none}details,summary{outline:none}summary:first-of-type{cursor:pointer;display:block}summary:before{content:"►";margin-right:.2......details{position:relative}details>*,details .lightbox-wrappe...

    forum.groupdocs.cloud/stylesheets/discourse-det...
  5. 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/
  6. C# में REST API का उपयोग करके पाठ या दस्तावेज़ो...

    .NET SDK के लिए GroupDocs.Classification के साथ C# में REST API का उपयोग करके अपने दस्तावेज़ों और किसी भी कच्चे पाठ का प्रोग्रामेटिक रूप से सेंटीमेंट विश्लेषण करें।...WriteLine("-------- } ClassName :Positive ClassProbability :83.35 ----------...WriteLine("-------- } ClassName : Positive ClassProbability : 69.41 ----------...

    blog.groupdocs.cloud/hi/classification/sentimen...
  7. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output 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 Add annotation and get the result immediately HTTP PUT ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # 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/add-direct/
  8. PDF-Seiten neu anordnen: PDF-Seiten in Ruby ver...

    In diesem Tutorial erfahren Sie, wie Sie Seiten in einer PDF-Datei verschieben, wie Sie PDF-Seiten kostenlos online neu anordnen, wie Sie Seiten in PDFs austauschen und Seiten aus einem PDF Dokument entfernen...in der Cloud an eine neue Position im PDF Dokument verschieben...page_number = 2 # An welche Position soll die PDF-Seite verschoben...

    blog.groupdocs.cloud/de/merger/rearrange-pdf-pa...
  9. 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...
  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/