Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 8,146 for

page

(0.02 sec)
  1. Configure FTP Storage | Documentation

    You have to complete following steps to configure the Storage: Create FTP storage account. Box.com account is used via FTP in this example Log into Dashboard Access the Storages Page Select FTP Storage from the ‘Create New Storage’ menu Enter Storage Name (For example: MyFTPStorage), FTP server address, user name, password and port number and check if Require explicit SSL over TLS Save Storage Now you can use it by its name in the service API with this account....example Log into Access the Page Select from the ‘Create New...account. For example: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/total/configure-ftp-storage/
  2. ConversionSettings | Documentation

    ConversionSettings data structure used as input parameters for Document Conversion API. ConversionSettings example { "Format": "string", "FilePath": "string", "Storage": "string", "LoadOptions": { "Password": "string", }, "ConvertOptions": { "FromPage": "integer", "PagesCount": "integer" }, "OutputPath": "string" } ConversionSettings fields Name Description Format Specifies target conversion format. Required. FilePath The path of the document, located in the storage. Required. StorageName Storage name LoadOptions Format specific LoadOptions. ConvertOptions Format specific ConvertOptions. OutputPath Path to store conversion result.... 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/conversion/conversionsetti...
  3. RevisionInfo | Documentation

    RevisionInfo data structure returned by “POST” /comparison/revisions API as output result. Also used by “PUT” /comparison/revisions API as input. RevisionInfo example: { "id": 0, "action": "None", "text": "\rsssssssss", "author": "GroupDpcs", "type": "Insertion" } Name Description id Id of revision (index) action Action (Accept, Reject, None). This field shows what to do with this revision. type Type of revision (Insertion, Deletion,, etc.) text Revision text author Revision author...author Revision author 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/comparison/revisioninfo/
  4. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting Pages extraction mode option; Extract text from specific Pages by setting the Pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document....Extract formatted text by setting pages extraction mode option; Extract...text from specific pages by setting the pages range. For protected...

    docs.groupdocs.cloud/parser/extract-text/
  5. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Formats Leave feedback On this page GroupDocs.Signature Cloud is...Ruby Node.js Python Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/signature/get-supported-fi...
  6. Rotate PDF Pages Online in Java

    Learn how to rotate PDF Pages programmatically in Java using GroupDocs.Merger Cloud SDK. Explore the features, setup process, and advanced rotation options....українська Polski How to Rotate PDF Pages in Java using Rest API. PDF...need to rotate all or specific pages in a PDF file programmatically...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  7. Java rearrange PDF pages online

    Learn how to rearrange Pages in a PDF document. Follow step-by-step instructions for moving, swapping, and deleting Pages in a PDF according to your needs....Rearrange PDF Pages – Move, Swap, and Delete PDF Pages in Java. PDF...necessary to rearrange the pages within a large PDF document...

    blog.groupdocs.cloud/merger/rearrange-pdf-pages...
  8. Batch of texts classification | Documentation

    Batch classification allows to classify a group of texts (up to 10) in one request. This API retrieves batch classification result for IAB-2, Documents, Sentiment, or Sentiment3 taxonomies. It returns an object that contains information about the best classes for all the texts in the request and their probabilities. See classify/batch request parameters for request’s details. Limitations Only the first 10 texts will be processed. Resource This resource represents a controller for single call batch of texts classification....classification Leave feedback On this page Batch classification allows...Classify Batch of Texts C# Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/classification/batch-class...
  9. Configure Google Drive Storage | Documentation

    You have to complete following steps to connect a Google Drive Storage: Google Drive Configurations Create Google account if you don’t have one (Google Plus account can be used) (Optional) Install Google Drive application at your PC (see https://drive.google.com) Go to Google API console: https://code.google.com/apis/console Create a new Project In “APIs & Services” menu Enable Google Drive API Go to Credential options and add information in OAuth consent screen Create “OAuth client ID” API credentials Select Web Application and More options Add https://dashboard....Configuration Open Access the page Click on the ‘Create New Storage’...account. For example: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/total/configure-google-dri...
  10. Working with Image Signature | Documentation

    Note Note: The features listed on this Page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Image. It provides methods to create Image Signature in Document Pages with different options of Image name, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Image Signature to Document You can create image Signature on Document provided by fileName and document folder (if required) using following API....On this page Note Note: The features listed on this page are supported...Image Signature in Document Pages with different options of Image...

    docs.groupdocs.cloud/signature/working-with-ima...