Sha256: f0d5d4c78efa4beaef9e8f7ce12e64e2f0a6f8ad98b930132f3aa02d8b07f4f2

Contents?: true

Size: 988 Bytes

Versions: 25

Compression:

Stored size: 988 Bytes

Contents

# CloudmersiveConvertApiClient::ReplaceDocxParagraphRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**input_file_bytes** | **String** | Optional: Bytes of the input file to operate on | [optional] 
**input_file_url** | **String** | Optional: URL of a file to operate on as input.  This can be a public URL, or you can also use the begin-editing API to upload a document and pass in the secure URL result from that operation as the URL here (this URL is not public). | [optional] 
**find_string** | **String** | Required: The target string to search for in the paragraphs of the document | [optional] 
**match_case** | **BOOLEAN** | Optional: True to match case, false to ignore case when matching | [optional] 
**replacement_image** | [**DocxImage**](DocxImage.md) | Optional: Image to replace the paragraph with; note that most of the fields in this object are optional and do not need to be supplied | [optional] 


Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
cloudmersive-convert-api-client-2.3.0 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.2.7 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.2.6 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.2.5 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.2.4 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.2.3 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.2.2 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.2.1 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.2.0 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.1.9 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.1.8 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.1.7 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.1.6 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.1.5 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.1.4 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.1.3 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.1.2 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.1.1 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.1.0 ./docs/ReplaceDocxParagraphRequest.md
cloudmersive-convert-api-client-2.0.8 ./docs/ReplaceDocxParagraphRequest.md