Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 3,012 for

one

(0.46 sec)
  1. 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/
  2. 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/
  3. 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/29/
  4. 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.... It is one of the most popular file formats...other hand, PNG image format is one of the best choice for a raster-based...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  5. 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...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Newsletter February, 2017 All-in-One Documents Manipulation APIs Suite...NET APIs are now availabe in one suite - GroupDocs.Total for ...

    blog.groupdocs.cloud/groupdocs.cloud/page/51/
  7. Snyk Failures - Free Support Forum - groupdocs....

    Hello, I started using that latest Alpine image (uploaded 16 days ago). on Oct 31 it was fine, on Nov 2 Snyk failed with the following error: ✗ High severity vulnerability found in libx11/libx11 Description: Intege…...9, or another one that fixes the bugs I mentioned...don’t need the separate Alpine one. tilal.ahmad November 8, 2023...

    forum.groupdocs.cloud/t/snyk-failures/3405
  8. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....Days - The one day interval ThirdsOfMonths - The one third of the...the month Months - The one month interval The following code...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  9. 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-...
  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/