Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,751 for

name

(0.07 sec)
  1. How to self-host GroupDocs.Comparison Cloud wit...

    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 comparison_cloud ` groupdocs...LICENSE_PRIVATE_KEY#private_key \ --name comparison_cloud \ groupdocs/comparison-cloud...

    docs.groupdocs.cloud/comparison/self-host-with-...
  2. 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/
  3. Extract Images | Documentation

    This REST API provides the functionality to extract images from the document. There are following ways to extract images from a document: Extract all images from the whole document; Extract images from specific document pages by setting pages range. It saves extracted images to the storage so they can be easily downloaded. The API allows extracting images from containers like ZIP archives, PDF portfolios, Email attachments, MS Outlook storages (PST/OST). For protected documents, it is also required to provide a password.... Name Description Comment FileInfo...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/parser/extract-images/
  4. Convert PDF to HTML using REST API in Ruby

    GroupDocs.Conversion is an advanced document conversion API solutuion. This article is about how to convert PDF to HTML using REST API in Ruby....Next, provide the files storage name Set the input PDF file path...Then, provide the output path name After that, create the ConvertDocumentReque...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  5. Error calling ConvertDocument - Free Support Fo...

    This is the exception from the SDK: GroupDocs.Conversion.Cloud.Sdk.Client.ApiException: The Namespace declaration attribute has an incorrect ‘NamespaceURI’: ‘A Namespace Name for xmlns Attributes’. at GroupDocs.Conver…...‘namespaceURI’: ‘ A Namespace Name for xmlns Attributes ’. at GroupDocs...‘namespaceURI’: ‘ A Namespace Name for xmlns Attributes ’.” I’m...

    forum.groupdocs.cloud/t/error-calling-convertdo...
  6. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you 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 expose. Request parameters Parameter Description Path Path of the file including file Name and extension e.g. /Folder1/file.ext. Required. Can be passed as a 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/merger/working-with-files/
  7. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation 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/translation/authorization/
  8. Convert PDF Files to PNG, JPEG, BMP, and TIFF I...

    Convert PDF document to optimized image formats in high fidelity. This article is about how to convert PDF Files to PNG, JPEG, BMP and TIFF images in Ruby....ConvertSettings Then, set the storage name and pdf file path Also, set...the pdf file path and storage name Also, assign “jpeg” as output...

    blog.groupdocs.cloud/conversion/convert-pdf-fil...
  9. Convert Word to Image Formats using REST API in...

    GroupDocs Ruby SDK is the best way to convert Word DOCX to image formats. This article is about how to Convert Word to Image Formats using REST API in Ruby...the word file path and storage name. Also, assign “jpeg” as output...ConvertSettings . Also, set the storage name and word file path. Set “jpg”...

    blog.groupdocs.cloud/conversion/convert-word-to...
  10. Convert PDF document to an image file, TIFF, JP...

    Convert PDF document to image formats like TIFF, JPEG, BMP, and GIF image file. Let's see how to convert PDF to Image File TIFF, JPEG, BMP, and GIF in Java....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...ConvertSettings Define the storage name and enter the input PDF file...

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