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

one

(0.1 sec)
  1. 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-...
  2. Setting content language | Documentation

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

    docs.groupdocs.cloud/rewriter/languages/
  3. 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...
  4. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings 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 VerifyOptions that specifies...

    docs.groupdocs.cloud/signature/verifysettings/
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...comes to transferring data from one database to another without any...Node.Js image library. Word is one of the popular formats for sharing...

    blog.groupdocs.cloud/groupdocs.cloud/page/26/
  6. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....to image because an image is one of the major data components...Python using REST API PDF is one of the most commonly used versatile...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  7. Add Password to Word Document | Password Protec...

    Explore the capabilities of a DOCX password protector REST API and leverage the Node.js SDK to demonstrate **how to password protect Word documents** effortlessly.... Upload all files one by one using Upload File API from...

    blog.groupdocs.cloud/merger/password-protect-wo...
  8. 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...
  9. 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/
  10. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....join several documents into one curl -v "https://api.groupdocs...join several documents into one curl . exe -v "https://api.groupdocs...

    docs.groupdocs.cloud/merger/swap-pages/