Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 2,978 for

one

(0.06 sec)
  1. Convert XML to PDF in Python using REST API

    Convert XML to PDF file fast online using GroupDocs.Conversion Cloud REST API. This article is about how to convert XML to PDF in Python using REST API.... It is one of the most popular file formats...online free converter ? Yes, no one has access to your uploaded files...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  2. Document Signing issue in JavaScript using Grou...

    Hi, It is our pleasure to inform you that, we’ve found your service of signing documents online via clouds APIs is very good and authentic. After creating a trial account we tried using your Document Signing service and…...everything was working fine, except one issue which we faced and the...pleasure and honor, if we could be one among your valued long-term Customer...

    forum.groupdocs.cloud/t/document-signing-issue-...
  3. 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/
  4. 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
  5. 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...
  6. 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/
  7. 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/
  8. 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....other hand, PNG image format is one of the best choice for a raster-based...comes to transferring data from one database to another without any...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  9. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/One-page.docx", "storageName": null, "versionId": null, "password": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page...."filePath" : "signaturedocs/one-page.docx" , "storageName" :...

    docs.groupdocs.cloud/signature/inforesult/
  10. Sign PDF with Stamp using REST API in Node.js |...

    Programmatically merge documents of different file types using a REST API on the cloud in Python with GroupDocs.Merger Cloud SDK for Python....scattered data or information into one single file. We can easily merge...of different file types into one file on the cloud. In this article...

    blog.groupdocs.cloud/merger/merge-documents-of-...