Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 7,901 for

page

(0.12 sec)
  1. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this Page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document Pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document Pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document Pages....Document Pages Image Representation of Document Pages Leave feedback...On this page Note Note: The features listed in this page are working...

    docs.groupdocs.cloud/annotation/image-represent...
  2. Split PDF - Extract Pages from PDF using Rest A...

    Split PDF - Extract Pages from PDF using Rest API in Ruby...हिंदी čeština How to Extract Pages from PDF using Rest API in Ruby...may need to extract specific pages from PDF documents or may need...

    blog.groupdocs.cloud/merger/split-pdf-extract-p...
  3. classify/batch Request Parameters | Documentation

    Parameter In Type Comment body BatchRequest Batch of texts (up to 10). BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BatchRequest { batch (string[]), } Examples: JSON { "batch": ["Text1", "Text2"] } XML...Parameters Leave feedback On this page Parameter In Type Comment body...</batch> </BatchRequest> Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/classification/classifybat...
  4. python how to change from landscape to portrait...

    python how to change from landscape to portrait in word on Document Automation REST APIs | GroupDocs Cloud Recent content in python how to change from landscape to portrait in word on Document Auto......Modifier l'orientation de la page dans les documents Word à l'aide...l&#39;orientation d&#39;une page dans Word pour créer un paysage...

    blog.groupdocs.cloud/fr/tag/python-how-to-chang...
  5. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting Pages from source documents by providing exact Page numbers via Pages collection. The result is a new document that contains only specified Pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract Pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....Guide / Pages Operations / Extract Pages Extract Pages Leave feedback...feedback On this page Extract Pages by Exact Page Numbers This REST...

    docs.groupdocs.cloud/merger/extract-pages/
  6. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document Pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-Page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-Page.docx", "extension": "....Information Leave feedback On this page This API retrieves document...about file format, document pages and file size. Resource The...

    docs.groupdocs.cloud/signature/get-document-inf...
  7. Split PDF Files using REST API in Ruby

    Split a PDF document at certain Pages for easy conversion into individual PDF files. This article is about how to split PDF files using REST API in Ruby....SDK Split PDF Files into One-Page Documents using Ruby How to...into Multi-Page PDF using Ruby Split PDF to Single Page Files by...

    blog.groupdocs.cloud/merger/split-pdf-files-usi...
  8. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....SignSettings Leave feedback On this page SignSettings data structure..."SignatureType" : "Barcode" , "Page" : 1 , "Text" : "John Smith"...

    docs.groupdocs.cloud/signature/signsettings/
  9. Extract PDF Pages in Java | PDF Extractor

    Learn how to extract Pages from PDF in Java and separate PDF Pages online. This article provides step-by-step guide on how to use GroupDocs.Merger API....Extract Pages from PDF in Java - Separate PDF Pages Online. If...to extract pages from a PDF file. Extracting pages from a PDF...

    blog.groupdocs.cloud/merger/extract-pages-from-...
  10. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific Pages or Page ranges from several source documents into a single resultant document. Joined documents should be of the same format....Overview Leave feedback On this page GroupDocs.Merger Cloud is a...document, join specific pages or page ranges from several source...

    docs.groupdocs.cloud/merger/features-overview/