Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 8,224 for

page

(0.17 sec)
  1. Storage Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Working With Storage Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/watermark/storage-operations/
  2. Merge PowerPoint PPT/PPTX Files Online using RE...

    Combine multiple PowerPoint presentations into a single file. This article is about how to merge powerPoint PPT/PPTX files online using REST API in Ruby....API in Ruby Merge Specific Pages of Multiple PowerPoint Files...exchange, rotate or change the page orientation either as portrait...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  3. Configure Amazon S3 Storage | Documentation

    To use Amazon S3 storage, you have to create your own account and create a new bucket at AWS Amazon. Please follow http://docs.amazonwebservices.com/AmazonS3/latest/gsg/SigningUpforS3.html for more details. Next, you will have to configure Amazon S3 Storage using your Aspose account at the Dashboard. Please follow these steps to configure it: Log into Dashboard Access the Storages Page Select Amazon S3 Storage from the ‘Create New Storage’ menu Enter ‘Storage Name’ (For example: MyAmazonS3Storage) Enter ‘Bucket’ Name Enter ‘AWS Access Key’ Enter ‘AWS Secret Key’ Press ‘Save’ button to configure new storage The new storage would appear under Storages view....configure it: Log into Access the Page Select from the ‘Create New...API DeleteBucket API Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/total/configure-amazon-s3-...
  4. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Container Leave feedback On this page This REST API allows extracting...template-document.pdf " } }" Response { "pages" : [ { "pageIndex" : 1 , "images"...

    docs.groupdocs.cloud/parser/extract-images-from...
  5. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each Page of 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 Add annotation Call Preview method Download result Pages from cloud storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard....Document Pages Get Document Pages Leave feedback On this page GetPages...image representation of each page of the document. API usage There...

    docs.groupdocs.cloud/annotation/get-pages/
  6. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies....Classification Leave feedback On this page This API retrieves document..."words/docx","name": "four-pages.docx" } }' Response { "bestClassName"...

    docs.groupdocs.cloud/classification/documents-c...
  7. Info Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Supported File Formats Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/watermark/info-operations/
  8. Watermark Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Watermarks Search Watermarks Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/watermark/watermark-operat...
  9. Storage Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Working With Storage Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/parser/storage-operations/
  10. Mix Document Pages | Documentation

    This REST API allows mixing specific Pages from several source documents into a single resultant document. You can specify the exact order and selection of Pages from each document, enabling advanced document composition scenarios. To mix Pages, provide: A list of source documents (Files collection). A list of Page selections (FilesPages collection), where each item specifies which Pages to take from which document and in what order. The output path for the resultant document....Document Pages Mix Document Pages Leave feedback On this page This...API allows mixing specific pages from several source documents...

    docs.groupdocs.cloud/merger/mix-document-pages/