Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 2,987 for

one

(0.6 sec)
  1. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example....join several documents into one curl -v "https://api.groupdocs...join several documents into one curl . exe -v "https://api.groupdocs...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  2. Next Generation GroupDocs.Annotation Cloud will...

    GroupDocs.Conversion for Cloud REST API will support converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats.... Moving one step forward, we are in process...

    blog.groupdocs.cloud/annotation/next-generation...
  3. Creating and Managing Application | Documentation

    Create New Application Log into Dashboard. Access the Applications page. Click on the Create New Application button. If you have no storage created yet, let’s first create One by clicking on the create button next to the default storage select box field. Follow the tutorial on the Creating and Managing Storages page in order to setup your first storage. Once you create and connect the storage, go back to the Applications page....created yet, let’s first create one by clicking on the create button...

    docs.groupdocs.cloud/total/creating-and-managin...
  4. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings 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.Password Password for password-protected document to be signed....Options Array with at least one SearchOptions that specifies...

    docs.groupdocs.cloud/signature/searchsettings/
  5. Getting supported languages | Documentation

    How to get a full list of supported language pairs.... targets Array of strings One or more target languages (translate...

    docs.groupdocs.cloud/translation/languages/
  6. Cloud SDK PHP Drops or Moves Images - Free Supp...

    We have an XLS file which will print-to-pdf just fine in Excel, but when run through the SDK, the header image, embedded into the spreadsheet, is moved downward or removed altogether in the resulting PDF. I’ve confirmed…...undefined, but it will be fixed in one of future versions aspose.notifier...

    forum.groupdocs.cloud/t/cloud-sdk-php-drops-or-...
  7. Signature envelope expiration - Free Support Fo...

    Hi, Using cloud signature api. When does the envelope expire email go out - in how many days? Also when does reminder emails go out? I’m sure all other emails are sent instantly. Thanks... If one step expire - the whole envelope...

    forum.groupdocs.cloud/t/signature-envelope-expi...
  8. Setting content language | Documentation

    How to specify a language of the processed text...." , "suggestions" : "One" , "diversityDegree" : "Off"...

    docs.groupdocs.cloud/rewriter/languages/
  9. 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....Options Array with at least one SignOptions that specifies Signature...

    docs.groupdocs.cloud/signature/signsettings/
  10. Document Splitting in Java | PDF Document Splitter

    Learn how to split PDF into separate files in Java. Explore the features of GroupDocs.Merger Cloud SDK for Java and split PDFs using page numbers or ranges....in this article: how to split one PDF into multiple PDF files on...Forum . FAQs # How do I split one PDF into multiple PDFs in Java...

    blog.groupdocs.cloud/merger/java-document-split...