Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 3,808 for

name

(1.18 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. Java JSON to HTML | Convert JSON to HTML | JSON...

    Learn how to convert JSON to HTML using Java. This guide explains step-by-step methods for JSON to HTML conversion using GroupDocs.Conversion Cloud SDK....cloud</id> <name>repository.groupdocs.cloud</name> <url>https://releases...Please replace inputFile with the name of input JSON file and JWTtoken...

    blog.groupdocs.cloud/conversion/convert-json-to...
  5. 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-...
  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....} ] } SearchSettings fields Name Description API Version FileInfo...FileInfo.StorageName Storage name FileInfo.VersionId File version...

    docs.groupdocs.cloud/signature/searchsettings/
  7. Convert ODS to Excel | ODS to Excel using REST API

    Learn how to convert ODS to Excel (XLSX) using a REST API effortlessly. Explore the benefits of ODS to Excel conversion for seamless data compatibility....ConvertSettings where we specify the name for input ODS file, the resultant...resultant format as xls and the name of the resultant Excel workbook...

    blog.groupdocs.cloud/conversion/convert-ods-to-...
  8. Comma Delimited files to Excel | CSV to Excel i...

    Convert comma delimited files to Excel using C# .NET. Save csv comma separated values to Excel workbook with C#....ConvertSettings where we specify the name for input CSV, resultant format...format as XLS and the name for resultant Excel workbook as arguments...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  9. Compare PDF

    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....{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    blog.groupdocs.cloud/zh-hant/tag/compare-pdf/
  10. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....: 0 , "x" : 0 , "y" : 0 } } Name Description Id Id of change...style changes ChangedProperty Name of changed style OldValue Value...

    docs.groupdocs.cloud/comparison/changeinfo/