Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 8,143 for

page

(0.06 sec)
  1. Configure DropBox Storage | Documentation

    You have to complete following steps to configure Dropbox Storage: Log into Dashboard Access the Storages Page Select DropBox Storage from the ‘Create New Storage’ menu Enter Storage Name (For example: MyDropboxStorage) and click on Generate Token button Log into Dropbox and Authorize our app Dropbox will generate your Access Token and you will be redirected to our Dashboard Press Save button to create storage Now you can use this storage with GroupDocs REST APIs....Storage: Log into Access the Page Select from the ‘Create New...APIs. For example: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/total/configure-dropbox-st...
  2. Extract Pages From Word Documents using Rest AP...

    Easily extract specific Pages from word documents as individual files. This article is about how to extract Pages from word documents using Rest API in Ruby...українська Polski How to Extract Pages From Word Documents using Rest...extract a set of consecutive pages from Word documents or may need...

    blog.groupdocs.cloud/merger/extract-pages-from-...
  3. 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-...
  4. Extract DOCX Pages in Java | Word Extractor

    Learn how to extract Pages from a Word file in Java using GroupDocs.Merger Cloud SDK. Follow our guide to simplify and optimize your workflow. Try it now!...Polski Extract Document Pages - Extract Pages from Word File in Java...struggling to extract specific pages from a Word document in Java...

    blog.groupdocs.cloud/merger/extract-document-pa...
  5. classify/file Request Rarameters | Documentation

    Parameter In Type Default value Comment FormData multipart/form-data File content. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) “1” Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) “default” Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) "" Balance between precision and recall. Password url (Optional) string null (not present) File password....Rarameters Leave feedback On this page Parameter In Type Default value...present) File password. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/classification/classifyfil...
  6. Display Word Document in HTML using PHP on Docu...

    Display Word Document in HTML using PHP on Document Automation REST APIs | GroupDocs Cloud Recent content in Display Word Document in HTML using PHP on Document Automation REST APIs | GroupDocs Clo......Afficher un document Word dans une page HTML à l'aide de PHP Affichez...programme un document Word dans une page HTML à l'aide d'une...

    blog.groupdocs.cloud/fr/tag/display-word-docume...
  7. Supported Barcodes | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Request curl -v "https://api.groupdocs.cloud/v1/signature/barcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "barcodeTypes": [ { "name": "AustralianPosteParcel" }, { "name": "AustralianPost" }, { "name": "Codabar" }, { "name": "CodablockF" }, { "name": "Code11" }, { "name": "Code128" }, { "name": "Code16K" }, { "name": "Code32" }, { "name": "Code39Standard" }, { "name": "Code39Extended" }, { "name": "Code93Extended" }, { "name": "Code93Standard" }, { "name": "DatabarExpanded" }, { "name": "DatabarExpandedStacked" }, { "name": "DatabarLimited" }, { "name": "DatabarOmniDirectional" }, { "name": "DatabarStacked" }, { "name": "DatabarStackedOmniDirectional" }, { "name": "DatabarTruncated" }, { "name": "DataLogic2of5" }, { "name": "DeutschePostIdentcode" }, { "name": "DeutschePostLeitcode" }, { "name": "DotCode" }, { "name": "DutchKIX" }, { "name": "EAN8" }, { "name": "EAN13" }, { "name": "EAN14" }, { "name": "GS1CodablockF" }, { "name": "GS1Code128" }, { "name": "IATA2of5" }, { "name": "Interleaved2of5" }, { "name": "ISBN" }, { "name": "ISMN" }, { "name": "ISSN" }, { "name": "ItalianPost25" }, { "name": "ITF14" }, { "name": "ITF6" }, { "name": "MacroPdf417" }, { "name": "Matrix2of5" }, { "name": "MaxiCode" }, { "name": "MicroPdf417" }, { "name": "MSI" }, { "name": "OneCode" }, { "name": "OPC" }, { "name": "PatchCode" }, { "name": "Pdf417" }, { "name": "Pharmacode" }, { "name": "Planet" }, { "name": "Postnet" }, { "name": "PZN" }, { "name": "RM4SCC" }, { "name": "SCC14" }, { "name": "SingaporePost" }, { "name": "SSCC18" }, { "name": "Standard2of5" }, { "name": "SwissPostParcel" }, { "name": "UPCA" }, { "name": "UpcaGs1Code128Coupon" }, { "name": "UpcaGs1DatabarCoupon" }, { "name": "UPCE" }, { "name": "VIN" } ] } SDK examples The API is completely independent of your operating system, database system or development language....On this page Note Note: The features listed in this page are supported...C# Java Python Ruby Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/signature/supported-barcodes/
  8. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info API method to retrieve information Note Not all options are supported by all document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo....InfoSettings Leave feedback On this page InfoSettings data structure...password-protected documents Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/signature/infosettings/
  9. Verify QRCode 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 verify a signed document. It provides methods to verify QRCode Signature in Documents Pages with different options for Page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....On this page Note Note: The features listed on this page are supported...in Documents Pages with different options for page number, text...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  10. 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...