Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 632 for

positioning

(0.06 sec)
  1. 在 C# 中使用 REST API 分析文本或文檔

    使用 GroupDocs.Classification for .NET SDK 在 C# 中使用 REST API 以編程方式對您的文檔和任何原始文本執行情感分析。...WriteLine("-------- } ClassName :Positive ClassProbability :83.35 ----------...WriteLine("-------- } ClassName : Positive ClassProbability : 69.41 ----------...

    blog.groupdocs.cloud/zh-hant/classification/sen...
  2. Combine 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/combine-documents/
  3. Rearrange PDF Pages: Move, Swap and Delete PDF ...

    In this tutorial, explore how to move pages in pdf file, how to rearrange pdf pages online free, how to swap pages in pdf and remove pages from pdf document...by moving any page to a new position in PDF document programmatically...using Ruby # We can swap the position of two pages within a PDF...

    blog.groupdocs.cloud/merger/rearrange-pdf-pages...
  4. Annotate PDF Documents using REST API in PHP | ...

    Programmatically Annotate PDF documents using a REST API on the cloud in PHP with Document Annotation Cloud SDK for PHP. Add multiple annotations using PHP...., position, type, text, etc. Then, repeat...annotation properties e.g., position, text, etc. Then, set annotation...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  5. Comment déplacer, réorganiser et réorganiser le...

    La réorganisation des pages est une excellente solution pour optimiser la conception des documents sans rien supprimer. Apprenons à réorganiser et réorganiser les pages dans Word à l'aide de Ruby...quelle page vers une nouvelle position dans le document Word par...@options.page_number = 3 # Position pour déplacer la page docx...

    blog.groupdocs.cloud/fr/merger/how-to-move-reor...
  6. Bearbeiten Sie Dokumente mit der REST-API in PH...

    Ordnen Sie PDF-Seiten mithilfe der REST-API in der Cloud in Node.js mit dem Document Merger Cloud SDK für Node.js programmgesteuert neu an. Ordnen Sie PDF-Seiten in Node.js neu an oder tauschen Sie sie aus...in der Cloud an eine neue Position innerhalb eines PDF Dokuments...pageNumber = 1; // An welche Position bewegt werden soll options...

    blog.groupdocs.cloud/de/merger/rearrange-pdf-pa...
  7. 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...
  8. GroupDocs.Merger Cloud Product Family

    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....ensure GroupDocs REST APIs position as leader of Document Manipulation...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  9. 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/
  10. Get Template | Documentation

    This REST API provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Get Template example...."Fixed" , "rectangle" : { "position" : { "x" : 13.0 , "y" : 35..."detectorParameters" : { "rectangle" : { "position" : { "x" : 300.0 , "y" : 385...

    docs.groupdocs.cloud/parser/get-template/