Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,164 for

supported file formats

(0.07 sec)
  1. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "FileInfo": { "FilePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version FileInfo Input File information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...Order Upgrade an Order Free Support Docs Free Consulting Blog New..."text" : "123456789012" , "format" : null , "signatureType" :...

    docs.groupdocs.cloud/signature/updateresult/
  2. Split worksheets into pages | Documentation

    There might be the case when you do not want to render the whole Spreadsheet on a single page and limit the number of rows that would be rendered on each output page. In this situation, the GroupDocs.Viewer Cloud allows you to specify the number of rows in an Spreadsheet to be rendered on each page.This example demonstrates how to split worksheets into pages. API Usage There are steps that usage of GroupDocs....Order Upgrade an Order Free Support Docs Free Consulting Blog New...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_xlsx/sample_page_1...

    docs.groupdocs.cloud/viewer/split-worksheets-in...
  3. Render grid lines | Documentation

    GroupDocs.Viewer Cloud does not render gird lines of Spreadsheets by default. To enable rendering of gird lines you just need to SpreadsheetOptions.RenderGridLines property to true in order to render the grid lines. The following code sample shows how to enable rendering of grid lines. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Order Upgrade an Order Free Support Docs Free Consulting Blog New...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_xlsx/sample_page_1...

    docs.groupdocs.cloud/viewer/render-grid-lines/
  4. HTML to PDF Node.js API | Convert Web Page to P...

    Easily convert HTML Files or webpages to PDF using GroupDocs.Conversion Cloud SDK for Node.js. Automate HTML to PDF conversion online using REST API.... Converting HTML files or webpages to PDF is essential...archiving content in a portable format. Using GroupDocs.Conversion...

    blog.groupdocs.cloud/conversion/html-to-pdf-onl...
  5. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page File path in the cloud storage....Order Upgrade an Order Free Support Docs Free Consulting Blog New..."text" : "123456789012" , "format" : "Portable Network Graphic"...

    docs.groupdocs.cloud/signature/signresult/
  6. Convert JPG to Word Document (DOCX) in C# .NET ...

    Convert JPG images to editable Word documents (DOCX) using C# .NET. How to convert Photo to DOC by developing picture to document converter in C# .NET....documents offer a versatile format that supports both text and images...allowing for easy editing, formatting, and content management....

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  7. Internal error: Exception of type 'System.OutOf...

    I’m using groupdocs conversion cloud deployed on my server but when I try to convert 50mb xls File its giving error Internal error: Exception of type ‘System.OutOfMemoryException’ was thrown I’m using the following API…...tested about 100MB files, but not Excel format. The memory consumption...document format and it’s content. If you share a file that need...

    forum.groupdocs.cloud/t/internal-error-exceptio...
  8. System.OutOfMemoryException coverting HTML to D...

    Hi, I am getting System.OutOfMemoryException exception randomly when I try to convert a HTML document to DOC. This is the API I am using https://api.groupdocs.cloud/v2.0/conversion?format=docx&fromPage=1...format=docx&fromPage=1 mayurkhadke...inconvenience. We noticed some file conversion consumed memory in...

    forum.groupdocs.cloud/t/system-outofmemoryexcep...
  9. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "FileInfo": { "FilePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version FileInfo Input File information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...Order Upgrade an Order Free Support Docs Free Consulting Blog New..."text" : "123456789012" , "format" : null , "signatureType" :...

    docs.groupdocs.cloud/signature/deleteresult/
  10. PDF to Excel | Convert PDF to XLS | Transform P...

    Convert PDF Files to Excel workbooks using C# .NET. Perform seamless PDF to XLS conversion online....realm of data management, PDF files often serve as repositories...manipulating data from these files can be a daunting task, especially...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...