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

name

(0.06 sec)
  1. Excel to JPG | XLS to JPG | Excel Sheet to Imag...

    How to convert Excel files to high-quality JPG images using .NET REST API. Convert XLS / XLSX to JPG in C# .NET....ConvertSettings where we specify the name for input XLS, resultant format...format as JPG and the name for resultant JPG image as arguments...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  2. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage Name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents.... Name Description Comment FileInfo...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/parser/get-container-items...
  3. 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...
  4. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings 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....} ] } VerifySettings fields Name Description API Version FileInfo...FileInfo.StorageName Storage name FileInfo.VersionId File version...

    docs.groupdocs.cloud/signature/verifysettings/
  5. 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/
  6. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....application an easily recognizable name so it can be quickly found in...Internal storage Storage name: Any name you like Storage mode:...

    docs.groupdocs.cloud/rewriter/authorization/
  7. C# Excel to PDF | XLS to PDF | XLSX to PDF online

    Seamlessly convert Excel workbooks to PDF using C# .NET. Expert techniques for XLS and XLSX files into high-quality PDF documents conversion....ConvertSettings where we specify the name for input XLS, resultant format...format as pdf and the name for resultant PDF document as arguments...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  8. 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-...
  9. 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-...
  10. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document.... Name Description Comment FileInfo...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/parser/extract-text/