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

name

(0.04 sec)
  1. How to self-host GroupDocs.Editor Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with...."LICENSE_PRIVATE_KEY#private_key" ` В В - -name editor_cloud ` В В groupdocs...LICENSE_PRIVATE_KEY#private_key \ В В В В --name editor_cloud \ В В В В groupdocs/editor-cloud...

    docs.groupdocs.cloud/editor/self-host-with-docker/
  2. 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/
  3. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....SignResult fields Name Description FilePath Name of the verified...

    docs.groupdocs.cloud/signature/searchresult/
  4. 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...
  5. Configure Google Drive Storage | Documentation

    You have to complete following steps to connect a Google Drive Storage: Google Drive Configurations Create Google account if you don’t have one (Google Plus account can be used) (Optional) Install Google Drive application at your PC (see https://drive.google.com) Go to Google API console: https://code.google.com/apis/console Create a new Project In “APIs & Services” menu Enable Google Drive API Go to Credential options and add information in OAuth consent screen Create “OAuth client ID” API credentials Select Web Application and More options Add https://dashboard....Storage’ and select Enter Storage Name (For example: MyGoogleStorage)...Storage Now you can use it by its name in the service API with this...

    docs.groupdocs.cloud/total/configure-google-dri...
  6. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description path Path of the file including file Name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Path of the file including file name and extension e.g. /Folder1/file...part of the URL storageName Name of the storage. If not set,...

    docs.groupdocs.cloud/annotation/working-with-fi...
  7. 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...
  8. 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-...
  9. 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-...
  10. 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-...