Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,844 for

name

(0.04 sec)
  1. Convert JSON to CSV | Transform JSON to CSV in ...

    Our comprehensive guide for seamless JSON to CSV conversion in C# .NET. How to transform JSON data into CSV format using GroupDocs.Conversion Cloud API....the name for input JSON, output format as csv and the name for...with the name of input JSON, resultantFile with the name of output...

    blog.groupdocs.cloud/conversion/convert-json-to...
  2. Convert MPP to Excel | Export MPP to XLS | MPP ...

    Learn how to convert MS Project (MPP) files to Excel format (XLS/XLSX) using C# .NET. Dynamic MPP to XLS or MPP to XLSX conversion. MPP to XLS Converter...ConvertSettings where we specify the name for input MPP, resultant format...format as xls and the name of the resultant Excel workbook as arguments...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  3. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word documents to HTML in C# .NET. Learn benefits of converting DOC, DOCX file to HTML format with C# .NET....ConvertSettings where we specify the name of input Word document, resultant...resultant format as html and the name for output HTML file as arguments...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  4. CSV to JPG | Convert CSV to JPEG | Image to CSV...

    Learn how to convert CSV files to JPEG images using C# .NET. Our best practices for converting comma separated files to jpg image with C# .NET....ConvertSettings where we specify the name for input CSV, resultant format...format as jpg and the name for output JPG image as arguments. var...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  5. GroupDocs Backend Account/Storage Mapping Issue...

    There seems to be a GroupDocs’ backend account/storage mapping issue using python. I had similar problems testing with Aspose (and finally gave up). I can authenticate, but I always get a 401 for uploads. I’ve tried with…...GUID, and the actual storage name, but nothing works. My app is...“Default”, the GUID storage name, and the name I gave to the storage...

    forum.groupdocs.cloud/t/groupdocs-backend-accou...
  6. Convert Excel to CSV | XLS to Comma Delimited F...

    How to effortlessly transform Excel files into CSV format using .NET REST API. Perform Excel to comma delimited files conversion. XLS to CSV or XLSX to CSV...ConvertSettings where we specify the name for input XLS, resultant format...format as csv and the name for resultant CSV file as arguments...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  7. Scalable Vector Graphics to JPEG | Convert SVG ...

    Convert SVG to JPG in C# .NET using GroupDocs.Conversion Cloud SDK. Perform seamless conversion of scalable vector graphics to JPG in C#. SVG to JPG Converter...ConvertSettings where we specify the name of input SVG file, resultant...resultant format as jpg and the name of the resultant JPEG Image as arguments...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  8. MS Project Viewer | MPP Viewer | Microsoft Proj...

    How to convert Microsoft Project (MPP) files to HTML using C# .NET. Develop MS Project Viewer in C# by converting MPP to HTML. MPP file viewer using C# .NET...ConvertSettings where we specify the name for input MPP, resultant format...format as html and the name of the resultant HTML file as arguments...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  9. CSV to HTML | Convert CSV to HTML Table in C# .NET

    Discover how to seamlessly convert CSV files to HTML using C# .NET. Easy Convert comma delimited data into HTML online....ConvertSettings where we specify the name for input CSV, resultant format...format as html and the name for output HTML as arguments. var settings...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  10. 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....SignResult fields Name Description FilePath Name of the signed document...

    docs.groupdocs.cloud/signature/signresult/