Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 3,844 for

name

(0.87 sec)
  1. invoice-template.docx

    Attention: <<[Customer.Name]>>INVOICE # <<[Invoice.Number]>> <<[Customer.Company]>> <<[Customer.City]>>, <<[Customer.Address]>> <<[Customer.State]>>, <<[Customer.ZipCode]>> <<[Customer.Email]>> Dat......Name]>>INVOICE # <<[Invoice.Number]>>...Street Anytown, State ZIP COMPANY NAME Description Quantity Unit Price...

    blog.groupdocs.cloud/tr/assembly/create-invoice...
  2. invoice-template.docx

    Attention: <<[Customer.Name]>>INVOICE # <<[Invoice.Number]>> <<[Customer.Company]>> <<[Customer.City]>>, <<[Customer.Address]>> <<[Customer.State]>>, <<[Customer.ZipCode]>> <<[Customer.Email]>> Dat......Name]>>INVOICE # <<[Invoice.Number]>>...Street Anytown, State ZIP COMPANY NAME Description Quantity Unit Price...

    blog.groupdocs.cloud/fa/assembly/create-invoice...
  3. Get Template | Documentation

    This REST API provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage Name It could be omitted for default storage. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Get Template example.... Name Description Comment TemplatePath...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/parser/get-template/
  4. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required.... Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/metadata/get-document-info...
  5. Working with Storage API | Documentation

    Storage existance API This API intended for checking existence of cloud storage with given Name from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Storage existence 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 storageName Storage Name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....of cloud storage with given name from . API Explorer lets you...Description storageName Storage name cURL example Linux/MacOS/Bash...

    docs.groupdocs.cloud/comparison/working-with-st...
  6. Python Microsoft Word to MarkDown Conversion th...

    I found error in the below for the code attached… I set for my google drive storage. Error msg: groupdocs_conversion_cloud.api_exception.ApiException: (500) Message: AmazonS3 Storage exception: The specified key doe…...storage_name = “DOCX to MD” settings.output_path...passing the correct storage name in the API call and that the...

    forum.groupdocs.cloud/t/python-microsoft-word-t...
  7. Working with Hyperlinks, Bookmarks, Checkboxes,...

    Нow-to insert different types of elements, such as hyperlinks, bookmarks, barcodes, into reports dynamically using GroupDocs Assembly Cloud....an external resource, or the name of a Bookmark within the same...If a reference represents the name of a bookmark, then the corresponding...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  8. Convert Text to Image File JPEG, PNG or GIF in ...

    This article is about how to convert Text to Image File JPEG, PNG or GIF in Ruby...ConvertSettings Set the storage name and input text file path Also...ConvertSettings Set the storage name and input text file path Provide...

    blog.groupdocs.cloud/conversion/convert-text-to...
  9. Working with File Api | Documentation

    This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison 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/comparison/working-with-fi...
  10. Convert Word to JPEG, PNG, or GIF Image File in...

    This article is about how to convert Word to JPEG, PNG, or GIF Image File in Python...ConvertSettings Then, set the storage name and word file path Set resultant...ConvertSettings Then, set the storage name and word file path Also, set...

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