Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 2,978 for

one

(0.06 sec)
  1. Display PDF and Microsoft Office Documents on Y...

    This add-on allows Concrete5 developers to easily embed GroupDocs’ HTML5-based document viewer into their websites.... Thanks to add-ons developed by the GroupDocs Marketplace...deployment, while the third one is an on-demand cloud service...

    blog.groupdocs.cloud/viewer/multi-format-embedd...
  2. GroupDocs Customer Newsletter – June 2015

    GroupDocs.Comparison for .NET is a multi-format document comparison library that allows to compare two Word, PDF, Excel, PowerPoint, plain text or HTML files....NET products packaged into one product suite. GroupDocs.Total...Java products packaged into one product suite. GroupDocs.Viewer...

    blog.groupdocs.cloud/annotation/groupdocs-custo...
  3. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....it has expired, request a new one using the same credentials. Sending...something new.", "suggestions": "One", "diversityDegree": "Medium"...

    docs.groupdocs.cloud/rewriter/hello-world/
  4. 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....cloud/v1/signature/one-page.docx/image" \ - X POST \...n" Response { "fileName" : "one-page.docx" , "folder" : "Output"...

    docs.groupdocs.cloud/signature/working-with-ima...
  5. Display Excel Data in HTML using REST API in No...

    Programmatically render or display Microsoft Excel spreadsheet data to HTML using a REST API in Node.js with GroupDocs.Viewer Cloud for Node.js SDK....js By default, one worksheet is rendered into one page. We can...

    blog.groupdocs.cloud/viewer/display-excel-data-...
  6. 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/
  7. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into One document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....merge two or more documents into one document, join specific pages...and requires authentication. One set of keys Client Id and Client...

    docs.groupdocs.cloud/merger/features-overview/
  8. 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...
  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. Insert Watermark in Excel File in Java using RE...

    Learn how to insert watermark in Excel files using the Excel watermarking REST API and Java SDK. Enhance document security & branding with GroupDocs.Watermark....storage: Upload all files one by one using Upload File API from...

    blog.groupdocs.cloud/watermark/how-to-add-water...